This commit is contained in:
Peter Robinson 2013-05-30 22:10:06 +01:00
parent fafbdab7bb
commit eb86edc3e4
2 changed files with 9 additions and 5 deletions

View File

@ -1,5 +1,5 @@
Name: gupnp-dlna
Version: 0.10.1
Version: 0.10.2
Release: 1%{?dist}
Summary: A collection of helpers for building UPnP AV applications
@ -9,7 +9,7 @@ URL: http://www.gupnp.org/
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.10/%{name}-%{version}.tar.xz
BuildRequires: glib2-devel
BuildRequires: gobject-introspection-devel
BuildRequires: gobject-introspection-devel >= 1.36
BuildRequires: gssdp-devel
BuildRequires: gstreamer1-devel
BuildRequires: gstreamer1-plugins-base-devel
@ -87,12 +87,16 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%{_datadir}/gtk-doc/html/%{name}-metadata
%changelog
* Thu May 30 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.10.2-1
- 0.10.2 release
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-dlna/0.10/gupnp-dlna-0.10.2.news
* Wed Apr 10 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.10.1-1
- 0.10.1 devel release
- 0.10.1 release
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-dlna/0.10/gupnp-dlna-0.10.1.news
* Thu Feb 21 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.10.0-1
- 0.10.0 devel release
- 0.10.0 release
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-dlna/0.10/gupnp-dlna-0.10.0.news
* Thu Feb 14 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.9.5-1

View File

@ -1 +1 @@
3ce99b8e62f870bbd56e6116e7f82596 gupnp-dlna-0.10.1.tar.xz
091f1ef019e0777f4409434018d3b3f3 gupnp-dlna-0.10.2.tar.xz