container-selinux-2:2.127.0-2.dev.git6caf15d
- bump to 2.127.0 - autobuilt 6caf15d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
218d40242f
commit
a762720d65
1
.gitignore
vendored
1
.gitignore
vendored
@ -119,3 +119,4 @@
|
||||
/container-selinux-fde876b.tar.gz
|
||||
/container-selinux-ae0720d.tar.gz
|
||||
/container-selinux-867a377.tar.gz
|
||||
/container-selinux-6caf15d.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# container-selinux
|
||||
%global git0 https://github.com/containers/container-selinux
|
||||
%global commit0 867a37749b7b8b7e341dd1fc6be2536bd01f7349
|
||||
%global commit0 6caf15d8540f3f4bb4f6f1251e28bcfa3123896d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# container-selinux stuff (prefix with ds_ for version/release etc.)
|
||||
@ -24,8 +24,8 @@ Name: container-selinux
|
||||
%if 0%{?fedora}
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 2.126.0
|
||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.127.0
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
Summary: SELinux policies for container runtimes
|
||||
@ -111,6 +111,10 @@ fi
|
||||
|
||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||
%changelog
|
||||
* Fri Mar 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.127.0-2.dev.git6caf15d
|
||||
- bump to 2.127.0
|
||||
- autobuilt 6caf15d
|
||||
|
||||
* Thu Mar 26 2020 Dan Walsh <dwalsh@fedoraproject.org> - 2:2.126.0-2.dev.git867a377
|
||||
- Install selinux contexts file into /usr/share/containers/selinux/contexts
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (container-selinux-867a377.tar.gz) = 8bcf14b5200a0974741de1ed750c71f311f8943277ffeafbfe4aac00d1957f94242d47400ac5cff21d135d14fcad6c4a66d1c23979eb7a6f50296a204bae2f25
|
||||
SHA512 (container-selinux-6caf15d.tar.gz) = 015d6e309a3f00f5661f1348265d0084bb292729ff547f291ba9c1ee18d351c66f7d65a5db6f990edd66a0a87958461088cbc24659c488c91be480a7fffde456
|
||||
|
Loading…
Reference in New Issue
Block a user