[gupnp] 0.15.1

Peter Robinson pbrobinson at fedoraproject.org
Sat Jan 29 14:45:11 UTC 2011


commit de0ba8844247ab7a8f96b2a10d80ab0581f26a9b
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sat Jan 29 14:44:36 2011 +0000

    0.15.1

 .gitignore |    1 +
 gupnp.spec |    6 ++++--
 sources    |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4cc640b..98ae0fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ gupnp-0.13.4.tar.gz
 gupnp-0.13.5.tar.gz
 /gupnp-0.14.0.tar.gz
 /gupnp-0.15.0.tar.gz
+/gupnp-0.15.1.tar.gz
diff --git a/gupnp.spec b/gupnp.spec
index 1f5a4c0..634cb2e 100644
--- a/gupnp.spec
+++ b/gupnp.spec
@@ -1,5 +1,5 @@
 Name:          gupnp
-Version:       0.15.0
+Version:       0.15.1
 Release:       1%{?dist}
 Summary:       A framework for creating UPnP devices & control points
 
@@ -54,7 +54,6 @@ This package contains developer documentation for %{name}.
 make %{?_smp_mflags} V=1
 
 %install
-rm -rf %{buildroot}
 make install DESTDIR=%{buildroot}
 
 #Remove libtool archives.
@@ -83,6 +82,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %doc %{_datadir}/gtk-doc/html/%{name}
 
 %changelog
+* Sat Jan 19 2011 Peter Robinson <pbrobinson at gmail.com> 0.15.1-1
+- Update to 0.15.1
+
 * Tue Nov 30 2010 Peter Robinson <pbrobinson at gmail.com> 0.15.0-1
 - Update to 0.15.0
 
diff --git a/sources b/sources
index 1ce9802..9f45a8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-42ec93968e77d91efe2f77a56c6b3f33  gupnp-0.15.0.tar.gz
+f6f8448e6c81fb87f72b1907407311af  gupnp-0.15.1.tar.gz


More information about the scm-commits mailing list