import setools-4.4.0-5.el9
This commit is contained in:
parent
7d831cc5c5
commit
06a8d9d42d
@ -1,9 +1,9 @@
|
||||
%global sepol_ver 3.2-1
|
||||
%global selinux_ver 3.2-1
|
||||
%global sepol_ver 3.4-1
|
||||
%global selinux_ver 3.4-1
|
||||
|
||||
Name: setools
|
||||
Version: 4.4.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Policy analysis tools for SELinux
|
||||
|
||||
License: GPLv2
|
||||
@ -70,7 +70,6 @@ This package includes the following console tools:
|
||||
%package -n python3-setools
|
||||
Summary: Policy analysis tools for SELinux
|
||||
Obsoletes: setools-libs < 4.0.0
|
||||
Recommends: libselinux-python3
|
||||
%{?python_provide:%python_provide python3-setools}
|
||||
Requires: python3-setuptools
|
||||
|
||||
@ -142,6 +141,10 @@ Python modules designed to facilitate SELinux policy analysis.
|
||||
%{_mandir}/ru/man1/apol*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 10 2022 Petr Lautrbach <plautrba@redhat.com> - 4.4.0-5
|
||||
- Update required userspace versions to 3.4
|
||||
- Drop unnecessary Recommends
|
||||
|
||||
* Fri Nov 19 2021 Petr Lautrbach <plautrba@redhat.com> - 4.4.0-4
|
||||
- Make seinfo output predictable
|
||||
https://github.com/SELinuxProject/setools/issues/65
|
||||
|
Loading…
Reference in New Issue
Block a user