From ccaaadcf41fbe750ba72c11024f1e1478a2172c68e3342f3007151d9678dd4f1 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 4 Dec 2009 22:47:56 +0000 Subject: [PATCH] Accepting request 25643 from home:vuntz:branches:GNOME:Factory Copy from home:vuntz:branches:GNOME:Factory/gupnp via accept of submit request 25643 revision 2. Request was accepted with message: Accepting OBS-URL: https://build.opensuse.org/request/show/25643 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=8 --- gupnp-0.13.1.tar.bz2 | 3 --- gupnp-0.13.2.tar.bz2 | 3 +++ gupnp.changes | 23 +++++++++++++++++++++++ gupnp.spec | 4 ++-- 4 files changed, 28 insertions(+), 5 deletions(-) delete mode 100644 gupnp-0.13.1.tar.bz2 create mode 100644 gupnp-0.13.2.tar.bz2 diff --git a/gupnp-0.13.1.tar.bz2 b/gupnp-0.13.1.tar.bz2 deleted file mode 100644 index 6662044..0000000 --- a/gupnp-0.13.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e02a3c62495c74d29c557d50d7779fe3c0953e22b4442aa951b3f69a8e03eb38 -size 363352 diff --git a/gupnp-0.13.2.tar.bz2 b/gupnp-0.13.2.tar.bz2 new file mode 100644 index 0000000..ebf7d2e --- /dev/null +++ b/gupnp-0.13.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:682b1898a155fc25b80bc50409bd5f60eef1ecefdd3fe786e3b5ebcc2f1e9399 +size 419786 diff --git a/gupnp.changes b/gupnp.changes index 7df469a..44fa749 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Fri Dec 4 20:02:16 CET 2009 - vuntz@opensuse.org + +- Update to version 0.13.2: + + Utilize libconic (Maemo5) if available. + + Unix context manager must signal the unavailibility of all + contexts when disposed. + + Enable silent build rules if they are available. + + Fix race-conditions in client-side notification handling. + + Unix context manager ignores point-to-point interfaces. + + Context manager ignores interfaces without IP addresses. + + Don't require timeouts to be specified in subscription + requests. + + Fix build against gcc 4.[1,2]. + + Make network manager thread-safe. + + Remove idle source on dispose in context manager + implementations. + + Warn in docs that gupnp_service_info_get_introspection() is + evil and why. + + Service retrieves introspection data in truly async way. + + Fix some leaks. + + A bunch of code clean-ups. + ------------------------------------------------------------------- Mon Nov 30 19:56:33 CET 2009 - dimstar@opensuse.org diff --git a/gupnp.spec b/gupnp.spec index 5ca382a..d6a724e 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,5 +1,5 @@ # -# spec file for package gupnp (Version 0.13.1) +# spec file for package gupnp (Version 0.13.2) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: gupnp -Version: 0.13.1 +Version: 0.13.2 Release: 1 Summary: Implementation of the UPnP specification License: LGPL v2 or later