This commit is contained in:
Peter Robinson 2013-03-06 18:22:20 +00:00
parent bb04b0cdfe
commit 9493f1cf4c
2 changed files with 7 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: gupnp
Version: 0.20.0
Release: 3%{?dist}
Version: 0.20.1
Release: 1%{?dist}
Summary: A framework for creating UPnP devices & control points
Group: System Environment/Libraries
@ -80,6 +80,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%doc %{_datadir}/gtk-doc/html/%{name}
%changelog
* Tue Mar 5 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.20.1-1
- 0.20.1 release
- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.20/gupnp-0.20.1.news
* Thu Feb 21 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.20.0-2
- Obsolete gupnp-vala

View File

@ -1 +1 @@
5d6403a0521b33a904e4c118d2188751 gupnp-0.20.0.tar.xz
cfad8d59050933a474845713b5b7b6e9 gupnp-0.20.1.tar.xz