From e1c3bd6193eba012e56df27c32d4922239c88a0a Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Thu, 16 Jul 2020 12:22:20 +0200 Subject: [PATCH] setools-4.3.0-3 - rebuild with SELinux userspace 3.1 release --- setools.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/setools.spec b/setools.spec index dda3c2f..2ab8e19 100644 --- a/setools.spec +++ b/setools.spec @@ -1,13 +1,13 @@ # % global setools_pre_ver rc # % global gitver f1e5b20 -%global sepol_ver 2.9-1 -%global selinux_ver 2.9-1 +%global sepol_ver 2.3-1 +%global selinux_ver 2.3-1 Name: setools Version: 4.3.0 -Release: 2%{?setools_pre_ver:.%{setools_pre_ver}}%{?dist} +Release: 3%{?setools_pre_ver:.%{setools_pre_ver}}%{?dist} Summary: Policy analysis tools for SELinux License: GPLv2 @@ -144,6 +144,9 @@ Python modules designed to facilitate SELinux policy analysis. %{_mandir}/ru/man1/apol* %changelog +* Thu Jul 16 2020 Petr Lautrbach - 4.3.0-3 +- rebuild with SELinux userspace 3.1 release + * Tue May 26 2020 Miro HronĨok - 4.3.0-2 - Rebuilt for Python 3.9