From e124701974e714f5a65c0107ac4d9823be88b7de Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:18:04 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- checkpolicy.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/checkpolicy.spec b/checkpolicy.spec index 9bf784a..e2be50f 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -4,7 +4,7 @@ Summary: SELinux policy compiler Name: checkpolicy Version: 3.7 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL-2.0-or-later AND LGPL-2.1-or-later Source0: https://github.com/SELinuxProject/selinux/releases/download/3.7/checkpolicy-3.7.tar.gz Source1: https://github.com/SELinuxProject/selinux/releases/download/3.7/checkpolicy-3.7.tar.gz.asc @@ -63,4 +63,8 @@ install test/dispol ${RPM_BUILD_ROOT}%{_bindir}/sedispol %{_bindir}/sedispol %changelog +* Tue Oct 29 2024 Troy Dawson - 3.7-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + %autochangelog