0.12.2
This commit is contained in:
parent
f3dcd88b80
commit
6b7fb6997b
@ -1,6 +1,6 @@
|
|||||||
Name: gupnp-av
|
Name: gupnp-av
|
||||||
Version: 0.12.1
|
Version: 0.12.2
|
||||||
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
|
||||||
@ -13,7 +13,7 @@ BuildRequires: glib2-devel
|
|||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: gssdp-devel >= 0.14.0
|
BuildRequires: gssdp-devel >= 0.14.0
|
||||||
BuildRequires: gupnp-devel >= 0.20.0
|
BuildRequires: gupnp-devel >= 0.20.0
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel >= 1.36.0
|
||||||
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 May 30 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.12.2-1
|
||||||
|
- 0.12.2 release
|
||||||
|
- http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.12/gupnp-av-0.12.2.news
|
||||||
|
|
||||||
* Sun May 12 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.12.1-2
|
* Sun May 12 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.12.1-2
|
||||||
- Move xsd files to main rpm (RHBZ 962166)
|
- Move xsd files to main rpm (RHBZ 962166)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user