[mpd] Update to latest upstream release 0.19.17

Ankur Sinha ankursinha at rpmfusion.org
Mon Jul 25 11:15:29 CEST 2016


commit 7d6b98ed7e150fcc62a10c3b2e7ffca3785c651a
Author: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur at gmail.com>
Date:   Mon Jul 25 10:15:09 2016 +0100

    Update to latest upstream release 0.19.17

 .gitignore             |   1 +
 mpd-0.19.14.tar.xz.sig | Bin 543 -> 0 bytes
 mpd-0.19.17.tar.xz.sig | Bin 0 -> 543 bytes
 mpd.spec               |  10 +++++++++-
 sources                |   2 +-
 5 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5843152..4af8abf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 mpd-0.19.14.tar.xz
+/mpd-0.19.17.tar.xz
diff --git a/mpd-0.19.17.tar.xz.sig b/mpd-0.19.17.tar.xz.sig
new file mode 100644
index 0000000..4247b01
Binary files /dev/null and b/mpd-0.19.17.tar.xz.sig differ
diff --git a/mpd.spec b/mpd.spec
index 7e3fbe1..b6c6e81 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -16,7 +16,7 @@
 
 Name:           mpd
 Epoch:          1
-Version:        0.19.16
+Version:        0.19.17
 Release:        1%{?dist}
 Summary:        The Music Player Daemon
 License:        GPLv2+
@@ -69,6 +69,7 @@ BuildRequires:     wavpack-devel
 BuildRequires:     yajl-devel
 BuildRequires:     zlib-devel
 BuildRequires:     zziplib-devel
+BuildRequires:     libsidplayfp-devel
 
 Requires(pre):     shadow-utils
 Requires(post):    systemd
@@ -98,6 +99,8 @@ browsing and playing your MPD music collection.
     --enable-mikmod \
     --enable-pipe-output \
     --disable-mpc \
+    --enable-sidplay \
+    --enable-systemd-daemon \
     --enable-zzip \
     --enable-soxr
 make %{?_smp_mflags}
@@ -176,6 +179,11 @@ fi
 
 
 %changelog
+* Mon Jul 25 2016 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.19.17-1
+- Update to latest upstream release
+- Enable sidplay
+- Attempt to enable systemd daemon usage
+
 * Tue Jun 21 2016 Nicolas Chauvet <kwizart at gmail.com> - 1:0.19.16-1
 - Update to 1.19.16
 
diff --git a/sources b/sources
index ed3eae4..faf5e61 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-337f8d76ed530cf9a9f38eb35881eb9f  mpd-0.19.16.tar.xz
+47e13f3f160bf94e7a897c5a48990f3d  mpd-0.19.17.tar.xz


More information about the rpmfusion-commits mailing list