Release 2.0.12-1
Rebase to upstream 2.0.12
This commit is contained in:
parent
1ee26c817f
commit
962f4d9d16
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
|||||||
/kdump-anaconda-addon-005-14-g563e904.tar.gz
|
/kdump-anaconda-addon-005-14-g563e904.tar.gz
|
||||||
/kexec-tools-2.0.11.tar.xz
|
/kexec-tools-2.0.11.tar.xz
|
||||||
/makedumpfile-1.5.9.tar.gz
|
/makedumpfile-1.5.9.tar.gz
|
||||||
|
/kexec-tools-2.0.12.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: kexec-tools
|
Name: kexec-tools
|
||||||
Version: 2.0.11
|
Version: 2.0.12
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Summary: The kexec/kdump userspace component
|
Summary: The kexec/kdump userspace component
|
||||||
@ -310,6 +310,9 @@ done
|
|||||||
%doc
|
%doc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 22 2016 Dave Young <dyoung@redhat.com> - 2.0.12-1
|
||||||
|
- Rebase kexec-tools to 2.0.12
|
||||||
|
|
||||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.11-4
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.11-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
1
sources
1
sources
@ -2,3 +2,4 @@
|
|||||||
997e64e50a1566361382003a2ca7b61e kdump-anaconda-addon-005-14-g563e904.tar.gz
|
997e64e50a1566361382003a2ca7b61e kdump-anaconda-addon-005-14-g563e904.tar.gz
|
||||||
062f74b1a530a5d1b2dcaef985f1a9ff kexec-tools-2.0.11.tar.xz
|
062f74b1a530a5d1b2dcaef985f1a9ff kexec-tools-2.0.11.tar.xz
|
||||||
e44244db888acdb0e75962bb59feace2 makedumpfile-1.5.9.tar.gz
|
e44244db888acdb0e75962bb59feace2 makedumpfile-1.5.9.tar.gz
|
||||||
|
437a0af2435155807c0a37b7fe221248 kexec-tools-2.0.12.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user