This commit is contained in:
Peter Robinson 2013-05-30 22:06:30 +01:00
parent f3dcd88b80
commit 6b7fb6997b
2 changed files with 8 additions and 4 deletions

View File

@ -1,6 +1,6 @@
Name: gupnp-av
Version: 0.12.1
Release: 2%{?dist}
Version: 0.12.2
Release: 1%{?dist}
Summary: A collection of helpers for building UPnP AV applications
Group: System Environment/Libraries
@ -13,7 +13,7 @@ BuildRequires: glib2-devel
BuildRequires: gtk-doc
BuildRequires: gssdp-devel >= 0.14.0
BuildRequires: gupnp-devel >= 0.20.0
BuildRequires: gobject-introspection-devel
BuildRequires: gobject-introspection-devel >= 1.36.0
BuildRequires: libxml2-devel
BuildRequires: libsoup-devel
@ -79,6 +79,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%{_datadir}/gtk-doc/html/%{name}
%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
- Move xsd files to main rpm (RHBZ 962166)

View File

@ -1 +1 @@
2d15a94d743720febb400b2cacde1cdc gupnp-av-0.12.1.tar.xz
da928dfbabbd99bcfddc3652a2fc551e gupnp-av-0.12.2.tar.xz