import kdump-anaconda-addon-003-6.20210204git43c39c1.el8
This commit is contained in:
parent
0172ae7034
commit
234ea5170d
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/kdump-anaconda-addon-a0c4527.tar.gz
|
SOURCES/kdump-anaconda-addon-43c39c1.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
a6b48abab14bb2fc0902d4c56182469a75db0a54 SOURCES/kdump-anaconda-addon-a0c4527.tar.gz
|
5b7ee1a1f27787b35be39f211fb59defc3bcab6f SOURCES/kdump-anaconda-addon-43c39c1.tar.gz
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
%global gitcommit a0c452714052ab1f1d70403448f766c1eaa9f84a
|
%global gitcommit 43c39c174224d55d5d64fcc58071720368604448
|
||||||
%global gitshortcommit %(c=%{gitcommit}; echo ${c:0:7})
|
%global gitshortcommit %(c=%{gitcommit}; echo ${c:0:7})
|
||||||
%global snapshotdate 20200526
|
%global snapshotdate 20210204
|
||||||
|
|
||||||
Name: kdump-anaconda-addon
|
Name: kdump-anaconda-addon
|
||||||
Version: 003
|
Version: 003
|
||||||
Release: 3.%{snapshotdate}git%{gitshortcommit}%{?dist}
|
Release: 6.%{snapshotdate}git%{gitshortcommit}%{?dist}
|
||||||
Url: https://github.com/daveyoung/kdump-anaconda-addon
|
Url: https://github.com/daveyoung/kdump-anaconda-addon
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Summary: Kdump configuration anaconda addon
|
Summary: Kdump configuration anaconda addon
|
||||||
@ -38,6 +38,15 @@ Kdump anaconda addon
|
|||||||
%{_datadir}/icons/hicolor/scalable/apps/kdump.svg
|
%{_datadir}/icons/hicolor/scalable/apps/kdump.svg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 04 2021 Kairui Song <kasong@redhat.com> - 003-6.20210204git43c39c1
|
||||||
|
- Set default crashkernel value to 'auto'
|
||||||
|
|
||||||
|
* Mon Aug 10 2020 Kairui Song <kasong@redhat.com> - 003-5.20200810git0202fa1
|
||||||
|
- Update kdump icon
|
||||||
|
|
||||||
|
* Fri Jul 10 2020 Kairui Song <kasong@redhat.com> - 003-4.20200526gita0c4527
|
||||||
|
- Fix CI gating
|
||||||
|
|
||||||
* Tue May 26 2020 Kairui Song <kasong@redhat.com> - 003-3.20200526gita0c4527
|
* Tue May 26 2020 Kairui Song <kasong@redhat.com> - 003-3.20200526gita0c4527
|
||||||
- Rebase to latest upstream
|
- Rebase to latest upstream
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user