0.20.15
This commit is contained in:
parent
20573c8c99
commit
2166a47e0a
14
gupnp.spec
14
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 <pbrobinson@fedoraproject.org> 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 <rishi@fedoraproject.org> - 0.20.14-4
|
||||
- GUPnPNetworkManager is never deallocated due to internal circular reference
|
||||
(GNOME #741257)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user