- Update to 0.5.6

This commit is contained in:
Peter Robinson 2010-06-21 21:31:14 +00:00
parent 24bad9412b
commit be7bd023af
3 changed files with 14 additions and 13 deletions

View File

@ -1 +1 @@
gupnp-av-0.5.5.tar.gz
gupnp-av-0.5.6.tar.gz

View File

@ -1,20 +1,19 @@
Name: gupnp-av
Version: 0.5.5
Release: 1%{?dist}
Summary: A collection of helpers for building UPnP AV applications
Name: gupnp-av
Version: 0.5.6
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://www.gupnp.org/sources/%{name}/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Group: System Environment/Libraries
License: LGPLv2+
URL: http://www.gupnp.org/
Source0: http://www.gupnp.org/sources/%{name}/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: glib2-devel
BuildRequires: gtk-doc
BuildRequires: gssdp-devel
BuildRequires: gupnp-devel
BuildRequires: gobject-introspection-devel
BuildRequires: gir-repository-devel
BuildRequires: libxml2-devel
BuildRequires: libsoup-devel
@ -41,7 +40,6 @@ Files for development with %{name}.
Summary: Documentation files for %{name}
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: gtk-doc
BuildArch: noarch
%description docs
@ -86,6 +84,9 @@ rm -rf %{buildroot}
%{_datadir}/gtk-doc/html/%{name}
%changelog
* Mon Jun 21 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.6-1
- Update to 0.5.6
* Fri Apr 9 2010 Peter Robinson <pbrobinson@gmail.com> 0.5.5-1
- Update to 0.5.5

View File

@ -1 +1 @@
df60eba4b18b16f834dff1f3d3f4426c gupnp-av-0.5.5.tar.gz
31f53256eeb934dae26f86eac84145ff gupnp-av-0.5.6.tar.gz