From: kaliko Date: Sun, 3 May 2020 14:37:35 +0000 (+0200) Subject: Releasing 0.15.3 X-Git-Tag: 0.15.3 X-Git-Url: https://git.kaliko.me/?a=commitdiff_plain;ds=sidebyside;h=refs%2Ftags%2F0.15.3;p=mpd-sima.git Releasing 0.15.3 --- diff --git a/data/man/info.xml b/data/man/info.xml index 4d4c74f..f7fbea3 100644 --- a/data/man/info.xml +++ b/data/man/info.xml @@ -35,6 +35,7 @@ 2017 2018 2019 + 2020 &dhusername; diff --git a/data/man/mpd-sima.1 b/data/man/mpd-sima.1 index 618142d..964e2e2 100644 --- a/data/man/mpd-sima.1 +++ b/data/man/mpd-sima.1 @@ -2,12 +2,12 @@ .\" Title: mpd-sima .\" Author: Jack Kaliko .\" Generator: DocBook XSL Stylesheets v1.79.1 -.\" Date: 11/14/2019 -.\" Manual: mpd-sima 0.15.2 User Manual +.\" Date: 05/03/2020 +.\" Manual: mpd-sima 0.15.3 User Manual .\" Source: mpd-sima .\" Language: English .\" -.TH "MPD\-SIMA" "1" "11/14/2019" "mpd-sima" "mpd-sima 0.15.2 User Manual" +.TH "MPD\-SIMA" "1" "05/03/2020" "mpd-sima" "mpd-sima 0.15.3 User Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -303,7 +303,7 @@ Wrote this man page and is currently leading MPD_sima project\&. .RE .SH "COPYRIGHT" .br -Copyright \(co 2009-2019 Jack Kaliko +Copyright \(co 2009-2020 Jack Kaliko .br .PP This manual page was written for the Debian system (and may be used by others)\&. diff --git a/data/man/mpd_sima.cfg.5 b/data/man/mpd_sima.cfg.5 index dde5bac..b122570 100644 --- a/data/man/mpd_sima.cfg.5 +++ b/data/man/mpd_sima.cfg.5 @@ -2,12 +2,12 @@ .\" Title: mpd_sima.cfg .\" Author: Jack Kaliko .\" Generator: DocBook XSL Stylesheets v1.79.1 -.\" Date: 11/14/2019 -.\" Manual: mpd-sima 0.15.2 User Manual +.\" Date: 05/03/2020 +.\" Manual: mpd-sima 0.15.3 User Manual .\" Source: mpd-sima .\" Language: English .\" -.TH "MPD_SIMA\&.CFG" "5" "11/14/2019" "mpd-sima" "mpd-sima 0.15.2 User Manual" +.TH "MPD_SIMA\&.CFG" "5" "05/03/2020" "mpd-sima" "mpd-sima 0.15.3 User Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -464,7 +464,7 @@ Wrote this man page and is currently leading MPD_sima project\&. .RE .SH "COPYRIGHT" .br -Copyright \(co 2009-2019 Jack Kaliko +Copyright \(co 2009-2020 Jack Kaliko .br .PP This manual page was written for the Debian system (and may be used by others)\&. diff --git a/data/man/simadb_cli.1 b/data/man/simadb_cli.1 index 93fd6cb..dbed229 100644 --- a/data/man/simadb_cli.1 +++ b/data/man/simadb_cli.1 @@ -2,12 +2,12 @@ .\" Title: simadb_cli .\" Author: Jack Kaliko .\" Generator: DocBook XSL Stylesheets v1.79.1 -.\" Date: 11/14/2019 -.\" Manual: mpd-sima 0.15.2 User Manual +.\" Date: 05/03/2020 +.\" Manual: mpd-sima 0.15.3 User Manual .\" Source: mpd-sima .\" Language: English .\" -.TH "SIMADB_CLI" "1" "11/14/2019" "mpd-sima" "mpd-sima 0.15.2 User Manual" +.TH "SIMADB_CLI" "1" "05/03/2020" "mpd-sima" "mpd-sima 0.15.3 User Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -198,7 +198,7 @@ Wrote this man page and is currently leading MPD_sima project\&. .RE .SH "COPYRIGHT" .br -Copyright \(co 2009-2019 Jack Kaliko +Copyright \(co 2009-2020 Jack Kaliko .br .PP This manual page was written for the Debian system (and may be used by others)\&. diff --git a/doc/Changelog b/doc/Changelog index 48b711b..49e43c2 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,11 +1,11 @@ -MPD_sima v0.15.3 UNRELEASED +MPD_sima v0.15.3 * Improve HTTP client (use persistent connection) * Fixed a serious bug in PlayerClient().search_albums() "search_albums" method was ignoring some albums when Artist object had aliases. --- kaliko jack +-- kaliko jack Sun, 03 May 2020 16:30:36 +0200 MPD_sima v0.15.2