This commit is contained in:
Peter Robinson 2013-02-21 10:16:51 +00:00
parent 540c376b01
commit e1c2e9ed06
2 changed files with 8 additions and 4 deletions

View File

@ -1,12 +1,12 @@
Name: gupnp
Version: 0.19.4
Release: 2%{?dist}
Version: 0.20.0
Release: 1%{?dist}
Summary: A framework for creating UPnP devices & control points
Group: System Environment/Libraries
License: LGPLv2+
URL: http://www.gupnp.org/
Source0: http://download.gnome.org/sources/%{name}/0.19/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/%{name}/0.20/%{name}-%{version}.tar.xz
BuildRequires: gssdp-devel >= 0.13.0
BuildRequires: gtk-doc
@ -79,6 +79,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%doc %{_datadir}/gtk-doc/html/%{name}
%changelog
* Thu Feb 21 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.20.0-1
- 0.20.0 release
- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.20/gupnp-0.20.0.news
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.19.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
516549cebc5af416f2fd7177d6512a0f gupnp-0.19.4.tar.xz
5d6403a0521b33a904e4c118d2188751 gupnp-0.20.0.tar.xz