From 58571c3df0e0b3f909df6f62caae36ec93d50fcd Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jul 28 2020 13:42:52 +0000 Subject: import kdump-anaconda-addon-003-3.20200526gita0c4527.el8 --- diff --git a/.gitignore b/.gitignore index d606532..35ef8f0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/kdump-anaconda-addon-443d7ed.tar.gz +SOURCES/kdump-anaconda-addon-a0c4527.tar.gz diff --git a/.kdump-anaconda-addon.metadata b/.kdump-anaconda-addon.metadata index a3e7412..87943cb 100644 --- a/.kdump-anaconda-addon.metadata +++ b/.kdump-anaconda-addon.metadata @@ -1 +1 @@ -0eee1b21baa478d8ce333a7d894721d409e0e7fd SOURCES/kdump-anaconda-addon-443d7ed.tar.gz +a6b48abab14bb2fc0902d4c56182469a75db0a54 SOURCES/kdump-anaconda-addon-a0c4527.tar.gz diff --git a/SPECS/kdump-anaconda-addon.spec b/SPECS/kdump-anaconda-addon.spec index 506c5eb..4640d21 100644 --- a/SPECS/kdump-anaconda-addon.spec +++ b/SPECS/kdump-anaconda-addon.spec @@ -1,16 +1,16 @@ -%global gitcommit 443d7ed6d232976723fbc5760ede809032b45030 +%global gitcommit a0c452714052ab1f1d70403448f766c1eaa9f84a %global gitshortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global snapshotdate 20181107 +%global snapshotdate 20200526 Name: kdump-anaconda-addon Version: 003 -Release: 2.%{snapshotdate}git%{gitshortcommit}%{?dist} +Release: 3.%{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,9 @@ Kdump anaconda addon %{_datadir}/icons/hicolor/scalable/apps/kdump.svg %changelog +* Tue May 26 2020 Kairui Song - 003-3.20200526gita0c4527 +- Rebase to latest upstream + * Wed Nov 07 2018 Kairui Song - 003-2.20181107git443d7ed - Define help_id for Kdump spokes (#1637546)