container-selinux-2:2.161.1-2.dev.gite1092cd
- bump to 2.161.1 - autobuilt e1092cd Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
fad696781c
commit
c208678fca
1
.gitignore
vendored
1
.gitignore
vendored
@ -159,3 +159,4 @@
|
||||
/container-selinux-c9f0cb6.tar.gz
|
||||
/v2.155.0.tar.gz
|
||||
/container-selinux-5a60716.tar.gz
|
||||
/container-selinux-e1092cd.tar.gz
|
||||
|
@ -2,12 +2,12 @@
|
||||
|
||||
# container-selinux
|
||||
%global git0 https://github.com/containers/container-selinux
|
||||
%global commit0 5a6071656f75cc7794ea8edbe9487716b361ce7e
|
||||
%global commit0 e1092cd2cb0891de02a70447e6e68adbf6e15c8c
|
||||
%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.160.0
|
||||
%define built_tag v2.161.1
|
||||
|
||||
# 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.160.0
|
||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.161.1
|
||||
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
|
||||
* Fri May 07 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.161.1-2.dev.gite1092cd
|
||||
- bump to 2.161.1
|
||||
- autobuilt e1092cd
|
||||
|
||||
* Tue Apr 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.160.0-3.dev.git5a60716
|
||||
- autobuilt 5a60716
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (container-selinux-5a60716.tar.gz) = e90d5e91511ff3662bc9f9c70065fccc3b2fd2087df87ad56f377f65eaa7e3d7c51c5a0661ee72490c574f26d0e653bbff9dd7ef1585f21f2ef566edc7ed3b09
|
||||
SHA512 (container-selinux-e1092cd.tar.gz) = ef107d442d03b143dcb7975d34bad0ca2425af1ba053ded64b475df9940e74f2ac9a1da63d631d4a30af84c51268bc3d976bc7cbe6d48a967ed9d0fbf49b53b1
|
||||
|
Loading…
Reference in New Issue
Block a user