Update to 0.6.0
This commit is contained in:
parent
82398cda25
commit
bd938d2ad8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
gupnp-av-0.5.7.tar.gz
|
||||
gupnp-av-0.5.8.tar.gz
|
||||
gupnp-av-0.5.9.tar.gz
|
||||
/gupnp-av-0.6.0.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: gupnp-av
|
||||
Version: 0.5.9
|
||||
Release: 2%{?dist}
|
||||
Version: 0.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A collection of helpers for building UPnP AV applications
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -85,6 +85,9 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Sep 17 2010 Peter Robinson <pbrobinson@gmail.com> 0.6.0-1
|
||||
- Update to 0.6.0
|
||||
|
||||
* Tue Aug 17 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.9-2
|
||||
- Update source URL
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user