This commit is contained in:
Peter Robinson 2014-08-16 23:35:59 +00:00
parent 082043e117
commit e46e590cf9

View File

@ -1,6 +1,6 @@
Name: kexec-tools Name: kexec-tools
Version: 2.0.7 Version: 2.0.7
Release: 5%{?dist} Release: 6%{?dist}
License: GPLv2 License: GPLv2
Group: Applications/System Group: Applications/System
Summary: The kexec/kdump userspace component Summary: The kexec/kdump userspace component
@ -346,6 +346,9 @@ done
%doc %doc
%changelog %changelog
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.7-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Wed Aug 06 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-5 * Wed Aug 06 2014 WANG Chao <chaowang@redhat.com> - 2.0.7-5
- rework of kdump error handling - rework of kdump error handling
- add fadump support - add fadump support