Accepting request 69639 from GNOME:Factory

Update to 0.16.1 (forwarded request 69637 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/69639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gupnp?expand=0&rev=18
This commit is contained in:
Sascha Peilicke 2011-05-05 11:52:45 +00:00 committed by Git OBS Bridge
commit 9c21bf47cd
5 changed files with 14 additions and 6 deletions

View File

@ -2,7 +2,7 @@
<service name="download_url">
<param name="protocol">http</param>
<param name="host">gupnp.org</param>
<param name="path">/sites/all/files/sources/gupnp-0.16.0.tar.gz</param>
<param name="path">/sites/all/files/sources/gupnp-0.16.1.tar.gz</param>
</service>
<service name="recompress">
<param name="file">_service:download_url:*.tar.gz</param>

View File

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

View File

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

View File

@ -18,8 +18,8 @@
Name: gupnp
Version: 0.16.0
Release: 1
Version: 0.16.1
Release: 0
Summary: Implementation of the UPnP specification
License: LGPL v2 or later
Group: Development/Libraries/C and C++

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu May 5 09:05:23 CEST 2011 - vuntz@opensuse.org
- Update to 0.16.1:
+ Port to new (0.9) NetworkManager APIs.
+ Correction to 'Content-Type' HTTP header values.
+ Satisfy strict compiler checks.
-------------------------------------------------------------------
Fri Apr 29 13:37:26 UTC 2011 - dimstar@opensuse.org