From cbb7325f80804b1442704d30ad199417b53afc3d Mon Sep 17 00:00:00 2001 From: Haikel Guemar Date: Mon, 21 Feb 2011 18:35:49 +0100 Subject: [PATCH] bump release --- libsigc++20.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libsigc++20.spec b/libsigc++20.spec index a476678..df71449 100644 --- a/libsigc++20.spec +++ b/libsigc++20.spec @@ -1,6 +1,6 @@ Name: libsigc++20 Version: 2.2.8 -Release: 3%{?dist}.1 +Release: 3%{?dist}.2 Summary: Typesafe signal framework for C++ @@ -46,7 +46,6 @@ needed for development with %name. Summary: Documentation for %{name}, includes full API docs Group: Documentation BuildArch: noarch -Requires: %name = %{version}-%{release}-devel %description doc This package contains the full API documentation for %{name}. @@ -91,7 +90,8 @@ rm -rf $RPM_BUILD_ROOT %files doc %defattr(-, root, root, -) %doc %{_datadir}/doc/libsigc++-2.0/* -# according guidelines, we can co-own this, since devhelp is not required # for accessing documentation +# according guidelines, we can co-own this, since devhelp is not required +# for accessing documentation %{_datadir}/devhelp/ %changelog