container-selinux-2:2.158.0-2.dev.giteb6dad0
- bump to 2.158.0 - autobuilt eb6dad0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
13d8074bca
commit
e85faff448
1
.gitignore
vendored
1
.gitignore
vendored
@ -152,3 +152,4 @@
|
||||
/container-selinux-75f193a.tar.gz
|
||||
/container-selinux-f330e81.tar.gz
|
||||
/container-selinux-6d13bf9.tar.gz
|
||||
/container-selinux-eb6dad0.tar.gz
|
||||
|
@ -2,12 +2,12 @@
|
||||
|
||||
# container-selinux
|
||||
%global git0 https://github.com/containers/container-selinux
|
||||
%global commit0 6d13bf9ff9f45431f064ba63794fa97d565641d9
|
||||
%global commit0 eb6dad035270c30edf211275f705f4f364c0c08e
|
||||
%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.156.0
|
||||
%define built_tag v2.158.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.157.0
|
||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.158.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
|
||||
* Thu Feb 11 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.158.0-2.dev.giteb6dad0
|
||||
- bump to 2.158.0
|
||||
- autobuilt eb6dad0
|
||||
|
||||
* Mon Feb 08 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.157.0-3.dev.git6d13bf9
|
||||
- autobuilt 6d13bf9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (container-selinux-6d13bf9.tar.gz) = c48b94bb8ec965b8b1222d87d335840649b7b62a8a8e626283f0b2c439da75dcd2119e9f39fdfcf72f36f3fbfe9609bea094e43d901be81b4302791dff454526
|
||||
SHA512 (container-selinux-eb6dad0.tar.gz) = b6b63ee817eaff0c045d25ab9b6b5ff8898fd09291b2f7e51ff93bb01de808c749ffd8d41dd22f296a323d6a57cd6817696f00c9459f08b5fd652665402e3a09
|
||||
|
Loading…
Reference in New Issue
Block a user