import CS container-selinux-2.245.0-1.el9

This commit is contained in:
AlmaLinux RelEng Bot 2026-03-30 10:20:51 -04:00
parent cbfe99cf71
commit 6b34eee380
3 changed files with 19 additions and 3 deletions

View File

@ -1 +1 @@
bb8157f7ea50a7da2f9f404f22f10f11a8b1b4b0 SOURCES/v2.240.0.tar.gz
04a0423be83ceabfe0d688b11054d6fdb433a564 SOURCES/v2.245.0.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v2.240.0.tar.gz
SOURCES/v2.245.0.tar.gz

View File

@ -35,7 +35,7 @@ Epoch: 4
# Keep Version in upstream specfile at 0. It will be automatically set
# 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.240.0
Version: 2.245.0
Release: 1%{?dist}
License: GPL-2.0-only
URL: https://github.com/containers/%{name}
@ -138,6 +138,22 @@ if %{_sbindir}/selinuxenabled ; then
fi
%changelog
* Wed Feb 04 2026 Jindrich Novy <jnovy@redhat.com> - 4:2.245.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.245.0
- Related: RHEL-111919
* Thu Dec 11 2025 Jindrich Novy <jnovy@redhat.com> - 4:2.244.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.244.0
- Resolves: RHEL-112187
* Tue Sep 16 2025 Jindrich Novy <jnovy@redhat.com> - 4:2.242.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.242.0
- Related: RHEL-111919
* Mon Sep 01 2025 Jindrich Novy <jnovy@redhat.com> - 4:2.241.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.241.0
- Resolves: RHEL-112187
* Mon Aug 11 2025 Jindrich Novy <jnovy@redhat.com> - 4:2.240.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.240.0
- Related: RHEL-80816