Rebuild for Python 2.6

This commit is contained in:
Ignacio Vazquez-Abrams 2008-12-04 18:01:04 +00:00
parent e3f25178f2
commit d72a3f2be8
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: kexec-tools Name: kexec-tools
Version: 2.0.0 Version: 2.0.0
Release: 6%{?dist} Release: 7%{?dist}
License: GPLv2 License: GPLv2
Group: Applications/System Group: Applications/System
Summary: The kexec/kdump userspace component. Summary: The kexec/kdump userspace component.
@ -241,6 +241,9 @@ done
%changelog %changelog
* Thu Dec 04 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.0.0-7
- Rebuild for Python 2.6
* Mon Dec 01 2008 Neil Horman <nhorman@redhat.com> - 2.0.0.6 * Mon Dec 01 2008 Neil Horman <nhorman@redhat.com> - 2.0.0.6
- adding makedumpfile man page updates (bz 473212) - adding makedumpfile man page updates (bz 473212)