This commit is contained in:
Peter Robinson 2011-07-17 00:57:10 +01:00
parent dad19fa6dd
commit 6204a6bb9b
3 changed files with 8 additions and 5 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
gupnp-dlna-0.6.0.tar.gz
/gupnp-dlna-0.6.1.tar.gz
/gupnp-dlna-0.6.2.tar.xz

View File

@ -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

View File

@ -1 +1 @@
0265d8864edcddc3367dcfe431c3bb53 gupnp-dlna-0.6.1.tar.gz
6677702975a197c068b6a2fecce16399 gupnp-dlna-0.6.2.tar.xz