diff --git a/.gitignore b/.gitignore index b89de3a..40a17f3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ gssdp-0.11.0.tar.bz2 /gssdp-0.11.1.tar.xz +/gssdp-0.11.2.tar.xz diff --git a/gssdp.spec b/gssdp.spec index dbcb368..8fef066 100644 --- a/gssdp.spec +++ b/gssdp.spec @@ -1,5 +1,5 @@ Name: gssdp -Version: 0.11.1 +Version: 0.11.2 Release: 1%{?dist} Summary: Resource discovery and announcement over SSDP @@ -86,6 +86,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/gtk-doc/html/%{name} %changelog +* Fri Aug 5 2011 Peter Robinson - 0.11.2-1 +- 0.11.2 release +- http://ftp.gnome.org/pub/GNOME/sources/gssdp/0.11/gssdp-0.11.2.news + * Sun Jul 17 2011 Peter Robinson - 0.11.1-1 - 0.11.1 release - http://ftp.gnome.org/pub/GNOME/sources/gssdp/0.11/gssdp-0.11.1.news diff --git a/sources b/sources index de96ac0..ef33a0b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ec8a949b1736ca56ce731e97333124e5 gssdp-0.11.1.tar.xz +6ef80d023130c70f5c8918290d86617b gssdp-0.11.2.tar.xz