0.6.2
This commit is contained in:
parent
dad19fa6dd
commit
6204a6bb9b
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
gupnp-dlna-0.6.0.tar.gz
|
||||
/gupnp-dlna-0.6.1.tar.gz
|
||||
/gupnp-dlna-0.6.2.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: gupnp-dlna
|
||||
Version: 0.6.1
|
||||
Version: 0.6.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A collection of helpers for building UPnP AV applications
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
URL: http://www.gupnp.org/
|
||||
Source0: http://www.gupnp.org/sites/all/files/sources/%{name}-%{version}.tar.gz
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.6/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: gssdp-devel
|
||||
@ -81,6 +81,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%changelog
|
||||
* Sun Jul 17 2011 Peter Robinson <pbrobinson@gmail.com> - 0.6.2-1
|
||||
- 0.6.2 stable release
|
||||
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-dlna/0.6/gupnp-dlna-0.6.2.news
|
||||
|
||||
* Sun Apr 10 2011 Peter Robinson <pbrobinson@gmail.com> - 0.6.1-1
|
||||
- 0.6.1 stable release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user