diff --git a/gupnp-1.6.1.tar.xz b/gupnp-1.6.1.tar.xz deleted file mode 100644 index 67f6a2b..0000000 --- a/gupnp-1.6.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85381452d2af95b8e14b24d4a989633d0d83cd88d1272f27ccb2416ccc836d47 -size 2215460 diff --git a/gupnp-1.6.2.tar.xz b/gupnp-1.6.2.tar.xz new file mode 100644 index 0000000..fe9c041 --- /dev/null +++ b/gupnp-1.6.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e90059cc83805dad93e83be47e53958f07471cc464f944391e7b5c82aa51a18f +size 2215220 diff --git a/gupnp.changes b/gupnp.changes index c2d4252..ce9105d 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Nov 20 20:41:46 UTC 2022 - Bjørn Lie + +- Update to version 1.6.2: + + Add test for issue 81. + + Bugs fixed in this release: + - https://gitlab.gnome.org/GNOME/gupnp/issues/81 + ------------------------------------------------------------------- Thu Nov 10 13:33:29 UTC 2022 - Bjørn Lie diff --git a/gupnp.spec b/gupnp.spec index 78413af..1fe9b47 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -21,7 +21,7 @@ %define sover 1.6 Name: gupnp -Version: 1.6.1 +Version: 1.6.2 Release: 0 Summary: Implementation of the UPnP specification License: LGPL-2.0-or-later @@ -40,7 +40,7 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.66 BuildRequires: pkgconfig(gmodule-2.0) >= 2.66 BuildRequires: pkgconfig(gobject-2.0) >= 2.66 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.6.4 -BuildRequires: pkgconfig(gssdp-1.6) +BuildRequires: pkgconfig(gssdp-1.6) >= 1.6.2 BuildRequires: pkgconfig(libsoup-3.0) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(uuid)