import container-selinux-2.179.1-1.el9_0

This commit is contained in:
CentOS Sources 2022-04-05 05:40:39 -04:00 committed by Stepan Oksanichenko
parent 71ddc11093
commit 96b32692fe
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
e1b5561b027c73ebf83355a623599c4de4f11184 SOURCES/v2.178.0.tar.gz
bf2ca9df3e61db5456bb133ae42dbae3ba27e67c SOURCES/v2.179.1.tar.gz

2
.gitignore vendored
View File

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

View File

@ -19,7 +19,7 @@
Epoch: 3
Name: container-selinux
Version: 2.178.0
Version: 2.179.1
Release: 1%{?dist}
License: GPLv2
URL: %{git0}
@ -118,6 +118,10 @@ fi
%changelog
* 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
* Fri Feb 11 2022 Jindrich Novy <jnovy@redhat.com> - 3:2.178.0-1
- update to https://github.com/containers/container-selinux/releases/tag/v2.178.0
- Related: #2000051