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