diff --git a/selinux-policy.spec b/selinux-policy.spec index 1aa4252b..164319d6 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -24,7 +24,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 40.13.12 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL-2.0-or-later Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz Source1: modules-targeted-base.conf @@ -860,6 +860,10 @@ exit 0 %endif %changelog +* Tue Oct 29 2024 Troy Dawson - 40.13.12-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Oct 24 2024 Zdenek Pytela - 40.13.12-1 - Dontaudit subscription manager setfscreate and read file contexts Resolves: RHEL-58009