diff --git a/setools.spec b/setools.spec index 6d41105..ce41df3 100644 --- a/setools.spec +++ b/setools.spec @@ -7,7 +7,7 @@ Name: setools Version: 4.2.2 -Release: 3%{?setools_pre_ver:.%{setools_pre_ver}}%{?dist} +Release: 4%{?setools_pre_ver:.%{setools_pre_ver}}%{?dist} Summary: Policy analysis tools for SELinux License: GPLv2 @@ -137,6 +137,9 @@ Python modules designed to facilitate SELinux policy analysis. %{_mandir}/man1/apol* %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 4.2.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 4.2.2-3 - Rebuilt for Python 3.8.0rc1 (#1748018)