From be7bd023af13fafb20b80f24e5cdfd55c9252744 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 21 Jun 2010 21:31:14 +0000 Subject: [PATCH] - Update to 0.5.6 --- .cvsignore | 2 +- gupnp-av.spec | 23 ++++++++++++----------- sources | 2 +- 3 files changed, 14 insertions(+), 13 deletions(-) diff --git a/.cvsignore b/.cvsignore index 61ace97..aaee46d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gupnp-av-0.5.5.tar.gz +gupnp-av-0.5.6.tar.gz diff --git a/gupnp-av.spec b/gupnp-av.spec index d3ad87c..09d89d2 100644 --- a/gupnp-av.spec +++ b/gupnp-av.spec @@ -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 0.5.6-1 +- Update to 0.5.6 + * Fri Apr 9 2010 Peter Robinson 0.5.5-1 - Update to 0.5.5 diff --git a/sources b/sources index 9a8670c..0866212 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -df60eba4b18b16f834dff1f3d3f4426c gupnp-av-0.5.5.tar.gz +31f53256eeb934dae26f86eac84145ff gupnp-av-0.5.6.tar.gz