Accepting request 392086 from GNOME:Next
1 OBS-URL: https://build.opensuse.org/request/show/392086 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=81
This commit is contained in:
parent
e4d75197a2
commit
72375cdcbd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff1119eff12529c46837e03c742f69dc4fae48d59097d79582d38a383b832602
|
||||
size 406912
|
3
gupnp-0.20.17.tar.xz
Normal file
3
gupnp-0.20.17.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9e415db749e75d82b17de341e6430ebce2a7ce457640c039cfcb03b498a8fd2
|
||||
size 409184
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 26 16:31:08 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 0.20.17:
|
||||
+ Update autogen.sh from GNOME template.
|
||||
+ Cache user agents by IP.
|
||||
+ Remove intltool.
|
||||
+ Use newTargetValue in light example.
|
||||
+ Bugs fixed: bgo#653894, bgo#763945, bgo#764050.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 9 08:41:16 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gupnp
|
||||
Version: 0.20.16
|
||||
Version: 0.20.17
|
||||
Release: 0
|
||||
Summary: Implementation of the UPnP specification
|
||||
License: LGPL-2.0+
|
||||
@ -28,7 +28,7 @@ Source1: baselibs.conf
|
||||
# Needed for the GTest
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.40.0
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.6.4
|
||||
BuildRequires: pkgconfig(gssdp-1.0) >= 0.14.13
|
||||
BuildRequires: pkgconfig(gssdp-1.0) >= 0.14.15
|
||||
BuildRequires: pkgconfig(libsoup-2.4) >= 2.28.2
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(uuid)
|
||||
|
Loading…
Reference in New Issue
Block a user