forked from pool/gupnp
Updating link to change in openSUSE:Factory/gupnp revision 10.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=ab0ea51e8767bb09f881af386e09d3d6
This commit is contained in:
parent
b3e2f82f04
commit
65d043721a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b51e3314d8f5bfb53f47c5d46890dfdff4cf376e98afd74f6971e7ed2671c66
|
||||
size 410607
|
3
gupnp-0.13.5.tar.bz2
Normal file
3
gupnp-0.13.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07d5d32d704cd112e37f297eef56d2c6b214f6593420d33d694de7b7acd9a06d
|
||||
size 410175
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 12 23:19:14 CEST 2010 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 0.13.5:
|
||||
+ Chain up in GUPnPXMLDoc's finalize().
|
||||
+ Correct transfer annotation for gupnp_context_get_session().
|
||||
+ Prefer g_strcmp0() over strcmp().
|
||||
+ Check for body length rather than Content-Length in SOAP
|
||||
requests so we can satsify DLNA CTT test 7.2.5.7.
|
||||
+ Explicitly link test apps to needed libraries.
|
||||
+ Missing annotation for context_get_session
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 21 12:48:37 CEST 2010 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gupnp (Version 0.13.4)
|
||||
# spec file for package gupnp (Version 0.13.5)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: gupnp
|
||||
Version: 0.13.4
|
||||
Version: 0.13.5
|
||||
Release: 1
|
||||
Summary: Implementation of the UPnP specification
|
||||
License: LGPL v2 or later
|
||||
|
Loading…
Reference in New Issue
Block a user