From d7d24db9db850b263de2ce8bc09c176389bd5542 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Wed, 25 May 2022 16:43:29 +0200 Subject: [PATCH] Rebuild --- libsemanage.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libsemanage.spec b/libsemanage.spec index 4b63873..d485a6a 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -4,7 +4,7 @@ Summary: SELinux binary policy manipulation library Name: libsemanage Version: 3.4 -Release: 1%{?dist} +Release: 2%{?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 +* Wed May 25 2022 Petr Lautrbach - 3.4-2 +- rebuilt + * Thu May 19 2022 Petr Lautrbach - 3.4-1 - SELinux userspace 3.4 release