Update to upstream e6af311e3182417f86742a5b1a78e488593f975a
This commit is contained in:
parent
9e043b61df
commit
3550ecb6ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/kabi-dw-2ef3f81.tar.gz
|
/kabi-dw-2ef3f81.tar.gz
|
||||||
|
/kabi-dw-e6af311.tar.gz
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%global commit 2ef3f812335d216a9aaf72e8473dc51dfd3a453e
|
%global commit e6af311e3182417f86742a5b1a78e488593f975a
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: kabi-dw
|
Name: kabi-dw
|
||||||
Version: 0
|
Version: 0
|
||||||
Release: 0.1.20171012git%{shortcommit}%{?dist}
|
Release: 0.2.20171018git%{shortcommit}%{?dist}
|
||||||
Summary: Detect changes in the ABI between kernel builds
|
Summary: Detect changes in the ABI between kernel builds
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://github.com/skozina/%{name}
|
URL: https://github.com/skozina/%{name}
|
||||||
@ -37,5 +37,8 @@ install -m 0755 %{name} %{buildroot}%{_bindir}/
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 27 2017 Zamir SUN <zsun@fedoraproject.org> - 0-0.2.20171018gite6af311
|
||||||
|
- Update to upstream e6af311e3182417f86742a5b1a78e488593f975a
|
||||||
|
|
||||||
* Mon Oct 16 2017 Zamir SUN <zsun@fedoraproject.org> - 0-0.1.20171012git2ef3f81
|
* Mon Oct 16 2017 Zamir SUN <zsun@fedoraproject.org> - 0-0.1.20171012git2ef3f81
|
||||||
- Initial package kabi-dw
|
- Initial package kabi-dw
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (kabi-dw-2ef3f81.tar.gz) = 76ec9a7aca4ef84c60afc8bc1f57242732950d19e2c6a22c87203b8f58b9ee2b336ed9d1c2d7396ac4ab07f03984850dc626fa2665b2e7d5f3ab2430135daa80
|
SHA512 (kabi-dw-e6af311.tar.gz) = c64369003abbdc2f470c66c76c9102129c76cf50f7133e163855cdfd9298aa1065e6f45ccb6fe7b47ea528126da94d89ac78f2e64d2ef53d01e1aefd7cc50bbb
|
||||||
|
Loading…
Reference in New Issue
Block a user