[dmapd/f19] Update to 0.0.51

mikep mikep at fedoraproject.org
Thu Apr 11 21:32:01 UTC 2013


commit de677c39f3e296d20e4ebade528279152584c95e
Author: W. Michael Petullo <mike at flyn.org>
Date:   Thu Apr 11 15:52:17 2013 -0500

    Update to 0.0.51

 .gitignore |    1 +
 dmapd.spec |   10 +++++++---
 sources    |    3 +--
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b38d0a9..8d81805 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /dmapd-0.0.48.tar.gz
 /dmapd-0.0.50.tar.gz
 /dmapd-vips-7.30.patch
+/dmapd-0.0.51.tar.gz
diff --git a/dmapd.spec b/dmapd.spec
index 9fbf8e3..bb53225 100644
--- a/dmapd.spec
+++ b/dmapd.spec
@@ -1,6 +1,6 @@
 Name: dmapd
-Version: 0.0.50
-Release: 7%{?dist}
+Version: 0.0.51
+Release: 1%{?dist}
 Summary: A server that provides DAAP and DPAP shares
 
 Group: Applications/Multimedia
@@ -9,7 +9,7 @@ URL: http://www.flyn.org/projects/dmapd/
 Source0: http://www.flyn.org/projects/%name/%{name}-%{version}.tar.gz
 Patch0: dmapd-vips-7.30.patch
 
-BuildRequires: libdmapsharing-devel >= 2.1.2, vips-devel, gstreamer-devel
+BuildRequires: libdmapsharing-devel >= 2.9.16, vips-devel, gstreamer1-devel
 Requires(pre): shadow-utils
 Requires(post): systemd-units systemd-sysv
 Requires(preun): systemd-units
@@ -128,6 +128,10 @@ resources needed for developing modules using dmapd's API.
 %ghost %attr(0600,root,root) %{_localstatedir}/lock/subsys/dmapd
 
 %changelog
+* Thu Apr 11 2013 W. Michael Petullo <mike[@]flyn.org> 0.0.51-1
+- New upstream version
+- Build against GStreamer 1.0
+
 * Sun Mar 24 2013 Peter Robinson <pbrobinson at fedoraproject.org> 0.0.50-7
 - rebuild (libcfitsio)
 
diff --git a/sources b/sources
index 66fa12e..69d8521 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-2e04d7fb8437f9e7bd370dc3af450aae  dmapd-0.0.50.tar.gz
-4344b05db1ee8bd655b0cc8469a2cf8c  dmapd-vips-7.30.patch
+6f6de9b3ca7cd9955902b5368f553e52  dmapd-0.0.51.tar.gz


More information about the scm-commits mailing list