forked from pool/gupnp
Accepting request 69637 from home:vuntz:branches:GNOME:Factory
Update to 0.16.1 OBS-URL: https://build.opensuse.org/request/show/69637 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=26
This commit is contained in:
parent
ed6d179fda
commit
d3e017d81f
2
_service
2
_service
@ -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>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3285bd56137b021a278557b90a05e77c053683af2532bfe182520da5f73aeb59
|
||||
size 400304
|
3
_service:recompress:download_url:gupnp-0.16.1.tar.bz2
Normal file
3
_service:recompress:download_url:gupnp-0.16.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:180fc8b4c7aedcdb792721e50a70a9d45a6ee6249808b99876b894e7265a0a3a
|
||||
size 396163
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gupnp (Version 0.14.1)
|
||||
# spec file for package gupnp
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: gupnp
|
||||
Version: 0.16.0
|
||||
Version: 0.16.1
|
||||
Release: 0
|
||||
Summary: Implementation of the UPnP specification
|
||||
License: LGPL v2 or later
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user