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