import ksc-1.8-5.git594b780.el9

This commit is contained in:
CentOS Sources 2022-02-01 13:21:23 -05:00 committed by Stepan Oksanichenko
parent 58a328475e
commit 5efc06ce88
3 changed files with 8 additions and 5 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/ksc-8187ddd.tar.gz
SOURCES/ksc-594b780.tar.gz

View File

@ -1 +1 @@
e861d2bf53dfe075956a7e3d65ade5600b11c61c SOURCES/ksc-8187ddd.tar.gz
834938e7e61560dba5fa10ee677c4d098d22e7f0 SOURCES/ksc-594b780.tar.gz

View File

@ -1,6 +1,6 @@
%global forgeurl https://github.com/RedHatOfficial/ksc
%global commitdate 20221121
%global commit 8187ddddfa564cd858e70fd14c82f422a6b6853f
%global commitdate 20211219
%global commit 594b780b9a299c9bca37de0201ef2bd755cf2880
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%{?python_enable_dependency_generator}
@ -8,7 +8,7 @@
Name: ksc
Version: 1.8
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Kernel source code checker
Group: Development/Tools
AutoReqProv: no
@ -46,6 +46,9 @@ install -D ksc.1 %{buildroot}%{_mandir}/man1/ksc.1
%{python3_sitelib}/ksc-%{version}*.egg-info
%changelog
* Sun Dec 19 2021 Čestmír Kalina <ckalina@redhat.com> - 1.8-5
- Resolves: #2032138 add Red Hat Enterprise Linux 9 support
* Mon Nov 22 2021 Čestmír Kalina <ckalina@redhat.com> - 1.8-4
- Resolves: #1761398 Add symbol namespace support to ksc