From 72375cdcbdf4c1ae2e441576c9fe3abdf79fd912bd3002249228e2b5326a7223 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 29 Apr 2016 12:26:24 +0000 Subject: [PATCH] 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 --- gupnp-0.20.16.tar.xz | 3 --- gupnp-0.20.17.tar.xz | 3 +++ gupnp.changes | 10 ++++++++++ gupnp.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 gupnp-0.20.16.tar.xz create mode 100644 gupnp-0.20.17.tar.xz diff --git a/gupnp-0.20.16.tar.xz b/gupnp-0.20.16.tar.xz deleted file mode 100644 index 5a597ab..0000000 --- a/gupnp-0.20.16.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff1119eff12529c46837e03c742f69dc4fae48d59097d79582d38a383b832602 -size 406912 diff --git a/gupnp-0.20.17.tar.xz b/gupnp-0.20.17.tar.xz new file mode 100644 index 0000000..d6b6b52 --- /dev/null +++ b/gupnp-0.20.17.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9e415db749e75d82b17de341e6430ebce2a7ce457640c039cfcb03b498a8fd2 +size 409184 diff --git a/gupnp.changes b/gupnp.changes index 1f26855..616458f 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -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 diff --git a/gupnp.spec b/gupnp.spec index 35492e5..5bba8eb 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -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)