diff --git a/gssdp-0.14.16.tar.xz b/gssdp-0.14.16.tar.xz deleted file mode 100644 index e0b7d9e..0000000 --- a/gssdp-0.14.16.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54520bfb230b9c8c938eba88d87df44e04749682c95fb8aa381d13441345c5b2 -size 301000 diff --git a/gssdp-1.0.0.tar.xz b/gssdp-1.0.0.tar.xz new file mode 100644 index 0000000..f966687 --- /dev/null +++ b/gssdp-1.0.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b1df551df5ff4d856d064f785753a2eabccb89c358bae9f23f4b88c5c984173 +size 312256 diff --git a/gssdp.changes b/gssdp.changes index 7f41f3a..853b1e7 100644 --- a/gssdp.changes +++ b/gssdp.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Sep 19 18:43:12 UTC 2016 - zaitor@opensuse.org + +- Update to version 1.0.0: + + No changes. + +------------------------------------------------------------------- +Tue Aug 16 17:00:28 UTC 2016 - zaitor@opensuse.org + +- Update to version 0.99.0: + + Don't leak arp lookup symbol. + + Minor documentation updates. + ------------------------------------------------------------------- Tue Jun 21 17:15:24 UTC 2016 - zaitor@opensuse.org diff --git a/gssdp.spec b/gssdp.spec index 157b8f6..007e23a 100644 --- a/gssdp.spec +++ b/gssdp.spec @@ -17,13 +17,13 @@ Name: gssdp -Version: 0.14.16 +Version: 1.0.0 Release: 0 Summary: Library for resource discovery and announcement over SSDP License: LGPL-2.0+ Group: Development/Libraries/C and C++ Url: http://www.gupnp.org/ -Source: http://download.gnome.org/sources/gssdp/0.14/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gssdp/1.0/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRequires: pkgconfig(glib-2.0) >= 2.32 BuildRequires: pkgconfig(gobject-introspection-1.0)