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
This commit is contained in:
Vincent Untz 2010-07-22 16:01:54 +00:00 committed by Git OBS Bridge
parent b17edb4431
commit 2c9b67645b
4 changed files with 16 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c9392e4b84782d6f6d2b746dda490c9f856910dc89348b91a6ad3585a590b552
size 289034

3
gupnp-igd-0.1.7.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e882e6231e7e178631f653d74981133a636bb5d8bfe13979a3325fbc5e181439
size 295667

View File

@ -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

View File

@ -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)