Update to 0.13.5

This commit is contained in:
Peter Robinson 2010-08-14 13:38:53 +01:00
parent d6bf708163
commit 366df7f52a
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
gupnp-0.13.4.tar.gz
gupnp-0.13.5.tar.gz

View File

@ -1,6 +1,6 @@
Name: gupnp
Version: 0.13.4
Release: 4%{?dist}
Version: 0.13.5
Release: 1%{?dist}
Summary: A framework for creating UPnP devices & control points
Group: System Environment/Libraries
@ -89,6 +89,9 @@ rm -rf %{buildroot}
%doc %{_datadir}/gtk-doc/html/%{name}
%changelog
* Sat Aug 14 2010 Peter Robinson <pbrobinson@gmail.com> 0.13.5-1
- Update to 0.13.5
* Thu Jul 15 2010 Colin Walters <walters@verbum.org> - 0.13.4-4
- Rebuild with new gobject-introspection

View File

@ -1 +1 @@
0d562f5f02534c70c3743b2c514db8ba gupnp-0.13.4.tar.gz
b1eaa8e42fe92010039b00d758f8f46d gupnp-0.13.5.tar.gz