Update to 6fbd644 to fix 1642806.
This commit is contained in:
parent
30dc87c402
commit
83ebc84dc8
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/kabi-dw-545535a.tar.gz
|
||||
/kabi-dw-b8863d0.tar.gz
|
||||
/kabi-dw-626d942.tar.gz
|
||||
/kabi-dw-6fbd644.tar.gz
|
||||
|
@ -1,10 +1,10 @@
|
||||
%global commitdate 20180906
|
||||
%global commit 626d94295bc83e01ed98f4ecb76d7d499341f738
|
||||
%global commitdate 20181112
|
||||
%global commit 6fbd644f618ca73b910fe7661b0198382ad45b9b
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: kabi-dw
|
||||
Version: 0
|
||||
Release: 0.11.%{commitdate}git%{shortcommit}%{?dist}
|
||||
Release: 0.12.%{commitdate}git%{shortcommit}%{?dist}
|
||||
Summary: Detect changes in the ABI between kernel builds
|
||||
License: GPLv3+
|
||||
URL: https://github.com/skozina/%{name}
|
||||
@ -41,6 +41,9 @@ install -m 0755 %{name} %{buildroot}%{_bindir}/
|
||||
%license COPYING
|
||||
|
||||
%changelog
|
||||
* Fri Nov 16 2018 Zamir SUN <zsun@fedoraproject.org> - 0-0.12.20181112git6fbd644
|
||||
- Update to 6fbd644 to fix RHBZ 1642806
|
||||
|
||||
* Wed Sep 19 2018 Zamir SUN <zsun@fedoraproject.org> - 0-0.11.20180906git626d942
|
||||
- Fix the date in previous commit
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (kabi-dw-626d942.tar.gz) = 126253096beca7c2822195448f5362565572bf1eea45ff4d3ca081d0dc0ca02f352bf97e1e171868fa42e46c8fded0a4a13b1efbae7c51fd56104da6ff46a8e6
|
||||
SHA512 (kabi-dw-6fbd644.tar.gz) = 3b4eef0f4bb8146a51f9b632d988f4aaed2a674a35f5e2a26066524fe3bc9aa9b9f55780240f0c3b5020d8f0111a97a029f5540268f1c2fdc422e66f39437711
|
||||
|
Loading…
Reference in New Issue
Block a user