import kdump-anaconda-addon-003-7.20211021gitcb5edde.el8

This commit is contained in:
CentOS Sources 2022-03-29 11:32:32 -04:00 committed by Stepan Oksanichenko
parent 234ea5170d
commit 18227a6726
3 changed files with 8 additions and 5 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/kdump-anaconda-addon-43c39c1.tar.gz
SOURCES/kdump-anaconda-addon-cb5edde.tar.gz

View File

@ -1 +1 @@
5b7ee1a1f27787b35be39f211fb59defc3bcab6f SOURCES/kdump-anaconda-addon-43c39c1.tar.gz
7918a38ad7a839ad43ac9b4cbb6d22da65ec6442 SOURCES/kdump-anaconda-addon-cb5edde.tar.gz

View File

@ -1,10 +1,10 @@
%global gitcommit 43c39c174224d55d5d64fcc58071720368604448
%global gitcommit cb5edde7f5b53d3c7d03d40dae325348c3e2476b
%global gitshortcommit %(c=%{gitcommit}; echo ${c:0:7})
%global snapshotdate 20210204
%global snapshotdate 20211021
Name: kdump-anaconda-addon
Version: 003
Release: 6.%{snapshotdate}git%{gitshortcommit}%{?dist}
Release: 7.%{snapshotdate}git%{gitshortcommit}%{?dist}
Url: https://github.com/daveyoung/kdump-anaconda-addon
License: GPLv2
Summary: Kdump configuration anaconda addon
@ -38,6 +38,9 @@ Kdump anaconda addon
%{_datadir}/icons/hicolor/scalable/apps/kdump.svg
%changelog
* Thu Oct 21 2021 Kairui Song <kasong@redhat.com> - 003-7.20211021gitcb5edde
- Warn the user when encrypted storage is in-use
* Thu Feb 04 2021 Kairui Song <kasong@redhat.com> - 003-6.20210204git43c39c1
- Set default crashkernel value to 'auto'