Drop mandatory kernel-abi-stablelist dependency
Resolves: rhbz#2066226 Signed-off-by: Čestmír Kalina <ckalina@redhat.com>
This commit is contained in:
parent
0dda799d3b
commit
7a8b212f3c
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/ksc-594b780.tar.gz
|
||||
/ksc-b875d9b.tar.gz
|
||||
/ksc-dcc139b.tar.gz
|
||||
/ksc-b3b2eea.tar.gz
|
||||
|
9
ksc.spec
9
ksc.spec
@ -1,13 +1,13 @@
|
||||
%global forgeurl https://github.com/RedHatOfficial/ksc
|
||||
%global commitdate 20220209
|
||||
%global commit dcc139b1fcef98b1172df115f17e9834258439dc
|
||||
%global commitdate 20220413
|
||||
%global commit b3b2eea99943c272e376275a0c869491fd84686b
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%{?python_enable_dependency_generator}
|
||||
%forgemeta -i
|
||||
|
||||
Name: ksc
|
||||
Version: 1.9
|
||||
Version: 1.10
|
||||
Release: 1%{?dist}
|
||||
Summary: Kernel source code checker
|
||||
Group: Development/Tools
|
||||
@ -46,6 +46,9 @@ install -D ksc.1 %{buildroot}%{_mandir}/man1/ksc.1
|
||||
%{python3_sitelib}/ksc-%{version}*.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Apr 13 2022 Čestmír Kalina <ckalina@redhat.com> - 1.10-1
|
||||
- Resolves: #2066226 Drop mandatory kernel-abi-stablelist dependency
|
||||
|
||||
* Wed Feb 09 2022 Čestmír Kalina <ckalina@redhat.com> - 1.9-1
|
||||
- Resolves: #2043447 ksc: Support Authorization header in bugzilla API
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ksc-dcc139b.tar.gz) = 601a9e45003b7d299be507c5fdfc1fbb69eba6e2ccfc5d9717555b64129b120faac038a8022597c404c28698fa2cf791193ede5cbcf20c7d7370aa17353bc8f6
|
||||
SHA512 (ksc-b3b2eea.tar.gz) = 943cf1ee0f540a399454fbd384a5079e6125558083f4f11e8822e77e67bbec75e5eac3b66d0d3ba11b7b5f01736b8b7e4af9fc89bc189f9df0861400a97e6538
|
||||
|
Loading…
Reference in New Issue
Block a user