Update to latest git snapshot
Update encryption warning message. Resolves: bz1999662 Signed-off-by: Kairui Song <kasong@redhat.com>
This commit is contained in:
parent
6829be642d
commit
f37919793d
2
.gitignore
vendored
2
.gitignore
vendored
@ -10,3 +10,5 @@
|
||||
/kdump-anaconda-addon-5b74c1d.tar.gz
|
||||
/kdump-anaconda-addon-400359b.tar.gz
|
||||
/kdump-anaconda-addon-2026d20.tar.gz
|
||||
/kdump-anaconda-addon-725e4c4.tar.gz
|
||||
/kdump-anaconda-addon-641a7b7.tar.gz
|
||||
|
@ -1,10 +1,10 @@
|
||||
%global gitcommit 2026d203ea71bc4e2f35baa566e47db0b2fb9637
|
||||
%global gitcommit 641a7b75c71eb080ce0a5d8bf03b94dbcb1ec6b6
|
||||
%global gitshortcommit %(c=%{gitcommit}; echo ${c:0:7})
|
||||
%global snapshotdate 20210819
|
||||
%global snapshotdate 20211014
|
||||
|
||||
Name: kdump-anaconda-addon
|
||||
Version: 006
|
||||
Release: 9.%{snapshotdate}git%{gitshortcommit}%{?dist}
|
||||
Release: 10.%{snapshotdate}git%{gitshortcommit}%{?dist}
|
||||
Url: https://github.com/daveyoung/kdump-anaconda-addon
|
||||
License: GPLv2
|
||||
Summary: Kdump configuration anaconda addon
|
||||
@ -44,6 +44,9 @@ Kdump anaconda addon
|
||||
%{_datadir}/icons/hicolor/scalable/apps/kdump.svg
|
||||
|
||||
%changelog
|
||||
* Thu Oct 14 2021 Kairui Song <kasong@redhat.com> - 006-10.20211014git641a7b7
|
||||
- Update to latest git snapshot, update encryption warning message. Resolves: bz1999662
|
||||
|
||||
* Thu Aug 19 2021 Kairui Song <kasong@redhat.com> - 006-9.20210819git2026d20
|
||||
- Update to latest git snapshot, fix encryption warning still present after disabling encryption. Resolves: bz1937035
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (kdump-anaconda-addon-2026d20.tar.gz) = efc1ca5344a2dc6041230009baae25d688a312f838fbd07c3f55102cf41a75843ef351ff6776f542df30ee87b5a20f5c49daf8e2f7b9c545d06accab78240866
|
||||
SHA512 (kdump-anaconda-addon-641a7b7.tar.gz) = 6a32d5fc5b5a20cbda9ab0f7b42b6362ace44de82a5cb07b61f96a4ccff037a146d8cc53bea7f577edd1d9531f59f48057e919e92d53b6a6f876f1ec6a9fcac7
|
||||
|
Loading…
Reference in New Issue
Block a user