Release 005-3.20190103gitb16ea2c
Signed-off-by: Kairui Song <kasong@redhat.com>
This commit is contained in:
parent
ef43f75dad
commit
76db6a8ca1
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/kdump-anaconda-addon-8b243e3.tar.gz
|
||||
/kdump-anaconda-addon-966223e.tar.gz
|
||||
/kdump-anaconda-addon-b16ea2c.tar.gz
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
%global gitcommit 966223eb50d5969c3f82c0e8d422e5be76e8edbe
|
||||
%global gitcommit b16ea2c60fc256e0982f640def3b10c1b873fc17
|
||||
%global gitshortcommit %(c=%{gitcommit}; echo ${c:0:7})
|
||||
%global snapshotdate 20180730
|
||||
%global snapshotdate 20190103
|
||||
|
||||
Name: kdump-anaconda-addon
|
||||
Version: 005
|
||||
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
|
||||
@ -38,6 +38,9 @@ Kdump anaconda addon
|
||||
%{_datadir}/icons/hicolor/scalable/apps/kdump.svg
|
||||
|
||||
%changelog
|
||||
* Thu Jan 3 2019 Kairui Song <kasong@redhat.com> - 005-3.20190103gitb16ea2c
|
||||
- Update to latest git snapshot (20190103)
|
||||
|
||||
* Tue Aug 7 2018 Kairui Song <kasong@redhat.com> - 005-2.20180730git966223e
|
||||
- Bump obsoleted kexec-tools-anaconda-addon version
|
||||
- Remove redundant source files
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (kdump-anaconda-addon-966223e.tar.gz) = ea2cd0b56036491da3c3b6490ef650d1c64e832a8fa00a8c3267625b4724a6f54c9d3dbea812444f1c3a9c91874c177ce24b21318afce921018d63271b54b606
|
||||
SHA512 (kdump-anaconda-addon-b16ea2c.tar.gz) = ec8960bde78ecb0912971940f445ad4633706dec2f6358a69882ecc2f8b31947246794baf6f4d75ecdbd806e9462cf734ec65eb0e8b6bcfaa85ba2cdbc39769d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user