From 13a23887f2eb494fbf4807811065bdfb3afd5861 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:44:07 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- libselinux.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libselinux.spec b/libselinux.spec index ef1ce74..b11bc13 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -4,7 +4,7 @@ Summary: SELinux library and simple utilities Name: libselinux Version: 3.7 -Release: 3%{?dist} +Release: 4%{?dist} License: LicenseRef-Fedora-Public-Domain # https://github.com/SELinuxProject/selinux/wiki/Releases Source0: https://github.com/SELinuxProject/selinux/releases/download/3.7/libselinux-3.7.tar.gz @@ -223,4 +223,8 @@ rm -f %{buildroot}%{_mandir}/man8/togglesebool* %{ruby_vendorarchdir}/selinux.so %changelog +* Tue Oct 29 2024 Troy Dawson - 3.7-4 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + %autochangelog