diff --git a/gupnp-0.20.13.tar.xz b/gupnp-0.20.13.tar.xz deleted file mode 100644 index adc403d..0000000 --- a/gupnp-0.20.13.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d779b094f13097a5900689b3587e5b495d79112d0855ed842577acba25c902b3 -size 395356 diff --git a/gupnp-0.20.14.tar.xz b/gupnp-0.20.14.tar.xz new file mode 100644 index 0000000..a089ff9 --- /dev/null +++ b/gupnp-0.20.14.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77ffb940ba77c4a6426d09d41004c75d92652dcbde86c84ac1c847dbd9ad59bd +size 396764 diff --git a/gupnp.changes b/gupnp.changes index da2a0e8..2c13c76 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 11 07:11:56 UTC 2015 - dimstar@opensuse.org + +- Update to version 0.20.14: + + Simplify UUID handling. + + Bugs fixed: bgo#743072, bgo#744221. + ------------------------------------------------------------------- Mon Jan 5 15:32:11 UTC 2015 - dimstar@opensuse.org diff --git a/gupnp.spec b/gupnp.spec index a58f5c3..5da30f0 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,7 +1,7 @@ # # spec file for package gupnp # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: gupnp -Version: 0.20.13 +Version: 0.20.14 Release: 0 Summary: Implementation of the UPnP specification License: LGPL-2.0+ @@ -26,7 +26,7 @@ Url: http://www.gupnp.org/ Source: http://download.gnome.org/sources/gupnp/0.20/%{name}-%{version}.tar.xz Source1: baselibs.conf # Needed for the GTest -BuildRequires: pkgconfig(glib-2.0) >= 2.16 +BuildRequires: pkgconfig(glib-2.0) >= 2.40.0 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.6.4 BuildRequires: pkgconfig(gssdp-1.0) >= 0.13.0 BuildRequires: pkgconfig(libsoup-2.4) >= 2.28.2