[gupnp] 0.16.1

Peter Robinson pbrobinson at fedoraproject.org
Sun May 1 18:32:05 UTC 2011


commit de7787209700bc63e4a01c13fbc3b7dd3b8c808d
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun May 1 19:31:50 2011 +0100

    0.16.1

 .gitignore |    1 +
 gupnp.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4fd2ef9..a0a1312 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ gupnp-0.13.5.tar.gz
 /gupnp-0.15.0.tar.gz
 /gupnp-0.15.1.tar.gz
 /gupnp-0.16.0.tar.gz
+/gupnp-0.16.1.tar.gz
diff --git a/gupnp.spec b/gupnp.spec
index 8c93a35..b83437e 100644
--- a/gupnp.spec
+++ b/gupnp.spec
@@ -1,5 +1,5 @@
 Name:          gupnp
-Version:       0.16.0
+Version:       0.16.1
 Release:       1%{?dist}
 Summary:       A framework for creating UPnP devices & control points
 
@@ -82,6 +82,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %doc %{_datadir}/gtk-doc/html/%{name}
 
 %changelog
+* Sun May  1 2011 Peter Robinson <pbrobinson at gmail.com> - 0.16.1-1
+- 0.16.1 stable release
+
 * Sat Apr  9 2011 Peter Robinson <pbrobinson at gmail.com> - 0.16.0-1
 - 0.16.0 stable release
 
diff --git a/sources b/sources
index c2758b6..b009c22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-61b240c1a9fdf8ca82c5c3adde0d6757  gupnp-0.16.0.tar.gz
+021bb237741532af4bca50157ff326e4  gupnp-0.16.1.tar.gz


More information about the scm-commits mailing list