From b21b210b94918af29ccf0451c1cd9e3fab944384 Mon Sep 17 00:00:00 2001 From: Zdenek Pytela Date: Fri, 11 Oct 2024 15:33:47 +0200 Subject: [PATCH] * Fri Oct 11 2024 Zdenek Pytela - 38.1.46-1 - Rebuild --- selinux-policy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/selinux-policy.spec b/selinux-policy.spec index 38e61a43..dc626d4d 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -23,7 +23,7 @@ %define CHECKPOLICYVER 3.2 Summary: SELinux policy configuration Name: selinux-policy -Version: 35.1.46 +Version: 38.1.46 Release: 1%{?dist} License: GPLv2+ Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz @@ -809,6 +809,9 @@ exit 0 %endif %changelog +* Fri Oct 11 2024 Zdenek Pytela - 38.1.46-1 +- Rebuild + * Thu Oct 10 2024 Zdenek Pytela - 35.1.46-1 - Label /run/modprobe.d with modules_conf_t Resolves: RHEL-61453