Bumped version to fix a typo in KMP find-requires.ksyms

This commit is contained in:
Jon Masters 2006-06-15 14:01:46 +00:00
parent 7123642bad
commit 51cffd062a
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Summary: Red Hat specific rpm configuration files.
Name: redhat-rpm-config
Version: 8.0.41
Version: 8.0.42
Release: 1
License: GPL
Group: Development/System
@ -35,6 +35,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_prefix}/lib/rpm/redhat
%changelog
* Thu Jun 15 2006 Jon Masters <jcm@redhat.com> - 8.0.42-1
- Fix a typo in KMP find-requires.
* Tue Jun 13 2006 Jon Masters <jcm@redhat.com> - 8.0.41-1
- Add support for KMP Fedora Extras packaging.