From 0d6c7c96d18400459f878d2cdca02bd259de132b Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Fri, 9 Apr 2010 22:00:53 +0000 Subject: [PATCH] - Once more with feeling --- gupnp.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gupnp.spec b/gupnp.spec index 16e917c..81b6013 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,13 +1,12 @@ Name: gupnp Version: 0.13.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A framework for creating UPnP devices & control points Group: System Environment/Libraries License: LGPLv2+ URL: http://www.gupnp.org/ Source0: http://www.gupnp.org/sources/%{name}/%{name}-%{version}.tar.gz -Patch0: gupnp-fixdso.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gssdp-devel @@ -52,7 +51,6 @@ This package contains developer documentation for %{name}. %prep %setup -q -%patch0 -p1 -b .fixdso %build %configure --disable-static @@ -91,6 +89,9 @@ rm -rf %{buildroot} %doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Fri Apr 9 2010 Peter Robinson 0.13.3-4 +- Once more with feeling! + * Fri Apr 9 2010 Peter Robinson 0.13.3-3 - add back missing line to spec