container-selinux-2:2.159.0-2.dev.gitd89a599
- bump to 2.159.0 - autobuilt d89a599 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
dca5282acc
commit
9cb5b10e56
1
.gitignore
vendored
1
.gitignore
vendored
@ -155,3 +155,4 @@
|
||||
/container-selinux-eb6dad0.tar.gz
|
||||
/container-selinux-aeb85c4.tar.gz
|
||||
/container-selinux-e78ac4f.tar.gz
|
||||
/container-selinux-d89a599.tar.gz
|
||||
|
@ -2,12 +2,12 @@
|
||||
|
||||
# container-selinux
|
||||
%global git0 https://github.com/containers/container-selinux
|
||||
%global commit0 e78ac4f5b982112a1f018fb5964c3a8b27f0b65d
|
||||
%global commit0 d89a599e3d3c362ec178600ed04c72f337c10d28
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%define built_tag v2.158.0
|
||||
%define built_tag v2.159.0
|
||||
|
||||
# container-selinux stuff (prefix with ds_ for version/release etc.)
|
||||
# Some bits borrowed from the openstack-selinux package
|
||||
@ -23,8 +23,8 @@
|
||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||
Name: container-selinux
|
||||
Epoch: 2
|
||||
Version: 2.158.0
|
||||
Release: 5.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.159.0
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
Summary: SELinux policies for container runtimes
|
||||
@ -105,6 +105,10 @@ fi
|
||||
|
||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||
%changelog
|
||||
* Mon Mar 29 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.159.0-2.dev.gitd89a599
|
||||
- bump to 2.159.0
|
||||
- autobuilt d89a599
|
||||
|
||||
* Wed Feb 17 2021 Dan Walsh <dwalsh@fedoraproject.org> - 2:2.158.0-5.dev.gite78ac4f
|
||||
- Rebuilt to use latest selinux-policy interfaces
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (container-selinux-e78ac4f.tar.gz) = 82417b07ade92711563ece1a7b0df0c33d035507bf28e93f9d613e7e3b92a288960929ed00063fcc77fd09acddf504f8a04a3fadc61d35d4287a7569bec84116
|
||||
SHA512 (container-selinux-d89a599.tar.gz) = 63e2b788446df0cea024cb21249fd7368517a9bfe8a55eb1afce429208f50b47c458dd3dff807be517d20ca5413116a924f284f886ec4f5f81295e1360984827
|
||||
|
Loading…
Reference in New Issue
Block a user