diff --git a/.gitignore b/.gitignore index 98ae0fa..4fd2ef9 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ gupnp-0.13.5.tar.gz /gupnp-0.14.0.tar.gz /gupnp-0.15.0.tar.gz /gupnp-0.15.1.tar.gz +/gupnp-0.16.0.tar.gz diff --git a/gupnp.spec b/gupnp.spec index 5381b74..8c93a35 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,6 +1,6 @@ Name: gupnp -Version: 0.15.1 -Release: 2%{?dist} +Version: 0.16.0 +Release: 1%{?dist} Summary: A framework for creating UPnP devices & control points Group: System Environment/Libraries @@ -82,6 +82,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Sat Apr 9 2011 Peter Robinson - 0.16.0-1 +- 0.16.0 stable release + * Wed Feb 09 2011 Fedora Release Engineering - 0.15.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 9f45a8e..c2758b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f6f8448e6c81fb87f72b1907407311af gupnp-0.15.1.tar.gz +61b240c1a9fdf8ca82c5c3adde0d6757 gupnp-0.16.0.tar.gz