diff --git a/gupnp-1.2.6.tar.xz b/gupnp-1.2.6.tar.xz deleted file mode 100644 index ef8f14e..0000000 --- a/gupnp-1.2.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00b20f1e478a72deac92c34723693a2ac55789ed1e4bb4eed99eb4d62092aafd -size 142652 diff --git a/gupnp-1.2.7.tar.xz b/gupnp-1.2.7.tar.xz new file mode 100644 index 0000000..adf1832 --- /dev/null +++ b/gupnp-1.2.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8441276f1afd0176e6f595026a3a507eed1809abfa04026bad3f21622b3523ec +size 142928 diff --git a/gupnp.changes b/gupnp.changes index 080a0db..c1982dd 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Jun 6 16:13:17 UTC 2021 - Bjørn Lie + +- Update to version 1.2.7: + + Fix build with -Wformat-security=error + + Bump required GLib version to 2.66 + + Fix some introspection annotations + + Add missing varargs functions to vapi + + Revert fix from 1.2.5 which causes managed control points to + live too long + ------------------------------------------------------------------- Tue Jun 1 01:19:08 UTC 2021 - Ferdinand Thiessen diff --git a/gupnp.spec b/gupnp.spec index 8f4e502..120ed90 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -21,7 +21,7 @@ %define sover 1.2 Name: gupnp -Version: 1.2.6 +Version: 1.2.7 Release: 0 Summary: Implementation of the UPnP specification License: LGPL-2.0-or-later @@ -32,10 +32,10 @@ Source1: baselibs.conf BuildRequires: gtk-doc BuildRequires: meson BuildRequires: pkgconfig -BuildRequires: pkgconfig(gio-2.0) >= 2.58 -BuildRequires: pkgconfig(glib-2.0) >= 2.58 -BuildRequires: pkgconfig(gmodule-2.0) >= 2.44 -BuildRequires: pkgconfig(gobject-2.0) >= 2.44 +BuildRequires: pkgconfig(gio-2.0) >= 2.66 +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.2) >= 1.2.3 BuildRequires: pkgconfig(libsoup-2.4) >= 2.48.0