From d3ac2085fed801f6bd850f2548416cc15d5757defb9ad5c55d7bfc1abd22a68a Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 11 Aug 2011 19:24:04 +0000 Subject: [PATCH] Accepting request 78146 from home:dimstar:branches:GNOME:Factory Update to 0.17.2 OBS-URL: https://build.opensuse.org/request/show/78146 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=32 --- gupnp-0.17.1.tar.bz2 | 3 --- gupnp-0.17.2.tar.bz2 | 3 +++ gupnp.changes | 9 +++++++++ gupnp.spec | 8 ++++---- 4 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 gupnp-0.17.1.tar.bz2 create mode 100644 gupnp-0.17.2.tar.bz2 diff --git a/gupnp-0.17.1.tar.bz2 b/gupnp-0.17.1.tar.bz2 deleted file mode 100644 index 9ee0777..0000000 --- a/gupnp-0.17.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e3b0f1f14515480b60c857e62890ed3937cb48f1aecad1027c780b9254c0e21 -size 400556 diff --git a/gupnp-0.17.2.tar.bz2 b/gupnp-0.17.2.tar.bz2 new file mode 100644 index 0000000..c2f5bb9 --- /dev/null +++ b/gupnp-0.17.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2322eb40ce79e5047e96d98785a39556cd640ea0b9500a9aa570152526653a8b +size 400150 diff --git a/gupnp.changes b/gupnp.changes index be66cf2..5ea1e37 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 5 20:29:23 CEST 2011 - dimstar@opensuse.org + +- Update to version 0.17.2: + + Drop main-context property + + Fix a small leak from the default-language property. + + Refactor and clean-up internals of GUPnPContextManager. +- Do not package ChangeLog: It's an empty file. + ------------------------------------------------------------------- Thu Jul 7 13:39:31 CEST 2011 - vuntz@opensuse.org diff --git a/gupnp.spec b/gupnp.spec index dc70fd6..d7589cb 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -18,7 +18,7 @@ Name: gupnp -Version: 0.17.1 +Version: 0.17.2 Release: 1 Summary: Implementation of the UPnP specification License: LGPL v2 or later @@ -26,8 +26,8 @@ Group: Development/Libraries/C and C++ Url: http://www.gupnp.org/ Source: http://download.gnome.org/sources/gupnp/0.17/%{name}-%{version}.tar.bz2 BuildRequires: gobject-introspection-devel -BuildRequires: libsoup-devel -BuildRequires: libgssdp-devel +BuildRequires: libsoup-devel >= 2.28.2 +BuildRequires: libgssdp-devel >= 0.11.2 BuildRequires: libuuid-devel BuildRequires: libxml2-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -90,7 +90,7 @@ rm -rf %{buildroot} %files -n libgupnp-1_0-4 %defattr(-,root,root) -%doc AUTHORS ChangeLog COPYING NEWS README +%doc AUTHORS COPYING NEWS README %{_libdir}/*.so.* %{_libdir}/girepository-1.0/GUPnP-1.0.typelib