container-selinux-2.237.0-1.el9
- update to https://github.com/containers/container-selinux/releases/tag/v2.237.0 - Related: RHEL-80816 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
e6f34bee31
commit
1fe82cb2e7
@ -30,12 +30,12 @@ Name: container-selinux
|
||||
%if %{defined copr_build}
|
||||
Epoch: 102
|
||||
%else
|
||||
Epoch: 3
|
||||
Epoch: 4
|
||||
%endif
|
||||
# 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.236.0
|
||||
Version: 2.237.0
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-only
|
||||
URL: https://github.com/containers/%{name}
|
||||
@ -111,19 +111,19 @@ fi
|
||||
%posttrans
|
||||
%selinux_relabel_post
|
||||
|
||||
# Empty placeholder check to silence rpmlint
|
||||
%check
|
||||
|
||||
#define license tag if not already defined
|
||||
%{!?_licensedir:%global license %doc}
|
||||
|
||||
# Placeholder check to silence rpmlint
|
||||
%check
|
||||
|
||||
%files
|
||||
%doc README.md
|
||||
%{_datadir}/selinux/*
|
||||
%dir %{_datadir}/containers/selinux
|
||||
%{_datadir}/containers/selinux/contexts
|
||||
%dir %{_datadir}/udica/templates/
|
||||
%dir %{_datadir}/udica
|
||||
%dir %{_datadir}/udica/templates/
|
||||
%{_datadir}/udica/templates/*
|
||||
# Ref: https://bugzilla.redhat.com/show_bug.cgi?id=2209120
|
||||
%{_mandir}/man8/container_selinux.8.gz
|
||||
@ -138,6 +138,10 @@ if %{_sbindir}/selinuxenabled ; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Wed Apr 30 2025 Jindrich Novy <jnovy@redhat.com> - 3:2.237.0-1
|
||||
- update to https://github.com/containers/container-selinux/releases/tag/v2.237.0
|
||||
- Related: RHEL-80816
|
||||
|
||||
* Fri Mar 14 2025 Jindrich Novy <jnovy@redhat.com> - 3:2.236.0-1
|
||||
- update to https://github.com/containers/container-selinux/releases/tag/v2.236.0
|
||||
- Resolves: RHEL-80473
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v2.236.0.tar.gz) = 02f4cf1549bbe8c647fc2d2af9f239a23b47e67964d2ee66a45578b6494a9257185f210a61a3e666470489698760b6dd336db3e6a867002fdac68f64689d3841
|
||||
SHA512 (v2.237.0.tar.gz) = 39226dc5474934eb509bde812a7df3647d38c69d33ff3d54d0774286d1bc325dae867280571d3681e23a334aa785acfb6a1c22ca2f3df6031f95d005145930df
|
||||
|
Loading…
Reference in New Issue
Block a user