import container-selinux-2.164.2-1.module+el8.5.0+12105+92a5eadb

This commit is contained in:
CentOS Sources 2021-08-09 19:44:44 +00:00 committed by Andrew Lukoshko
parent 5874cb5d50
commit d28820ce11
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
4e780a028c19e415ec9bb5543e808273d9468b66 SOURCES/v2.164.1.tar.gz
b963fbdae8c4cc8b54133adfd787e334397bdb99 SOURCES/v2.164.2.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v2.164.1.tar.gz
SOURCES/v2.164.2.tar.gz

View File

@ -19,7 +19,7 @@
Epoch: 2
Name: container-selinux
Version: 2.164.1
Version: 2.164.2
Release: 1%{?dist}
License: GPLv2
URL: %{git0}
@ -108,6 +108,10 @@ fi
%{_datadir}/containers/selinux/contexts
%changelog
* Tue Aug 03 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.164.2-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.164.2
- Related: #1934415
* Wed Jul 21 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.164.1-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.164.1
- Related: #1934415