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 - 0.16.1-1 +- 0.16.1 stable release + * Sat Apr 9 2011 Peter Robinson - 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