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