[dmapd] Update to 0.0.63

mikep mikep at fedoraproject.org
Sat Jan 11 21:19:08 UTC 2014


commit c3cf4a945c55d74da1b79f8442d4f488c74a0d46
Author: W. Michael Petullo <mike at flyn.org>
Date:   Sat Jan 11 16:18:58 2014 -0500

    Update to 0.0.63

 .gitignore          |    1 +
 dmapd-vips736.patch |   12 ------------
 dmapd.spec          |    9 +++++----
 sources             |    2 +-
 4 files changed, 7 insertions(+), 17 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 701d96a..b1e4a5e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /dmapd-vips-7.32.patch
 /dmapd-0.0.55.tar.gz
 /dmapd-0.0.62.tar.gz
+/dmapd-0.0.63.tar.gz
diff --git a/dmapd.spec b/dmapd.spec
index 1a5d9cc..906cb35 100644
--- a/dmapd.spec
+++ b/dmapd.spec
@@ -1,13 +1,11 @@
 Name: dmapd
-Version: 0.0.62
+Version: 0.0.63
 Release: 1%{?dist}
 Summary: A server that provides DAAP and DPAP shares
 
 License: GPLv2+
 URL: http://www.flyn.org/projects/dmapd/
 Source0: http://www.flyn.org/projects/%name/%{name}-%{version}.tar.gz
-# Patch to fix compilation with vips >= 7.36
-Patch0:  dmapd-vips736.patch
 
 BuildRequires: libdmapsharing-devel >= 2.9.21, vips-devel, gstreamer1-devel
 Requires(pre): shadow-utils
@@ -41,7 +39,6 @@ files.
 
 %prep
 %setup -q
-%patch0 -p1 -b .vips736
 
 %build
 %configure                                      \
@@ -123,6 +120,10 @@ resources needed for developing modules using dmapd's API.
 %ghost %attr(0600,root,root) %{_localstatedir}/lock/subsys/dmapd
 
 %changelog
+* Sat Jan 11 2014 W. Michael Petullo <mike[@]flyn.org> 0.0.63-1
+- New upstream version
+- Drop dmapd-vips736.patch
+
 * Fri Jan 10 2014 Orion Poplawski <orion at cora.nwra.com> - 0.0.62-1
 - Update to 0.0.62
 - Add patch to compile with vips 7.36
diff --git a/sources b/sources
index 45d5f99..af9888d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3007413cffb1d49f35a4609cfdd39046  dmapd-0.0.62.tar.gz
+4871fce8b80363371157c4829652b5c5  dmapd-0.0.63.tar.gz


More information about the scm-commits mailing list