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