import container-selinux-2.188.0-1.el9_0

This commit is contained in:
CentOS Sources 2022-08-09 05:43:27 -04:00 committed by root
parent 392e1e9dcf
commit f441d7f6ab
3 changed files with 23 additions and 4 deletions

View File

@ -1 +1 @@
bf2ca9df3e61db5456bb133ae42dbae3ba27e67c SOURCES/v2.179.1.tar.gz
05698a2e9d8630fb2ea18eea12566db8c0b72b65 SOURCES/v2.188.0.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v2.179.1.tar.gz
SOURCES/v2.188.0.tar.gz

View File

@ -19,7 +19,7 @@
Epoch: 3
Name: container-selinux
Version: 2.179.1
Version: 2.188.0
Release: 1%{?dist}
License: GPLv2
URL: %{git0}
@ -116,8 +116,27 @@ fi
%dir %{_datadir}/udica/templates/
%{_datadir}/udica/templates/*
%changelog
* Wed Jul 27 2022 Jindrich Novy <jnovy@redhat.com> - 2:2.188.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.188.0
- Related: #2061390
* Wed May 25 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.187.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.187.0
- Related: #2061316
* Tue Apr 19 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.183.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.183.0
- Related: #2061316
* Thu Mar 24 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.181.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.181.0
- Related: #2061316
* Tue Mar 08 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.180.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.180.0
- Related: #2061316
* Mon Feb 28 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.179.1-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.179.1
- Related: #2000051