This commit is contained in:
Peter Robinson 2010-09-29 13:51:16 +01:00
parent bd938d2ad8
commit d0d87f581b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ gupnp-av-0.5.7.tar.gz
gupnp-av-0.5.8.tar.gz
gupnp-av-0.5.9.tar.gz
/gupnp-av-0.6.0.tar.gz
/gupnp-av-0.6.1.tar.gz

View File

@ -1,5 +1,5 @@
Name: gupnp-av
Version: 0.6.0
Version: 0.6.1
Release: 1%{?dist}
Summary: A collection of helpers for building UPnP AV applications
@ -85,6 +85,9 @@ rm -rf %{buildroot}
%{_datadir}/gtk-doc/html/%{name}
%changelog
* Wed Sep 29 2010 Peter Robinson <pbrobinson@gmail.com> 0.6.1-1
- Update to 0.6.1
* Fri Sep 17 2010 Peter Robinson <pbrobinson@gmail.com> 0.6.0-1
- Update to 0.6.0

View File

@ -1 +1 @@
9dda56cd988f159299ad2d4fd9737b55 gupnp-av-0.6.0.tar.gz
bec775ee520dc62d73f56c96931c3b97 gupnp-av-0.6.1.tar.gz