Update to upstream git 626d942
Signed-off-by: Zamir SUN <sztsian@gmail.com>
This commit is contained in:
parent
72735c84f6
commit
78f7619882
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/kabi-dw-a6bced6.tar.gz
|
||||
/kabi-dw-545535a.tar.gz
|
||||
/kabi-dw-b8863d0.tar.gz
|
||||
/kabi-dw-626d942.tar.gz
|
||||
|
@ -1,10 +1,10 @@
|
||||
%global commitdate 20180308
|
||||
%global commit b8863d05565e91bd3fb40d9e9d562be081f09669
|
||||
%global commitdate 20180906
|
||||
%global commit 626d94295bc83e01ed98f4ecb76d7d499341f738
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: kabi-dw
|
||||
Version: 0
|
||||
Release: 0.9.%{commitdate}git%{shortcommit}%{?dist}
|
||||
Release: 0.10.%{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
|
||||
* Wed Sep 06 2018 Zamir SUN <zsun@fedoraproject.org> - 0-0.10.20180906git626d942
|
||||
- Update to upstream 626d94295bc83e01ed98f4ecb76d7d499341f738
|
||||
|
||||
* Sun Jul 22 2018 Zamir SUN <zsun@fedoraproject.org> - 0-0.9.20180308gitb8863d0
|
||||
- Add gcc as BR.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (kabi-dw-b8863d0.tar.gz) = dcfb61e04d9731da915b446d638a969936426f7431563cff95ec10b1c985ca95f196c949ca840f8e0fcbe2ed76c57d606f446cb8d6443518631968031b9e1833
|
||||
SHA512 (kabi-dw-626d942.tar.gz) = 126253096beca7c2822195448f5362565572bf1eea45ff4d3ca081d0dc0ca02f352bf97e1e171868fa42e46c8fded0a4a13b1efbae7c51fd56104da6ff46a8e6
|
||||
|
Loading…
Reference in New Issue
Block a user