diff --git a/.gitignore b/.gitignore index 2ce5224..46caf83 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /gssdp-0.12.*.tar.xz +/gssdp-0.13.0.tar.xz diff --git a/gssdp.spec b/gssdp.spec index d15824f..b294ea6 100644 --- a/gssdp.spec +++ b/gssdp.spec @@ -1,6 +1,6 @@ Name: gssdp -Version: 0.12.2.1 -Release: 2%{?dist} +Version: 0.13.0 +Release: 1%{?dist} Summary: Resource discovery and announcement over SSDP Group: System Environment/Libraries @@ -99,6 +99,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/gtk-doc/html/%{name} %changelog +* Sun Oct 7 2012 Peter Robinson - 0.13.0-1 +- 0.13.0 release +- http://ftp.gnome.org/pub/GNOME/sources/gssdp/0.13/gssdp-0.13.0.news + * Tue Aug 28 2012 Peter Robinson - 0.12.2.1-2 - Enable vala bindings diff --git a/sources b/sources index 454e463..d5f32e6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8ac3a544ef0dcf8caaf7c249d2a50dc2 gssdp-0.12.2.1.tar.xz +2ea5cc05560bd52f63c5598bd217aef5 gssdp-0.13.0.tar.xz