import ksc-1.6-2.el8

This commit is contained in:
CentOS Sources 2020-01-21 16:21:54 -05:00 committed by Stepan Oksanichenko
parent e52c7e3c3f
commit f406b9aa71
3 changed files with 12 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/ksc-1.5.tar.gz
SOURCES/ksc-1.6.tar.gz

View File

@ -1 +1 @@
c949a1c21e00a6300cc1d08be4659339a1bc9ea2 SOURCES/ksc-1.5.tar.gz
d6a228b64386b10946e4b0601d07a5fcc219dacf SOURCES/ksc-1.6.tar.gz

View File

@ -1,6 +1,6 @@
Name: ksc
Version: 1.5
Release: 1%{?dist}
Version: 1.6
Release: 2%{?dist}
Summary: Kernel source code checker
Group: Development/Tools
AutoReqProv: no
@ -10,6 +10,7 @@ Source0: ksc-%{version}.tar.gz
BuildArch: noarch
%{?__python3:Requires: %{__python3}}
Requires: kernel-abi-whitelists
Requires: kmod
Requires: binutils
Requires: kernel-devel
Requires: python3-magic
@ -39,6 +40,13 @@ install -D ksc.1 %{buildroot}%{_mandir}/man1/ksc.1
%{python3_sitelib}/ksc-%{version}*.egg-info
%changelog
* Wed Nov 06 2019 Čestmír Kalina <ckalina@redhat.com> - 1.6-2
- Resolves: #1729039 Extend ksc output to include environment metadata
- (OSCI) Add kmod to Makefile-generated Requires
* Wed Nov 06 2019 Čestmír Kalina <ckalina@redhat.com> - 1.6-1
- Resolves: #1729039 Extend ksc output to include environment metadata
- Add modinfo vermagic field to the output.
- Add kmod (provides modinfo) to requires.
* Thu Nov 29 2018 Čestmír Kalina <ckalina@redhat.com> - 1.5-1
- Resolves: #1647528 ksc add feature to copy justifications between ksc...
- Resolves: #1648026 ksc add a non-processed .ko file