container-selinux-2:2.148.0-3.dev.git9b3b66f
- autobuilt 9b3b66f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b2e55a00f6
commit
9fdf5e4f15
1
.gitignore
vendored
1
.gitignore
vendored
@ -142,3 +142,4 @@
|
|||||||
/container-selinux-2908536.tar.gz
|
/container-selinux-2908536.tar.gz
|
||||||
/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
|
||||||
|
@ -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 3c361a2787b4f3739409a86e1cf8b6efe13f7d39
|
%global commit0 9b3b66f400ed2f2bee76559fb200cf1c1f92d29c
|
||||||
%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.)
|
||||||
@ -22,7 +22,7 @@ Name: container-selinux
|
|||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
Version: 2.148.0
|
Version: 2.148.0
|
||||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
Release: 3.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,9 @@ fi
|
|||||||
|
|
||||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.148.0-3.dev.git9b3b66f
|
||||||
|
- autobuilt 9b3b66f
|
||||||
|
|
||||||
* Wed Oct 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.148.0-2.dev.git3c361a2
|
* Wed Oct 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.148.0-2.dev.git3c361a2
|
||||||
- bump to 2.148.0
|
- bump to 2.148.0
|
||||||
- autobuilt 3c361a2
|
- autobuilt 3c361a2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (container-selinux-3c361a2.tar.gz) = f635ba5367eaa97ae894bf759ce3dae913e5a032e9c990bc445465bc4d810fd65d0d346d3ef13ba6cc1fc31fb449989d34c5a482026b99da9e4ad85ea032c722
|
SHA512 (container-selinux-9b3b66f.tar.gz) = 5dbc86925d3bab33e1dba9e07a12353b9879a08c4c373d5a12ae87abcf70f5aa715f6d7a53fdf719d12619d936216e734c762d3180ee4b1f9a8ab048df0c9601
|
||||||
|
Loading…
Reference in New Issue
Block a user