import kdump-anaconda-addon-003-5.20200810git0202fa1.el8
This commit is contained in:
parent
845d4b30ea
commit
9203deb9b3
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/kdump-anaconda-addon-443d7ed.tar.gz
|
||||
SOURCES/kdump-anaconda-addon-0202fa1.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
0eee1b21baa478d8ce333a7d894721d409e0e7fd SOURCES/kdump-anaconda-addon-443d7ed.tar.gz
|
||||
22039a3df91bb16d15db628082a2da85701c8dcd SOURCES/kdump-anaconda-addon-0202fa1.tar.gz
|
||||
|
@ -1,16 +1,16 @@
|
||||
%global gitcommit 443d7ed6d232976723fbc5760ede809032b45030
|
||||
%global gitcommit 0202fa153e2d6db577a632271cb847b53b6af07e
|
||||
%global gitshortcommit %(c=%{gitcommit}; echo ${c:0:7})
|
||||
%global snapshotdate 20181107
|
||||
%global snapshotdate 20200810
|
||||
|
||||
Name: kdump-anaconda-addon
|
||||
Version: 003
|
||||
Release: 2.%{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
|
||||
|
||||
BuildArch: noarch
|
||||
Requires: anaconda >= 21.33
|
||||
Requires: anaconda >= 32.18
|
||||
Requires: hicolor-icon-theme
|
||||
BuildRequires: intltool gettext
|
||||
Obsoletes: kexec-tools-anaconda-addon < 2.0.17-12
|
||||
@ -38,6 +38,15 @@ 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
|
||||
|
||||
* Wed Nov 07 2018 Kairui Song <kasong@redhat.com> - 003-2.20181107git443d7ed
|
||||
- Define help_id for Kdump spokes (#1637546)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user