Release 0.10.0

This commit is contained in:
Zeeshan Ali (Khattak) 2011-09-02 17:17:42 +03:00
parent c35ea0cf6c
commit e62c2b3901
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
gupnp-av-0.8.0.tar.gz
/gupnp-av-0.9.0.tar.bz2
/gupnp-av-0.9.1.tar.bz2
/gupnp-av-0.10.0.tar.xz

View File

@ -1,12 +1,12 @@
Name: gupnp-av
Version: 0.9.1
Version: 0.10.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://download.gnome.org/sources/gupnp-av/0.9/%{name}-%{version}.tar.bz2
Source0: http://download.gnome.org/sources/gupnp-av/0.10/%{name}-%{version}.tar.xz
Patch0: gupnp-av-fixdso.patch
BuildRequires: glib2-devel
@ -81,6 +81,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%{_datadir}/gtk-doc/html/%{name}
%changelog
* Fri Sep 2 2011 Zeeshan Ali <zeenix@redhat.com> - 0.10.0-1
- 0.10.0 release
- http://ftp.acc.umu.se/pub/GNOME/sources/gupnp-av/0.10/gupnp-av-0.10.0.news
* Thu Jun 16 2011 Peter Robinson <pbrobinson@gmail.com> - 0.9.1-1
- 0.9.1 release

View File

@ -1 +1 @@
ee9d9f3903351d85db0d300024de5998 gupnp-av-0.9.1.tar.bz2
6596ce140ae06affe1d914e6e3c0919b gupnp-av-0.10.0.tar.xz