Fix bug number in changelog.
This commit is contained in:
parent
881477a1b6
commit
9b20b079c3
@ -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 <Kevin@tigcc.ticalc.org> 1.0.5-3
|
||||
- fix bug number in changelog
|
||||
|
||||
* Sat Jul 14 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> 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 <Kevin@tigcc.ticalc.org> 1.0.5-1
|
||||
- update to 1.0.5 (1.0.6 needs newer raptor and rasqal than available)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user