This commit is contained in:
Peter Robinson 2013-08-21 10:10:31 +01:00
parent 8d9c7c15c5
commit ebb43b9f1e
2 changed files with 7 additions and 3 deletions

View File

@ -1,5 +1,5 @@
Name: gupnp
Version: 0.20.4
Version: 0.20.5
Release: 1%{?dist}
Summary: A framework for creating UPnP devices & control points
@ -8,7 +8,7 @@ License: LGPLv2+
URL: http://www.gupnp.org/
Source0: http://download.gnome.org/sources/%{name}/0.20/%{name}-%{version}.tar.xz
BuildRequires: gssdp-devel >= 0.13.0
BuildRequires: gssdp-devel >= 0.14.0
BuildRequires: gtk-doc
BuildRequires: gobject-introspection-devel >= 1.36
BuildRequires: libsoup-devel
@ -80,6 +80,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%doc %{_datadir}/gtk-doc/html/%{name}
%changelog
* Wed Aug 21 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.20.5-1
- 0.20.5 release
- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.20/gupnp-0.20.5.news
* Tue Jul 30 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.20.4-1
- 0.20.4 release
- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.20/gupnp-0.20.4.news

View File

@ -1 +1 @@
a5dc0e74437d6d60886876646ef1fa60 gupnp-0.20.4.tar.xz
b304aa1969bf94618d46bbf7cc0b3db4 gupnp-0.20.5.tar.xz