[dmapd/f19] Update to 0.0.55

mikep mikep at fedoraproject.org
Tue Jul 16 03:09:49 UTC 2013


commit b767ab801eed7401a0fec386e4b1cc0b57c682b3
Author: W. Michael Petullo <mike at flyn.org>
Date:   Fri Jul 5 08:41:10 2013 -0500

    Update to 0.0.55
    
    Signed-off-by: W. Michael Petullo <mike at flyn.org>
    
    Conflicts:
    	dmapd.spec

 .gitignore |    1 +
 dmapd.spec |    7 +++++--
 sources    |    3 +--
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 08e1268..d4f2d99 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /dmapd-vips-7.30.patch
 /dmapd-0.0.51.tar.gz
 /dmapd-vips-7.32.patch
+/dmapd-0.0.55.tar.gz
diff --git a/dmapd.spec b/dmapd.spec
index 9ac198c..749f14f 100644
--- a/dmapd.spec
+++ b/dmapd.spec
@@ -1,5 +1,5 @@
 Name: dmapd
-Version: 0.0.51
+Version: 0.0.55
 Release: 1%{?dist}
 Summary: A server that provides DAAP and DPAP shares
 
@@ -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.32.patch
 
-BuildRequires: libdmapsharing-devel >= 2.9.16, vips-devel, gstreamer1-devel
+BuildRequires: libdmapsharing-devel >= 2.9.18, vips-devel, gstreamer1-devel
 Requires(pre): shadow-utils
 Requires(post): systemd-units systemd-sysv
 Requires(preun): systemd-units
@@ -128,6 +128,9 @@ resources needed for developing modules using dmapd's API.
 %ghost %attr(0600,root,root) %{_localstatedir}/lock/subsys/dmapd
 
 %changelog
+* Fri Jul 05 2013 W. Michael Petullo <mike[@]flyn.org> 0.0.55-1
+- New upstream version
+
 * Thu Apr 11 2013 W. Michael Petullo <mike[@]flyn.org> 0.0.51-1
 - New upstream version
 - Build against GStreamer 1.0
diff --git a/sources b/sources
index 8a8cf88..fd20f81 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-847d311063132da72547369eedebad23  dmapd-vips-7.32.patch
-6f6de9b3ca7cd9955902b5368f553e52  dmapd-0.0.51.tar.gz
+fdf8dc93633dce424d881b7e481e4d2a  dmapd-0.0.55.tar.gz


More information about the scm-commits mailing list