This commit is contained in:
Peter Robinson 2012-12-01 11:20:48 +00:00
parent dbeec5a9ba
commit 602d597438
2 changed files with 7 additions and 3 deletions

View File

@ -1,12 +1,12 @@
Name: gupnp-dlna
Version: 0.7.0
Version: 0.9.0
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://ftp.gnome.org/pub/GNOME/sources/%{name}/0.7/%{name}-%{version}.tar.xz
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.9/%{name}-%{version}.tar.xz
BuildRequires: glib2-devel
BuildRequires: gobject-introspection-devel
@ -83,6 +83,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%{_datadir}/gtk-doc/html/%{name}
%changelog
* Sat Dec 1 2012 Peter Robinson <pbrobinson@fedoraproject.org> 0.9.0-1
- 0.9.0 stable release
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-dlna/0.9/gupnp-dlna-0.9.0.news
* Wed Nov 21 2012 Peter Robinson <pbrobinson@fedoraproject.org> 0.7.0-1
- 0.7.0 stable release
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-dlna/0.7/gupnp-dlna-0.7.0.news

View File

@ -1 +1 @@
56cb2f0d044c2026b1285e2908c678bc gupnp-dlna-0.7.0.tar.xz
c45991417d9e93f5fca7c483410163b3 gupnp-dlna-0.9.0.tar.xz