diff --git a/redland.spec b/redland.spec index 56dc10d..4c231fd 100644 --- a/redland.spec +++ b/redland.spec @@ -1,6 +1,6 @@ Name: redland Version: 1.0.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Redland RDF Application Framework Group: System Environment/Libraries @@ -100,9 +100,12 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Sat Jul 14 2007 Kevin Kofler 1.0.5-3 +- fix bug number in changelog + * Sat Jul 14 2007 Kevin Kofler 1.0.5-2 - add missing Requires: pkgconfig to the -devel package -- get rid of pkgconfig dependency bloat (#248016) +- get rid of pkgconfig dependency bloat (#248106) * Thu Jun 28 2007 Kevin Kofler 1.0.5-1 - update to 1.0.5 (1.0.6 needs newer raptor and rasqal than available)