diff --git a/.gitignore b/.gitignore index 25575b4..bfbd91b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /gupnp-0.17.1.tar.xz /gupnp-0.17.2.tar.xz +/gupnp-0.18.0.tar.xz diff --git a/gupnp.spec b/gupnp.spec index 19cf1e1..5afee9e 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,12 +1,12 @@ Name: gupnp -Version: 0.17.2 +Version: 0.18.0 Release: 1%{?dist} Summary: A framework for creating UPnP devices & control points Group: System Environment/Libraries License: LGPLv2+ URL: http://www.gupnp.org/ -Source0: http://download.gnome.org/sources/%{name}/0.17/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/0.18/%{name}-%{version}.tar.bz2 BuildRequires: gssdp-devel >= 0.11.0 BuildRequires: gtk-doc @@ -82,6 +82,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Fri Sep 2 2011 Zeeshan Ali - 0.18.0-1 +- 0.18.0 release +- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.18/gupnp-0.18.0.news + * Fri Aug 5 2011 Peter Robinson - 0.17.2-1 - 0.17.2 release - http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.17/gupnp-0.17.2.news diff --git a/sources b/sources index 838813f..e66e57a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dc47c757ceb51f018ed6fe36437b4e30 gupnp-0.17.2.tar.xz +cfee1920c67a1a11312599c1fadd4a67 gupnp-0.18.0.tar.xz