import kdump-anaconda-addon-003-5.20200810git0202fa1.el8

This commit is contained in:
CentOS Sources 2020-08-11 18:28:42 +00:00 committed by Andrew Lukoshko
parent 624c56754e
commit 7d01ec1cbf
3 changed files with 11 additions and 5 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/kdump-anaconda-addon-a0c4527.tar.gz
SOURCES/kdump-anaconda-addon-0202fa1.tar.gz

View File

@ -1 +1 @@
a6b48abab14bb2fc0902d4c56182469a75db0a54 SOURCES/kdump-anaconda-addon-a0c4527.tar.gz
22039a3df91bb16d15db628082a2da85701c8dcd SOURCES/kdump-anaconda-addon-0202fa1.tar.gz

View File

@ -1,10 +1,10 @@
%global gitcommit a0c452714052ab1f1d70403448f766c1eaa9f84a
%global gitcommit 0202fa153e2d6db577a632271cb847b53b6af07e
%global gitshortcommit %(c=%{gitcommit}; echo ${c:0:7})
%global snapshotdate 20200526
%global snapshotdate 20200810
Name: kdump-anaconda-addon
Version: 003
Release: 4.%{snapshotdate}git%{gitshortcommit}%{?dist}
Release: 5.%{snapshotdate}git%{gitshortcommit}%{?dist}
Url: https://github.com/daveyoung/kdump-anaconda-addon
License: GPLv2
Summary: Kdump configuration anaconda addon
@ -38,6 +38,12 @@ Kdump anaconda addon
%{_datadir}/icons/hicolor/scalable/apps/kdump.svg
%changelog
* 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
- Rebase to latest upstream