From e3fdda47ee6e25f241980ea43b309a122625fb46 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 3 Jun 2021 10:45:38 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- policycoreutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index 25ab59d..5e5c4ce 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -11,7 +11,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 3.2 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 # https://github.com/SELinuxProject/selinux/wiki/Releases Source0: https://github.com/SELinuxProject/selinux/releases/download/3.2/selinux-3.2.tar.gz @@ -514,6 +514,9 @@ The policycoreutils-restorecond package contains the restorecond service. %systemd_postun_with_restart restorecond.service %changelog +* Thu Jun 03 2021 Python Maint - 3.2-3 +- Rebuilt for Python 3.10 + * Mon May 10 2021 Petr Lautrbach - 3.2-2 - Do not use Python slip - fixfiles: do not exclude /dev and /run in -C mode