Bump this version

This commit is contained in:
Cong Wang 2012-02-27 15:33:35 +08:00
parent c7bdac9723
commit 726d9319cb

View File

@ -1,6 +1,6 @@
Name: kexec-tools Name: kexec-tools
Version: 2.0.3 Version: 2.0.3
Release: 40%{?dist} Release: 41%{?dist}
License: GPLv2 License: GPLv2
Group: Applications/System Group: Applications/System
Summary: The kexec/kdump userspace component. Summary: The kexec/kdump userspace component.
@ -285,8 +285,11 @@ done
%changelog %changelog
* Mon Feb 27 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-41
- Bump this version.
* Wed Feb 22 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-40 * Wed Feb 22 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-40
- Fixup sysytemd service file - Fixup sysytemd service file.
* Wed Feb 22 2012 Dave Young <ruyang@redhat.com> - 2.0.2-39 * Wed Feb 22 2012 Dave Young <ruyang@redhat.com> - 2.0.2-39
- Add ssh dump support, resolve bug 789253. - Add ssh dump support, resolve bug 789253.