diff --git a/gssdp-0.14.2.tar.xz b/gssdp-0.14.2.tar.xz deleted file mode 100644 index 55aa224..0000000 --- a/gssdp-0.14.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1a255ed45b45fbf0004dfc5d8e566551f4857bc16599e7f756965733f9411fc -size 274208 diff --git a/gssdp-0.14.3.tar.xz b/gssdp-0.14.3.tar.xz new file mode 100644 index 0000000..ba60735 --- /dev/null +++ b/gssdp-0.14.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79dbdc5f79cc406632a783826b3dbe6acc0fbf41eb801b642bce1a02ecc3c66d +size 274716 diff --git a/gssdp.changes b/gssdp.changes index dd2dfa5..627339f 100644 --- a/gssdp.changes +++ b/gssdp.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue May 28 11:50:35 UTC 2013 - dimstar@opensuse.org + +- Update to version 0.14.3: + + Add --interface, -i commandline option to gssdp-device-sniffer + to specify a network interface for it to run on. + + Update the GSSDP device sniffer to GTK+3. + + Depend on vapigen >= 0.20 if gobject-introspection is 1.36 or + newer. + + Some minor UI fixes in gssdp-device-sniffer. + + Make it compile with -Wall -Wextra. +- Replace pkgconfig(gtk+-2.0) BuildRequires with + pkgconfig(gtk+-3.0), following upstreams port to GTK+ 3.0. + ------------------------------------------------------------------- Wed Mar 6 12:28:04 UTC 2013 - dimstar@opensuse.org diff --git a/gssdp.spec b/gssdp.spec index 6b58ba5..15a361f 100644 --- a/gssdp.spec +++ b/gssdp.spec @@ -17,7 +17,7 @@ Name: gssdp -Version: 0.14.2 +Version: 0.14.3 Release: 0 Summary: Library for resource discovery and announcement over SSDP License: LGPL-2.0+ @@ -26,7 +26,7 @@ Url: http://www.gupnp.org/ Source: http://download.gnome.org/sources/gssdp/0.14/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(glib-2.0) >= 2.32 BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gtk+-2.0) +BuildRequires: pkgconfig(gtk+-3.0) >= 3.0 BuildRequires: pkgconfig(libsoup-2.4) >= 2.26.1 BuildRequires: pkgconfig(vapigen) BuildRoot: %{_tmppath}/%{name}-%{version}-build