New upstream 0.14.0

This commit is contained in:
Peter Robinson 2010-09-17 11:10:50 +01:00
parent 917902a489
commit b3d6ed2ccb
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -1,5 +1,5 @@
Name: gupnp Name: gupnp
Version: 0.13.5 Version: 0.14.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: A framework for creating UPnP devices & control points Summary: A framework for creating UPnP devices & control points
@ -88,6 +88,9 @@ rm -rf %{buildroot}
%doc %{_datadir}/gtk-doc/html/%{name} %doc %{_datadir}/gtk-doc/html/%{name}
%changelog %changelog
* Fri Sep 17 2010 Peter Robinson <pbrobinson@gmail.com> 0.14.0-1
- Update to 0.14.0
* Tue Aug 17 2010 Peter Robinson <pbrobinson@gmail.com> 0.13.5-2 * Tue Aug 17 2010 Peter Robinson <pbrobinson@gmail.com> 0.13.5-2
- Update source URL - Update source URL

View File

@ -1 +1 @@
b1eaa8e42fe92010039b00d758f8f46d gupnp-0.13.5.tar.gz 8598922256faa5adb28657d0c10a3e3e gupnp-0.14.0.tar.gz