import container-selinux-2.195.1-1.module+el8.8.0+17695+8a9c0c1b

This commit is contained in:
CentOS Sources 2023-01-31 01:18:31 +00:00 committed by root
parent c751a8da6e
commit 8b9f969d41
3 changed files with 19 additions and 3 deletions

View File

@ -1 +1 @@
2f2c657c7e428adfc810d5363626aad4ff7ec0e2 SOURCES/v2.189.0.tar.gz
88eba42210199be06b5cc62be256515f378ca7b5 SOURCES/v2.195.1.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v2.189.0.tar.gz
SOURCES/v2.195.1.tar.gz

View File

@ -19,7 +19,7 @@
Epoch: 2
Name: container-selinux
Version: 2.189.0
Version: 2.195.1
Release: 1%{?dist}
License: GPLv2
URL: %{git0}
@ -112,6 +112,22 @@ fi
%{_datadir}/udica/templates/*
%changelog
* Thu Dec 15 2022 Jindrich Novy <jnovy@redhat.com> - 2:2.195.1-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.195.1
- Related: #2123641
* Mon Nov 28 2022 Jindrich Novy <jnovy@redhat.com> - 2:2.193.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.193.0
- Related: #2123641
* Mon Oct 31 2022 Jindrich Novy <jnovy@redhat.com> - 2:2.191.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.191.0
- Related: #2123641
* Wed Sep 14 2022 Jindrich Novy <jnovy@redhat.com> - 2:2.190.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.190.0
- Related: #2123641
* Fri Jul 15 2022 Jindrich Novy <jnovy@redhat.com> - 2:2.189.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.189.0
- Related: #2061390