This commit is contained in:
Peter Robinson 2015-01-06 02:44:04 +00:00
parent 6f960fee89
commit 53cb305ef1
2 changed files with 8 additions and 4 deletions

View File

@ -1,6 +1,6 @@
Name: gupnp Name: gupnp
Version: 0.20.12 Version: 0.20.13
Release: 6%{?dist} Release: 1%{?dist}
Summary: A framework for creating UPnP devices & control points Summary: A framework for creating UPnP devices & control points
Group: System Environment/Libraries Group: System Environment/Libraries
@ -62,7 +62,7 @@ make install DESTDIR=%{buildroot}
find %{buildroot} -name '*.la' -delete find %{buildroot} -name '*.la' -delete
%check %check
#make check %{?_smp_mflags} V=1 make check %{?_smp_mflags} V=1
%post -p /sbin/ldconfig %post -p /sbin/ldconfig
@ -85,6 +85,10 @@ find %{buildroot} -name '*.la' -delete
%doc %{_datadir}/gtk-doc/html/%{name} %doc %{_datadir}/gtk-doc/html/%{name}
%changelog %changelog
* Tue Jan 6 2015 Peter Robinson <pbrobinson@fedoraproject.org> 0.20.13-1
- 0.20.13 release
- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.20/gupnp-0.20.13.news
* Sat Oct 11 2014 Dan Horák <dan[at]danny.cz> - 0.20.12-6 * Sat Oct 11 2014 Dan Horák <dan[at]danny.cz> - 0.20.12-6
- Disable tests, they fail with libsoup-2.48 (gnome#738365) - Disable tests, they fail with libsoup-2.48 (gnome#738365)

View File

@ -1 +1 @@
c01aa6d3a78792b3a24591f036dd91f4 gupnp-0.20.12.tar.xz 515c2a824193e9cc5ae3a1ed4026ef42 gupnp-0.20.13.tar.xz