diff --git a/gupnp.spec b/gupnp.spec index 5470d2a..dbc329b 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,6 +1,6 @@ Name: gupnp -Version: 0.20.14 -Release: 4%{?dist} +Version: 0.20.15 +Release: 1%{?dist} Summary: A framework for creating UPnP devices & control points Group: System Environment/Libraries @@ -8,10 +8,7 @@ License: LGPLv2+ URL: http://www.gupnp.org/ Source0: http://download.gnome.org/sources/%{name}/0.20/%{name}-%{version}.tar.xz -# https://bugzilla.gnome.org/show_bug.cgi?id=741257 -Patch0: gupnp-GUPnPNetworkManager-is-never-deallocated.patch - -BuildRequires: gssdp-devel >= 0.14.0 +BuildRequires: gssdp-devel >= 0.14.13 BuildRequires: gtk-doc BuildRequires: gobject-introspection-devel >= 1.36 BuildRequires: libsoup-devel @@ -53,7 +50,6 @@ This package contains developer documentation for %{name}. %prep %setup -q -%patch0 -p1 %build %configure --disable-static --with-context-manager=network-manager @@ -93,6 +89,10 @@ make check %{?_smp_mflags} V=1 %doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Mon Jan 4 2016 Peter Robinson 0.20.15-1 +- 0.20.15 release +- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.20/gupnp-0.20.15.news + * Mon Dec 14 2015 Debarshi Ray - 0.20.14-4 - GUPnPNetworkManager is never deallocated due to internal circular reference (GNOME #741257) diff --git a/sources b/sources index af0f63b..e83a28a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -63346ef90ac5cd925c3a941f51d8bca6 gupnp-0.20.14.tar.xz +bd014927da034361de79fdc657508bf7 gupnp-0.20.15.tar.xz