diff --git a/gssdp-0.11.2.tar.bz2 b/gssdp-0.11.2.tar.bz2 deleted file mode 100644 index f5e0302..0000000 --- a/gssdp-0.11.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90d66df8493ca4f265c1017394b431f7213ba2df79a9c9a7463fe7b1252d2d2f -size 343193 diff --git a/gssdp-0.12.0.tar.bz2 b/gssdp-0.12.0.tar.bz2 new file mode 100644 index 0000000..b0d4930 --- /dev/null +++ b/gssdp-0.12.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15a138b0b7982f3ca71e1753395aaf707ed9782834867adba9188a4a94497f6e +size 303012 diff --git a/gssdp.changes b/gssdp.changes index baf1fdc..a431456 100644 --- a/gssdp.changes +++ b/gssdp.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Aug 30 17:02:56 CEST 2011 - vuntz@opensuse.org + +- Update to version 0.12.0: + + Remove unnecessary and annoying deprecation warnings. + + When sending duplicate announcement packets, always repeat + complete sets. + + Bugs fixed: bgo#655900. + ------------------------------------------------------------------- Wed Jul 20 22:20:47 CEST 2011 - dimstar@opensuse.org diff --git a/gssdp.spec b/gssdp.spec index d8abf92..a9b0d07 100644 --- a/gssdp.spec +++ b/gssdp.spec @@ -18,13 +18,13 @@ Name: gssdp -Version: 0.11.2 +Version: 0.12.0 Release: 1 Summary: Library for resource discovery and announcement over SSDP License: LGPL v2 or later Group: Development/Libraries/C and C++ Url: http://www.gupnp.org/ -Source: http://download.gnome.org/sources/gssdp/0.11/%{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/gssdp/0.12/%{name}-%{version}.tar.bz2 BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel BuildRequires: gtk2-devel