container-selinux-2:2.150.0-2.dev.git0ef4703
- bump to 2.150.0 - autobuilt 0ef4703 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9fdf5e4f15
commit
d362045995
1
.gitignore
vendored
1
.gitignore
vendored
@ -143,3 +143,4 @@
|
|||||||
/container-selinux-9fb1698.tar.gz
|
/container-selinux-9fb1698.tar.gz
|
||||||
/container-selinux-3c361a2.tar.gz
|
/container-selinux-3c361a2.tar.gz
|
||||||
/container-selinux-9b3b66f.tar.gz
|
/container-selinux-9b3b66f.tar.gz
|
||||||
|
/container-selinux-0ef4703.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# container-selinux
|
# container-selinux
|
||||||
%global git0 https://github.com/containers/container-selinux
|
%global git0 https://github.com/containers/container-selinux
|
||||||
%global commit0 9b3b66f400ed2f2bee76559fb200cf1c1f92d29c
|
%global commit0 0ef47032047b6f93b1c113aafc40cbcb4e0cac3b
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# container-selinux stuff (prefix with ds_ for version/release etc.)
|
# container-selinux stuff (prefix with ds_ for version/release etc.)
|
||||||
@ -21,8 +21,8 @@ Name: container-selinux
|
|||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
Version: 2.148.0
|
Version: 2.150.0
|
||||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
Summary: SELinux policies for container runtimes
|
Summary: SELinux policies for container runtimes
|
||||||
@ -102,6 +102,10 @@ fi
|
|||||||
|
|
||||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.150.0-2.dev.git0ef4703
|
||||||
|
- bump to 2.150.0
|
||||||
|
- autobuilt 0ef4703
|
||||||
|
|
||||||
* Thu Oct 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.148.0-3.dev.git9b3b66f
|
* Thu Oct 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.148.0-3.dev.git9b3b66f
|
||||||
- autobuilt 9b3b66f
|
- autobuilt 9b3b66f
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (container-selinux-9b3b66f.tar.gz) = 5dbc86925d3bab33e1dba9e07a12353b9879a08c4c373d5a12ae87abcf70f5aa715f6d7a53fdf719d12619d936216e734c762d3180ee4b1f9a8ab048df0c9601
|
SHA512 (container-selinux-0ef4703.tar.gz) = 5c1a769be37821cc590885a81e80c0112b598500cf4ab32a34a6f14a133f41c323c5629bb6ac22e33bc20c52e5d8be5820358b0094f77430992f792275dd26ee
|
||||||
|
Loading…
Reference in New Issue
Block a user