Release 2.0.3-57

This commit is contained in:
Dave Young 2012-10-11 09:47:25 +08:00
parent fca70aadfd
commit c248af077b
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: kexec-tools Name: kexec-tools
Version: 2.0.3 Version: 2.0.3
Release: 56%{?dist} Release: 57%{?dist}
License: GPLv2 License: GPLv2
Group: Applications/System Group: Applications/System
Summary: The kexec/kdump userspace component. Summary: The kexec/kdump userspace component.
@ -300,6 +300,9 @@ done
%changelog %changelog
* Thu Oct 11 2012 Dave Young <ruyang@redhat.com> - 2.0.3-57
- improve persistent name handling
* Sat Sep 29 2012 Dave Young <ruyang@redhat.com> - 2.0.3-56 * Sat Sep 29 2012 Dave Young <ruyang@redhat.com> - 2.0.3-56
- Pull vmcore-dmesg patches from vivek - Pull vmcore-dmesg patches from vivek
- ppc/ppc64: compile purgatory with gcc option msoft-float - ppc/ppc64: compile purgatory with gcc option msoft-float