diff --git a/gssdp-1.2.1.tar.xz b/gssdp-1.2.1.tar.xz deleted file mode 100644 index 88029da..0000000 --- a/gssdp-1.2.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b57b79a96e229367981b6f00474e4bbc795909a2d3160c748cba3395b3556d3 -size 61252 diff --git a/gssdp-1.2.2.tar.xz b/gssdp-1.2.2.tar.xz new file mode 100644 index 0000000..0dd469e --- /dev/null +++ b/gssdp-1.2.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cabb9e3b456b8354a55e23eb0207545d974643cda6d623523470ebbc4188b0a4 +size 61444 diff --git a/gssdp.changes b/gssdp.changes index 1e89baa..3d4a836 100644 --- a/gssdp.changes +++ b/gssdp.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 2 13:01:55 UTC 2020 - Bjørn Lie + +- Update to version 1.2.2: + + Fix macOS dylib versioning. + + Update the required glib version to 2.54. + + Fix setting the multicast sending interface. + ------------------------------------------------------------------- Wed May 1 21:29:50 UTC 2019 - Bjørn Lie diff --git a/gssdp.spec b/gssdp.spec index 6c9ff66..e80574e 100644 --- a/gssdp.spec +++ b/gssdp.spec @@ -1,7 +1,7 @@ # # spec file for package gssdp # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define sover 1.2 Name: gssdp -Version: 1.2.1 +Version: 1.2.2 Release: 0 Summary: Library for resource discovery and announcement over SSDP License: LGPL-2.0-or-later @@ -33,7 +33,7 @@ Source1: baselibs.conf BuildRequires: gtk-doc BuildRequires: meson BuildRequires: pkgconfig -BuildRequires: pkgconfig(glib-2.0) >= 2.44 +BuildRequires: pkgconfig(glib-2.0) >= 2.54 BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.0 BuildRequires: pkgconfig(libsoup-2.4) >= 2.26.1