From 2c9b67645ba052ce77504330008d03fd21608d3397130f1bb0f840cf5d737c50 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 22 Jul 2010 16:01:54 +0000 Subject: [PATCH] Accepting request 43366 from home:dimstar:branches:GNOME:Factory Copy from home:dimstar:branches:GNOME:Factory/gupnp-igd via accept of submit request 43366 revision 3. Request was accepted with message: thanks OBS-URL: https://build.opensuse.org/request/show/43366 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp-igd?expand=0&rev=11 --- gupnp-igd-0.1.6.tar.bz2 | 3 --- gupnp-igd-0.1.7.tar.bz2 | 3 +++ gupnp-igd.changes | 10 ++++++++++ gupnp-igd.spec | 7 +++---- 4 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 gupnp-igd-0.1.6.tar.bz2 create mode 100644 gupnp-igd-0.1.7.tar.bz2 diff --git a/gupnp-igd-0.1.6.tar.bz2 b/gupnp-igd-0.1.6.tar.bz2 deleted file mode 100644 index 680c2ab..0000000 --- a/gupnp-igd-0.1.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9392e4b84782d6f6d2b746dda490c9f856910dc89348b91a6ad3585a590b552 -size 289034 diff --git a/gupnp-igd-0.1.7.tar.bz2 b/gupnp-igd-0.1.7.tar.bz2 new file mode 100644 index 0000000..1cde241 --- /dev/null +++ b/gupnp-igd-0.1.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e882e6231e7e178631f653d74981133a636bb5d8bfe13979a3325fbc5e181439 +size 295667 diff --git a/gupnp-igd.changes b/gupnp-igd.changes index e5c83e5..977d50a 100644 --- a/gupnp-igd.changes +++ b/gupnp-igd.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jun 21 12:48:54 CEST 2010 - dimstar@opensuse.org + +- Update to version 0.1.7: + + Fix race if g_main_loop_quit() is called just before + g_main_loop_run() + + override the main-context construct time property in the + constructor + + Fixed installation of python bindings + ------------------------------------------------------------------- Tue Jan 5 16:46:33 CET 2010 - vuntz@opensuse.org diff --git a/gupnp-igd.spec b/gupnp-igd.spec index 4926d4e..a91ec5a 100644 --- a/gupnp-igd.spec +++ b/gupnp-igd.spec @@ -1,5 +1,5 @@ # -# spec file for package gupnp-igd (Version 0.1.6) +# spec file for package gupnp-igd (Version 0.1.7) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: gupnp-igd -Version: 0.1.6 +Version: 0.1.7 Release: 1 Summary: Library to handle UPnP IGD port mapping License: LGPLv2.1+ @@ -89,8 +89,7 @@ rm -rf %{buildroot} %files -n python-gupnp-id %defattr(-,root,root) -%dir %{python_sitearch}/gupnp -%{python_sitearch}/gupnp/igd.so +%{python_sitearch}/gupnp %files -n libgupnp-igd-devel %defattr(-,root,root)