[dmapd] Update to 0.0.65

mikep mikep at fedoraproject.org
Tue Jan 21 20:43:04 UTC 2014


commit 18dfbd809216ed929103a7a91f6fe13eb1cbbad1
Author: W. Michael Petullo <mike at flyn.org>
Date:   Tue Jan 21 15:43:14 2014 -0500

    Update to 0.0.65

 .gitignore |    1 +
 dmapd.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b1e4a5e..d5fa44d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /dmapd-0.0.55.tar.gz
 /dmapd-0.0.62.tar.gz
 /dmapd-0.0.63.tar.gz
+/dmapd-0.0.65.tar.gz
diff --git a/dmapd.spec b/dmapd.spec
index 906cb35..3fa20a6 100644
--- a/dmapd.spec
+++ b/dmapd.spec
@@ -1,5 +1,5 @@
 Name: dmapd
-Version: 0.0.63
+Version: 0.0.65
 Release: 1%{?dist}
 Summary: A server that provides DAAP and DPAP shares
 
@@ -7,7 +7,7 @@ License: GPLv2+
 URL: http://www.flyn.org/projects/dmapd/
 Source0: http://www.flyn.org/projects/%name/%{name}-%{version}.tar.gz
 
-BuildRequires: libdmapsharing-devel >= 2.9.21, vips-devel, gstreamer1-devel
+BuildRequires: libdmapsharing-devel >= 2.9.21, vips-devel >= 7.38, gstreamer1-devel
 Requires(pre): shadow-utils
 Requires(post): systemd-units systemd-sysv
 Requires(preun): systemd-units
@@ -120,6 +120,9 @@ resources needed for developing modules using dmapd's API.
 %ghost %attr(0600,root,root) %{_localstatedir}/lock/subsys/dmapd
 
 %changelog
+* Tue Jan 21 2014 W. Michael Petullo <mike[@]flyn.org> 0.0.65-1
+- New upstream version
+
 * Sat Jan 11 2014 W. Michael Petullo <mike[@]flyn.org> 0.0.63-1
 - New upstream version
 - Drop dmapd-vips736.patch
diff --git a/sources b/sources
index af9888d..ae7c8b8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4871fce8b80363371157c4829652b5c5  dmapd-0.0.63.tar.gz
+caf9f6097a3fd4e0d9cb1cb4ee464e08  dmapd-0.0.65.tar.gz


More information about the scm-commits mailing list