From 9f53974e3cef076dc1a46952fb9f34ccae44bcbcfdb93c8a0e4c047b656c5157 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 7 Sep 2012 15:35:20 +0000 Subject: [PATCH] Accepting request 132743 from GNOME:Next Starting to push GNOME:Next... OBS-URL: https://build.opensuse.org/request/show/132743 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=44 --- gupnp-0.18.3.tar.xz | 3 --- gupnp-0.18.4.tar.xz | 3 +++ gupnp.changes | 21 +++++++++++++++++++++ gupnp.spec | 2 +- 4 files changed, 25 insertions(+), 4 deletions(-) delete mode 100644 gupnp-0.18.3.tar.xz create mode 100644 gupnp-0.18.4.tar.xz diff --git a/gupnp-0.18.3.tar.xz b/gupnp-0.18.3.tar.xz deleted file mode 100644 index 475c0f8..0000000 --- a/gupnp-0.18.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5920621de6386664ee759386514effa5e0544e40298245e4c67076d92715fba2 -size 359744 diff --git a/gupnp-0.18.4.tar.xz b/gupnp-0.18.4.tar.xz new file mode 100644 index 0000000..0323163 --- /dev/null +++ b/gupnp-0.18.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b437d5711b212292c6080626b97480268310da636a6cf937ad6119291af78a1 +size 361524 diff --git a/gupnp.changes b/gupnp.changes index 70bf2d2..d193bb9 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sun Aug 19 22:07:30 UTC 2012 - dimstar@opensuse.org + +- Update to version 0.18.4: + + Make sure that subscribtion timeouts are always removed. + + Update tutorial to use correct upnp.org links. + + Add missing includes. + + Remove deprecated g_thread_init() calls. + + Don't leak internal functions from context managers. + + Make "linux" context manager the default context manager when + building on Linux. + + Fix some more deprecation warnings. + + Connman and NM context managers fall back to linux context + manager now if available. + + Add support for device aliases (such as eth0:1) in the linux + context manager. + + Really report a bug on faulty device descripton XMLs. + + Silence libxml2 console output. + + Bugs fixed: bgo#673100, bgo#673933, bgo#676803, bgo#679204, + bgo#680322, bgo#681963, bgo#682005. + ------------------------------------------------------------------- Thu May 3 19:09:48 UTC 2012 - dimstar@opensuse.org diff --git a/gupnp.spec b/gupnp.spec index fd3303f..08d5610 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -17,7 +17,7 @@ Name: gupnp -Version: 0.18.3 +Version: 0.18.4 Release: 0 Summary: Implementation of the UPnP specification License: LGPL-2.0+