From cf32e94415ddb84ed9414859a930f1cab635c6c39f0b9d94b7fbf390ff9a276c 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: Fri, 21 May 2021 06:24:33 +0000 Subject: [PATCH] Accepting request 894724 from home:13ilya:branches:multimedia:apps - Update to 0.22.7 * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.7/NEWS * protocol: * don't use glibc extension to parse time stamps * optimize the "albumart" command * input: * curl: send user/password in the first request, save one roundtrip * decoder: * ffmpeg: fix build problem with FFmpeg 3.4 * gme: support RSN files * storage: curl: don't use glibc extension * database: simple: fix database corruption bug * output: * fix crash when pausing with multiple partitions * httpd: send header "Access-Control-Allow-Origin: *" OBS-URL: https://build.opensuse.org/request/show/894724 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=72 --- mpd-0.22.6.tar.xz | 3 --- mpd-0.22.6.tar.xz.sig | Bin 566 -> 0 bytes mpd-0.22.7.tar.xz | 3 +++ mpd-0.22.7.tar.xz.sig | Bin 0 -> 566 bytes mpd.changes | 19 +++++++++++++++++++ mpd.spec | 4 ++-- 6 files changed, 24 insertions(+), 5 deletions(-) delete mode 100644 mpd-0.22.6.tar.xz delete mode 100644 mpd-0.22.6.tar.xz.sig create mode 100644 mpd-0.22.7.tar.xz create mode 100644 mpd-0.22.7.tar.xz.sig diff --git a/mpd-0.22.6.tar.xz b/mpd-0.22.6.tar.xz deleted file mode 100644 index 884654b..0000000 --- a/mpd-0.22.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2be149a4895c3cb613477f8cf1193593e3d8a1d38a75ffa7d32da8c8316a4d5e -size 730524 diff --git a/mpd-0.22.6.tar.xz.sig b/mpd-0.22.6.tar.xz.sig deleted file mode 100644 index 46bb8fabc7bb43cbd092f2570f7b54bcb5bb1a568bf9ec3deb9ca413c220c92f..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SW*e79j)!k~3O(2so6aFdRc8Zi-mO+eH!u0$?k_2mlHR5F>7i zSjO8$5@4GT|4J_Rx4OBvmJp9hybqp`7fFtE%$JepICGkoLm5{nfyht%Uc(Lk4auet zFQb;wM}kTulg2(e$SGHAG>8c$Cus?RtaxQx-EozXz4nJRlpgqagj0JI(w*sS> z(oIpfGI%nBUTAxTN!X%GTRh24xPpy)OvZg50c5lFEH<2JTg)_V?_3OM#OZ5BdD&Dt z$HSPGhGu@i&7uOjVSR7Oz~sk;b3jR;(p)BH4+Ct{GA0drOT*@PJA;Y-&gbaLaOF5>9PF}?Nk^&yICib0Yid7N( zyClZeQ7^7uJA=OZDMcg}cz%2}FL(kPkxO3B0EO6xsr>mH_?2fbEmQUE44<@ulop?r z4eU!thSO1L?ENCPyEa@av5B!W#~)~nRse}CxWUDi53)F@f9fPWX3O&c2j~OmMELQ3 z`i)yC*Myt)f|@uuk7r#@p5?s|ETJslXeAYOnY~FGk2)mG_gplwI1)4flM4#{u|S`K z33t;j+J1{{;TP|N2Ej(OR$*$wol&^lHCY7L5&Z0xE00Rc1@Yso{)>bHc;!$bL{>Z$ Ec<3AiyZ`_I diff --git a/mpd-0.22.7.tar.xz b/mpd-0.22.7.tar.xz new file mode 100644 index 0000000..b0804bf --- /dev/null +++ b/mpd-0.22.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:498668c408cece8469dfcda6dd59a471d5ee9ba2c365a7eca3165a8ac831fc41 +size 737524 diff --git a/mpd-0.22.7.tar.xz.sig b/mpd-0.22.7.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..36b08fee0caa4a37e8cf988c2c3e7cfbe7363b24d64fd8cdbbe7a702aa180cbb GIT binary patch literal 566 zcmV-60?GY}0y6{v0SW*e79j)!k~3O(2so6aFdRc8Zi-mO+eH!u0$`;+9smjn5F>7i zSjO8$5)UH}|4Fa9g`m?qxtr<0@S$k}!otu^jAOyf>#gxVAAt$w_Rit`=X4*FROgm(EJJ!N%;}!Tggl zQH`HINMYs$UdtTeRTm(IDJ$OOwM6EGM&_)~ zI5&P$H=8XLl@vSknQNQaIQ|a9=6!V`CHcY-fvIab*5II EtDlw;>;M1& literal 0 HcmV?d00001 diff --git a/mpd.changes b/mpd.changes index 61af337..7b185ba 100644 --- a/mpd.changes +++ b/mpd.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Fri May 21 06:04:21 UTC 2021 - Илья Индиго + +- Update to 0.22.7 + * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.7/NEWS + * protocol: + * don't use glibc extension to parse time stamps + * optimize the "albumart" command + * input: + * curl: send user/password in the first request, save one roundtrip + * decoder: + * ffmpeg: fix build problem with FFmpeg 3.4 + * gme: support RSN files + * storage: curl: don't use glibc extension + * database: simple: fix database corruption bug + * output: + * fix crash when pausing with multiple partitions + * httpd: send header "Access-Control-Allow-Origin: *" + ------------------------------------------------------------------- Fri Feb 19 23:49:35 UTC 2021 - Dirk Müller diff --git a/mpd.spec b/mpd.spec index cafdf6f..47a6141 100644 --- a/mpd.spec +++ b/mpd.spec @@ -20,7 +20,7 @@ %bcond_with faad %bcond_without mpd_iso9660 Name: mpd -Version: 0.22.6 +Version: 0.22.7 Release: 0 Summary: Music Player Daemon License: GPL-2.0-or-later @@ -36,10 +36,10 @@ Patch1: %{name}-sndfile.patch BuildRequires: cmake BuildRequires: gcc BuildRequires: gcc-c++ +BuildRequires: group(audio) BuildRequires: hicolor-icon-theme BuildRequires: libboost_headers-devel BuildRequires: libcue-devel -BuildRequires: group(audio) # MPD_ENABLE_AUTO_LIB BuildRequires: libgcrypt-devel BuildRequires: libmikmod-devel