diff --git a/abi_symbols b/abi_symbols --- a/abi_symbols +++ b/abi_symbols @@ -1,4 +1,3 @@ -libgssdp-1.0.so.3:arp_lookup libgssdp-1.0.so.3:gssdp_client_add_cache_entry libgssdp-1.0.so.3:gssdp_client_append_header libgssdp-1.0.so.3:gssdp_client_clear_headers diff --git a/component.xml b/component.xml deleted file mode 100644 --- a/component.xml +++ /dev/null @@ -1,3 +0,0 @@ - - network.util - diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,16 +1,19 @@ name : gssdp -version : 0.14.16 -release : 2 +version : 1.0.2 +release : 3 source : - - https://download.gnome.org/sources/gssdp/0.14/gssdp-0.14.16.tar.xz : 54520bfb230b9c8c938eba88d87df44e04749682c95fb8aa381d13441345c5b2 + - https://github.com/GNOME/gssdp/archive/gssdp-1.0.2.tar.gz : ab22eb14e9faa587cf18ed191bdefaa6f7fb26e0c9852d9844f96b645c65273f license : LGPL-2.0 +component : network.util summary : A GObject-based API for handling resource discovery and announcement over SSDP. description: | A GObject-based API for handling resource discovery and announcement over SSDP. builddeps : - pkgconfig(libsoup-2.4) + - gtk-doc setup : | - %configure --disable-static + %autogen + %configure --disable-static --enable-gtk-doc build : | %make install : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ gssdp - Ikey Doherty - ikey@solus-project.com + Michael Meinertzhagen + mmeinert@protonmail.com LGPL-2.0 network.util @@ -31,7 +31,7 @@ programming.devel - gssdp + gssdp /usr/include/ @@ -50,12 +50,12 @@ - - 2016-08-07 - 0.14.16 + + 2017-05-29 + 1.0.2 Packaging update - Ikey Doherty - ikey@solus-project.com + Michael Meinertzhagen + mmeinert@protonmail.com \ No newline at end of file