From 50e7a440216d2de0575e39bcb6c9705477de36e461cc61409a75ef846427815e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=BB=D1=8C=D1=8F=20=D0=98=D0=BD=D0=B4=D0=B8=D0=B3?= =?UTF-8?q?=D0=BE?= Date: Sun, 27 Jun 2021 11:26:35 +0000 Subject: [PATCH] Accepting request 902615 from home:13ilya:branches:multimedia:apps - Updated to 0.22.9 * https://github.com/MusicPlayerDaemon/MPD/blob/v0.22.9/NEWS * database: simple: load all .mpdignore files of all parent directories * tags: fix: "readcomments" and "readpicture" on remote files with ID3 tags * decoder: ffmpeg: * support the tags "sort_album", "album-sort", "artist-sort" * fix build failure with FFmpeg 3.4 OBS-URL: https://build.opensuse.org/request/show/902615 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=77 --- mpd-0.22.8.tar.xz | 3 --- mpd-0.22.8.tar.xz.sig | Bin 566 -> 0 bytes mpd-0.22.9.tar.xz | 3 +++ mpd-0.22.9.tar.xz.sig | Bin 0 -> 566 bytes mpd.changes | 11 +++++++++++ mpd.spec | 2 +- 6 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 mpd-0.22.8.tar.xz delete mode 100644 mpd-0.22.8.tar.xz.sig create mode 100644 mpd-0.22.9.tar.xz create mode 100644 mpd-0.22.9.tar.xz.sig diff --git a/mpd-0.22.8.tar.xz b/mpd-0.22.8.tar.xz deleted file mode 100644 index ae5af7e..0000000 --- a/mpd-0.22.8.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9617ed08c9ffafcf5f925819251f6b90df3f4f73cf2838c41033e1962104286d -size 737368 diff --git a/mpd-0.22.8.tar.xz.sig b/mpd-0.22.8.tar.xz.sig deleted file mode 100644 index 6d044fa5965ad9c4179d5890d4bcc4f2e22cf0df320ddb4053f4c7533a5b4487..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SW*e79j)!k~3O(2so6aFdRc8Zi-mO+eH!u0$`~mTL20P5F>7i zSjO8$5}?`-{vwZ^e2XV%Zh4^|iw*&mJ%r}7rfzN){C`K`K?Fh64%a!0hBu1NHlqCc zCvxj@Oh5JP4H0XZZ?6q3;As%p?f#;o$LcOVv3@%%>?0btQ|+!v=2fxk2uVAaBuN0zO*Kwf}E%>l?go&WnEZo9E(@P1wue3dg_b z+@&CgtTO&ido2kRvAk&zSQSZfR-oPzSS$Ev&GIa97@hWYCo7BLtKwzuY9RVcBf*u# zTW2vrFk`|WauhAR_y%SYS#7h_(wVEA+om219_Gxdu5@qN(@_;B;oE1qH?~jd!z9sn EK2~A~ZU6uP diff --git a/mpd-0.22.9.tar.xz b/mpd-0.22.9.tar.xz new file mode 100644 index 0000000..635386d --- /dev/null +++ b/mpd-0.22.9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f937403297c2240bd4a569f4b937ee7ab17398a5284ba9df4d6d4c3a0512bc64 +size 738432 diff --git a/mpd-0.22.9.tar.xz.sig b/mpd-0.22.9.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..7fbeb8657041debe4b3203be30ddf1cae7c4f595ed188dfe7920e9bf2010e839 GIT binary patch literal 566 zcmV-60?GY}0y6{v0SW*e79j)!k~3O(2so6aFdRc8Zi-mO+eH!u0$|gF>i`M~5F>7i zSjO8$5{rfp|3rvWY-Oe%!WCV|ax1ZQ`AREB&2hJcTYp{TmT+59OrABQ&M=YBWgjIjQ2vZM@c-%(wkNcK zl>z6}v-VH~Z`Um;yfY;ims&BNY6I}HE&>o0zIFpn77u4R4rAB89ZtKeaSBPuE?^v5?Vh)^#j_=nuAv8vU6#4%nR)$ zQZM{5E1$!UgF1|cURr>Qmh3^3ZE<^|zK&_ls@+>3RK8v~ZU*_l-d4wTtGhPG-p6@n z;#QI}^Eb*+a`1#r+~n>&dNjA3a|Q6p01qlBh^z1<`Ru?tJ0}P90l$KxnqFpAFQqa9Mb3SMBBrwbVM(vD%ifV4 zJ(ls(h?7Vdww)+L4Im)4aR6F``t_^NZuEjY6!?TVKoqJ5;wT_|A5bbU&}E|%IF1g! zakrQL)t!f|c{hp;DEL}-I}#_Keeo`c`YQkMH>GiUj(V+&#Y6>6-2)|EhxM{tcN1dd EMJz>% literal 0 HcmV?d00001 diff --git a/mpd.changes b/mpd.changes index e343185..bf645bb 100644 --- a/mpd.changes +++ b/mpd.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Jun 27 11:12:37 UTC 2021 - Илья Индиго + +- Updated to 0.22.9 + * https://github.com/MusicPlayerDaemon/MPD/blob/v0.22.9/NEWS + * database: simple: load all .mpdignore files of all parent directories + * tags: fix: "readcomments" and "readpicture" on remote files with ID3 tags + * decoder: ffmpeg: + * support the tags "sort_album", "album-sort", "artist-sort" + * fix build failure with FFmpeg 3.4 + ------------------------------------------------------------------- Sun May 30 15:39:04 UTC 2021 - Fabian Niepelt diff --git a/mpd.spec b/mpd.spec index 7d006a2..6d46299 100644 --- a/mpd.spec +++ b/mpd.spec @@ -20,7 +20,7 @@ %bcond_with faad %bcond_without mpd_iso9660 Name: mpd -Version: 0.22.8 +Version: 0.22.9 Release: 0 Summary: Music Player Daemon License: GPL-2.0-or-later