Update do upstream a6bced6ef7b263380ac0309bdbd4a98c6f9055eb
This commit is contained in:
parent
fd74c83bd9
commit
d3ea8c9a66
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/kabi-dw-2ef3f81.tar.gz
|
||||
/kabi-dw-e6af311.tar.gz
|
||||
/kabi-dw-a6bced6.tar.gz
|
||||
|
@ -1,9 +1,10 @@
|
||||
%global commit e6af311e3182417f86742a5b1a78e488593f975a
|
||||
%global commitdate 20171201
|
||||
%global commit a6bced6ef7b263380ac0309bdbd4a98c6f9055eb
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: kabi-dw
|
||||
Version: 0
|
||||
Release: 0.3.20171018git%{shortcommit}%{?dist}
|
||||
Release: 0.4.%{commitdate}git%{shortcommit}%{?dist}
|
||||
Summary: Detect changes in the ABI between kernel builds
|
||||
License: GPLv3+
|
||||
URL: https://github.com/skozina/%{name}
|
||||
@ -42,6 +43,9 @@ install -m 0755 %{name} %{buildroot}%{_bindir}/
|
||||
%license COPYING
|
||||
|
||||
%changelog
|
||||
* Wed Jan 24 2018 Zamir SUN <zsun@fedoraproject.org> - 0-0.4.20171201gita6bced6
|
||||
- Update do upstream a6bced6ef7b263380ac0309bdbd4a98c6f9055eb
|
||||
|
||||
* Wed Jan 24 2018 Zamir SUN <zsun@fedoraproject.org> - 0-0.3.20171018gite6af311
|
||||
- Add libasan-devel per request
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (kabi-dw-e6af311.tar.gz) = c64369003abbdc2f470c66c76c9102129c76cf50f7133e163855cdfd9298aa1065e6f45ccb6fe7b47ea528126da94d89ac78f2e64d2ef53d01e1aefd7cc50bbb
|
||||
SHA512 (kabi-dw-a6bced6.tar.gz) = 99358d219d7d5b4c86442e2219419b451282e0ba3c5f733bd73cb87f7559a82eeb88a9b94c375886b698fe38a565d769362e1351d75a53dbda09c1967081fbb9
|
||||
|
Loading…
Reference in New Issue
Block a user