[dmapd] Update to 0.0.33

mikep mikep at fedoraproject.org
Sun Nov 28 23:06:33 UTC 2010


commit eae55ab41aae9c434d7e3a4ddd249f1b61cca881
Author: W. Michael Petullo <mike at flyn.org>
Date:   Sun Nov 28 17:06:31 2010 -0600

    Update to 0.0.33

 .gitignore |    1 +
 dmapd.spec |   10 +++++++++-
 sources    |    2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7a390b0..d92f81c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 dmapd-0.0.25.tar.gz
 /dmapd-0.0.31.tar.gz
+/dmapd-0.0.33.tar.gz
diff --git a/dmapd.spec b/dmapd.spec
index ba34116..34390a3 100644
--- a/dmapd.spec
+++ b/dmapd.spec
@@ -1,5 +1,5 @@
 Name: dmapd
-Version: 0.0.31
+Version: 0.0.33
 Release: 1%{?dist}
 Summary: A server that provides DAAP and DPAP shares
 
@@ -34,6 +34,11 @@ of DMAP sharing with the following features:
  o Caching of photograph thumbnails to avoid regenerating them each time 
  the server restarts
 
+Dmapd runs on Linux and other POSIX operating systems. It has been 
+used on OpenWrt Linux-based systems with as little as 32MB of memory 
+to serve music, video and photograph libraries containing thousands of 
+files.
+
 %prep
 %setup -q
 
@@ -101,6 +106,9 @@ resources needed for developing modules using dmapd's API.
 %{_libdir}/*.so
 
 %changelog
+* Sun Nov 28 2010 W. Michael Petullo <mike[@]flyn.org> - 0.0.33-1
+- New upstream version
+
 * Mon Nov 01 2010 W. Michael Petullo <mike[@]flyn.org> - 0.0.31-1
 - New upstream version
 
diff --git a/sources b/sources
index 5b8b5dd..ac17439 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7cdd8f88cce6e12e6e19710829809d3  dmapd-0.0.31.tar.gz
+6258c5320b9f25c083556f028fdf1102  dmapd-0.0.33.tar.gz


More information about the scm-commits mailing list