Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:19:16 -07:00
parent d9183f82ec
commit 89c5d8173b

View File

@ -34,7 +34,7 @@ Epoch: 3
# to the correct value by Packit for copr and koji builds.
# IGNORE this comment if you're looking at it in dist-git.
Version: 2.233.0
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL-2.0-only
URL: https://github.com/containers/%{name}
Summary: SELinux policies for container runtimes
@ -140,6 +140,10 @@ if %{_sbindir}/selinuxenabled ; then
fi
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3:2.233.0-2
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Sep 16 2024 Jindrich Novy <jnovy@redhat.com> - 3:2.233.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.233.0
- Related: RHEL-58990