From 018c85709b5f1865863ffdf77358f4dcc194efb9717ca08e036201b8c49a68bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Thu, 9 Dec 2021 14:39:52 +0000 Subject: [PATCH] Accepting request 936091 from GNOME:Next - Update to version 1.4.1: + Fix regression in async deprecated API. + Fix context creation not failing if the HTTP server fails to bind. OBS-URL: https://build.opensuse.org/request/show/936091 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=123 --- gupnp-1.4.0.tar.xz | 3 --- gupnp-1.4.1.tar.xz | 3 +++ gupnp.changes | 8 ++++++++ gupnp.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 gupnp-1.4.0.tar.xz create mode 100644 gupnp-1.4.1.tar.xz diff --git a/gupnp-1.4.0.tar.xz b/gupnp-1.4.0.tar.xz deleted file mode 100644 index 272d509..0000000 --- a/gupnp-1.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:590ffb02b84da2a1aec68fd534bc40af1b37dd3f6223f9d1577fc48ab48be36f -size 152568 diff --git a/gupnp-1.4.1.tar.xz b/gupnp-1.4.1.tar.xz new file mode 100644 index 0000000..c57287c --- /dev/null +++ b/gupnp-1.4.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:899196b5e66f03b8e25f046a7a658cd2a6851becb83f2d55345ab3281655dc0c +size 152964 diff --git a/gupnp.changes b/gupnp.changes index e5fb687..fd39d89 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Dec 6 17:58:26 UTC 2021 - Bjørn Lie + +- Update to version 1.4.1: + + Fix regression in async deprecated API. + + Fix context creation not failing if the HTTP server fails to + bind. + ------------------------------------------------------------------- Wed Nov 10 09:03:23 UTC 2021 - Yifan Jiang diff --git a/gupnp.spec b/gupnp.spec index 8b9f203..f7d6b6f 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -21,7 +21,7 @@ %define sover 1.2 Name: gupnp -Version: 1.4.0 +Version: 1.4.1 Release: 0 Summary: Implementation of the UPnP specification License: LGPL-2.0-or-later