0.16.0
This commit is contained in:
parent
bd6180dbef
commit
40e0f7ea1e
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ gupnp-0.13.5.tar.gz
|
||||
/gupnp-0.14.0.tar.gz
|
||||
/gupnp-0.15.0.tar.gz
|
||||
/gupnp-0.15.1.tar.gz
|
||||
/gupnp-0.16.0.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: gupnp
|
||||
Version: 0.15.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.16.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A framework for creating UPnP devices & control points
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -82,6 +82,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%doc %{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%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
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user