From ec2ed1321f2add0cc668c48c90eb48d310259cd5 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:09:06 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- libsemanage.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libsemanage.spec b/libsemanage.spec index d485a6a..3b95cc0 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -4,7 +4,7 @@ Summary: SELinux binary policy manipulation library Name: libsemanage Version: 3.4 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ Source0: https://github.com/SELinuxProject/selinux/releases/download/3.4/libsemanage-3.4.tar.gz # fedora-selinux/selinux: git format-patch -N 3.4 -- libsemanage @@ -153,6 +153,9 @@ cp %{SOURCE1} ${RPM_BUILD_ROOT}%{_sysconfdir}/selinux/semanage.conf %{_libexecdir}/selinux/semanage_migrate_store %changelog +* Mon Jun 13 2022 Python Maint - 3.4-3 +- Rebuilt for Python 3.11 + * Wed May 25 2022 Petr Lautrbach - 3.4-2 - rebuilt