This commit is contained in:
Peter Robinson 2011-05-01 19:31:50 +01:00
parent 40e0f7ea1e
commit de77872097
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ gupnp-0.13.5.tar.gz
/gupnp-0.15.0.tar.gz
/gupnp-0.15.1.tar.gz
/gupnp-0.16.0.tar.gz
/gupnp-0.16.1.tar.gz

View File

@ -1,5 +1,5 @@
Name: gupnp
Version: 0.16.0
Version: 0.16.1
Release: 1%{?dist}
Summary: A framework for creating UPnP devices & control points
@ -82,6 +82,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%doc %{_datadir}/gtk-doc/html/%{name}
%changelog
* Sun May 1 2011 Peter Robinson <pbrobinson@gmail.com> - 0.16.1-1
- 0.16.1 stable release
* Sat Apr 9 2011 Peter Robinson <pbrobinson@gmail.com> - 0.16.0-1
- 0.16.0 stable release

View File

@ -1 +1 @@
61b240c1a9fdf8ca82c5c3adde0d6757 gupnp-0.16.0.tar.gz
021bb237741532af4bca50157ff326e4 gupnp-0.16.1.tar.gz