0.12.0
This commit is contained in:
parent
8e0a46ff6c
commit
d8404d9aff
@ -1,18 +1,18 @@
|
|||||||
Name: gupnp-av
|
Name: gupnp-av
|
||||||
Version: 0.11.6
|
Version: 0.12.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A collection of helpers for building UPnP AV applications
|
Summary: A collection of helpers for building UPnP AV applications
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.gupnp.org/
|
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
|
Patch0: gupnp-av-fixdso.patch
|
||||||
|
|
||||||
BuildRequires: glib2-devel
|
BuildRequires: glib2-devel
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: gssdp-devel >= 0.12.0
|
BuildRequires: gssdp-devel >= 0.14.0
|
||||||
BuildRequires: gupnp-devel >= 0.18.0
|
BuildRequires: gupnp-devel >= 0.20.0
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libsoup-devel
|
BuildRequires: libsoup-devel
|
||||||
@ -79,6 +79,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_datadir}/gtk-doc/html/%{name}
|
%{_datadir}/gtk-doc/html/%{name}
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user