diff --git a/.gitignore b/.gitignore index 097a903..aeeabb1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ gupnp-0.13.4.tar.gz +gupnp-0.13.5.tar.gz diff --git a/gupnp.spec b/gupnp.spec index 34a752f..460a2ae 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,6 +1,6 @@ Name: gupnp -Version: 0.13.4 -Release: 4%{?dist} +Version: 0.13.5 +Release: 1%{?dist} Summary: A framework for creating UPnP devices & control points Group: System Environment/Libraries @@ -89,6 +89,9 @@ rm -rf %{buildroot} %doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Sat Aug 14 2010 Peter Robinson 0.13.5-1 +- Update to 0.13.5 + * Thu Jul 15 2010 Colin Walters - 0.13.4-4 - Rebuild with new gobject-introspection diff --git a/sources b/sources index 4c90861..f1cc2c9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0d562f5f02534c70c3743b2c514db8ba gupnp-0.13.4.tar.gz +b1eaa8e42fe92010039b00d758f8f46d gupnp-0.13.5.tar.gz