This commit is contained in:
Peter Robinson 2011-04-09 17:53:19 +01:00
parent bd6180dbef
commit 40e0f7ea1e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -1,6 +1,6 @@
Name: gupnp Name: gupnp
Version: 0.15.1 Version: 0.16.0
Release: 2%{?dist} Release: 1%{?dist}
Summary: A framework for creating UPnP devices & control points Summary: A framework for creating UPnP devices & control points
Group: System Environment/Libraries Group: System Environment/Libraries
@ -82,6 +82,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%doc %{_datadir}/gtk-doc/html/%{name} %doc %{_datadir}/gtk-doc/html/%{name}
%changelog %changelog
* Sat Apr 9 2011 Peter Robinson <pbrobinson@gmail.com> - 0.16.0-1
- 0.16.0 stable release
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15.1-2 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
f6f8448e6c81fb87f72b1907407311af gupnp-0.15.1.tar.gz 61b240c1a9fdf8ca82c5c3adde0d6757 gupnp-0.16.0.tar.gz