From 19550c1bce9297b0a8d7bfb6759022eb7caa241952538d5f2ec1b9f03229201a Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 10 May 2014 19:30:47 +0000 Subject: [PATCH] Accepting request 232592 from home:Zaitor:branches:GNOME:Factory Update to ver 0.20.11 OBS-URL: https://build.opensuse.org/request/show/232592 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=67 --- gupnp-0.20.10.tar.xz | 3 --- gupnp-0.20.11.tar.xz | 3 +++ gupnp.changes | 11 +++++++++++ gupnp.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 gupnp-0.20.10.tar.xz create mode 100644 gupnp-0.20.11.tar.xz diff --git a/gupnp-0.20.10.tar.xz b/gupnp-0.20.10.tar.xz deleted file mode 100644 index bffcc5d..0000000 --- a/gupnp-0.20.10.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c7f9278b50ed252606552e2f148be4e1b1616bc93ebc8b09b22fcf5d8aa08e4 -size 382264 diff --git a/gupnp-0.20.11.tar.xz b/gupnp-0.20.11.tar.xz new file mode 100644 index 0000000..3278d68 --- /dev/null +++ b/gupnp-0.20.11.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:648ad091c7bae1c2b45ae9b9c0052f8c72903ce740d6e5be945c493dec85c160 +size 392148 diff --git a/gupnp.changes b/gupnp.changes index c25cdd1..52a3eeb 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun May 4 14:53:26 UTC 2014 - zaitor@opensuse.org + +- Update to version 0.20.11: + + Disable the Unix context manager on Android. + + Fix Windows compilation. + + Fix a memory leak in Linux context manager. + + Fix libuuid dependencies in pkg-config files. + + Implement a simple ACL infrastructure. + + Bugs fixed: bgo#711027, bgo#723715, bgo#727539, bgo#728889. + ------------------------------------------------------------------- Mon Feb 3 17:53:25 UTC 2014 - zaitor@opensuse.org diff --git a/gupnp.spec b/gupnp.spec index 6b0fe7a..506835c 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -17,7 +17,7 @@ Name: gupnp -Version: 0.20.10 +Version: 0.20.11 Release: 0 Summary: Implementation of the UPnP specification License: LGPL-2.0+