This commit is contained in:
Peter Robinson 2012-08-19 18:45:53 +01:00
parent 48c002985c
commit a026e2ad8d
2 changed files with 7 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: gupnp
Version: 0.18.3
Release: 3%{?dist}
Version: 0.18.4
Release: 1%{?dist}
Summary: A framework for creating UPnP devices & control points
Group: System Environment/Libraries
@ -82,6 +82,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%doc %{_datadir}/gtk-doc/html/%{name}
%changelog
* Sun Aug 19 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 0.18.4-1
- 0.18.4 release
- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.18/gupnp-0.18.4.news
* Mon Aug 13 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 0.18.3-3
- Use NetworkManager for connectivity detection

View File

@ -1 +1 @@
1086654db47def9fbe9fc54c1228d663 gupnp-0.18.3.tar.xz
0e15fa26be7b1a0255e6dec07c285527 gupnp-0.18.4.tar.xz