0.16.1
This commit is contained in:
parent
40e0f7ea1e
commit
de77872097
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ gupnp-0.13.5.tar.gz
|
||||
/gupnp-0.15.0.tar.gz
|
||||
/gupnp-0.15.1.tar.gz
|
||||
/gupnp-0.16.0.tar.gz
|
||||
/gupnp-0.16.1.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: gupnp
|
||||
Version: 0.16.0
|
||||
Version: 0.16.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A framework for creating UPnP devices & control points
|
||||
|
||||
@ -82,6 +82,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%doc %{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%changelog
|
||||
* Sun May 1 2011 Peter Robinson <pbrobinson@gmail.com> - 0.16.1-1
|
||||
- 0.16.1 stable release
|
||||
|
||||
* Sat Apr 9 2011 Peter Robinson <pbrobinson@gmail.com> - 0.16.0-1
|
||||
- 0.16.0 stable release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user