Update to 0.13.5
This commit is contained in:
parent
d6bf708163
commit
366df7f52a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
gupnp-0.13.4.tar.gz
|
||||
gupnp-0.13.5.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: gupnp
|
||||
Version: 0.13.4
|
||||
Release: 4%{?dist}
|
||||
Version: 0.13.5
|
||||
Release: 1%{?dist}
|
||||
Summary: A framework for creating UPnP devices & control points
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -89,6 +89,9 @@ rm -rf %{buildroot}
|
||||
%doc %{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat Aug 14 2010 Peter Robinson <pbrobinson@gmail.com> 0.13.5-1
|
||||
- Update to 0.13.5
|
||||
|
||||
* Thu Jul 15 2010 Colin Walters <walters@verbum.org> - 0.13.4-4
|
||||
- Rebuild with new gobject-introspection
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user