0.17.1
This commit is contained in:
parent
12ba37f637
commit
f79b58711f
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,8 +1 @@
|
||||
gupnp-0.13.4.tar.gz
|
||||
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
|
||||
/gupnp-0.16.1.tar.gz
|
||||
/gupnp-0.17.0.tar.bz2
|
||||
/gupnp-0.17.1.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: gupnp
|
||||
Version: 0.17.0
|
||||
Version: 0.17.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 Jul 17 2011 Peter Robinson <pbrobinson@gmail.com> - 0.17.1-1
|
||||
- 0.17.1 release
|
||||
|
||||
* Thu Jun 16 2011 Peter Robinson <pbrobinson@gmail.com> - 0.17.0-1
|
||||
- 0.17.0 release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user