This commit is contained in:
Peter Robinson 2013-02-21 12:38:14 +00:00
parent 8e0a46ff6c
commit d8404d9aff
2 changed files with 10 additions and 6 deletions

View File

@ -1,18 +1,18 @@
Name: gupnp-av
Version: 0.11.6
Release: 2%{?dist}
Version: 0.12.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.11/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gupnp-av/0.12/%{name}-%{version}.tar.xz
Patch0: gupnp-av-fixdso.patch
BuildRequires: glib2-devel
BuildRequires: gtk-doc
BuildRequires: gssdp-devel >= 0.12.0
BuildRequires: gupnp-devel >= 0.18.0
BuildRequires: gssdp-devel >= 0.14.0
BuildRequires: gupnp-devel >= 0.20.0
BuildRequires: gobject-introspection-devel
BuildRequires: libxml2-devel
BuildRequires: libsoup-devel
@ -79,6 +79,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%{_datadir}/gtk-doc/html/%{name}
%changelog
* Thu Feb 21 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.12.0-1
- 0.12.0 release
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.12/gupnp-av-0.12.0.news
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.11.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
ee200393207323f0b594f11d6184556c gupnp-av-0.11.6.tar.xz
9fa94f402296a1e92a6a26b8a4445a1d gupnp-av-0.12.0.tar.xz