setools-4.4.0-5

- Update required userspace versions to 3.4
- Drop unnecessary Recommends

Related: rhbz#2093824
This commit is contained in:
Petr Lautrbach 2022-06-10 10:39:38 +02:00
parent e1f09f1436
commit 293a967c26

View File

@ -3,7 +3,7 @@
Name: setools
Version: 4.4.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Policy analysis tools for SELinux
License: GPLv2
@ -141,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