Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-22 00:43:52 +00:00
parent c77a77e39c
commit 493b35df7b
1 changed files with 4 additions and 1 deletions

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
@ -142,6 +142,9 @@ Python modules designed to facilitate SELinux policy analysis.
%{_mandir}/ru/man1/apol*
%changelog
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Nov 19 2021 Petr Lautrbach <plautrba@redhat.com> - 4.4.0-4
- Make seinfo output predictable
https://github.com/SELinuxProject/setools/issues/65