From 162340d4413bde90711cb46d2699c1559cff9ca587f6240e73532a2945d43c11 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 19 Feb 2010 15:31:12 +0000 Subject: [PATCH] converted link to branch OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=10 --- gupnp-0.13.0.tar.bz2 | 3 --- gupnp-0.13.2.tar.bz2 | 3 +++ gupnp.changes | 31 +++++++++++++++++++++++++++++++ gupnp.spec | 4 ++-- 4 files changed, 36 insertions(+), 5 deletions(-) delete mode 100644 gupnp-0.13.0.tar.bz2 create mode 100644 gupnp-0.13.2.tar.bz2 diff --git a/gupnp-0.13.0.tar.bz2 b/gupnp-0.13.0.tar.bz2 deleted file mode 100644 index b3f284d..0000000 --- a/gupnp-0.13.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c132ef0833113db59c5c995c40e3b1517a40e13b894fda64a85123208cac1dc2 -size 416085 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 7266513..44fa749 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +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 + +- Update to version 0.13.1: + + Use unix context manager if NetworkManager service is not + available + + Fix some minor leaks. + ------------------------------------------------------------------- Thu Oct 1 17:07:13 CEST 2009 - vuntz@opensuse.org diff --git a/gupnp.spec b/gupnp.spec index 34658aa..d6a724e 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,5 +1,5 @@ # -# spec file for package gupnp (Version 0.13.0) +# 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.0 +Version: 0.13.2 Release: 1 Summary: Implementation of the UPnP specification License: LGPL v2 or later