This commit is contained in:
Peter Robinson 2011-08-05 10:29:25 +01:00
parent 34cf844ca2
commit d537b8491d
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/gupnp-0.17.1.tar.xz
/gupnp-0.17.2.tar.xz

View File

@ -1,5 +1,5 @@
Name: gupnp
Version: 0.17.1
Version: 0.17.2
Release: 1%{?dist}
Summary: A framework for creating UPnP devices & control points
@ -82,6 +82,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%doc %{_datadir}/gtk-doc/html/%{name}
%changelog
* Fri Aug 5 2011 Peter Robinson <pbrobinson@gmail.com> - 0.17.2-1
- 0.17.2 release
- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.17/gupnp-0.17.2.news
* Sun Jul 17 2011 Peter Robinson <pbrobinson@gmail.com> - 0.17.1-1
- 0.17.1 release
- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.17/gupnp-0.17.1.news

View File

@ -1 +1 @@
804b607838602f7c4be7e30d0be17e46 gupnp-0.17.1.tar.xz
dc47c757ceb51f018ed6fe36437b4e30 gupnp-0.17.2.tar.xz