container-selinux-2:2.152.0-2.dev.git1677bc4
- bump to 2.152.0 - autobuilt 1677bc4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5c9197e29d
commit
6d70d472bf
1
.gitignore
vendored
1
.gitignore
vendored
@ -145,3 +145,4 @@
|
||||
/container-selinux-9b3b66f.tar.gz
|
||||
/container-selinux-0ef4703.tar.gz
|
||||
/container-selinux-5d3c461.tar.gz
|
||||
/container-selinux-1677bc4.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# container-selinux
|
||||
%global git0 https://github.com/containers/container-selinux
|
||||
%global commit0 5d3c4619490947240f648330ce0c51a1a1830911
|
||||
%global commit0 1677bc42a369cf9a00b24f69dcaf1ededbd2ffdf
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# container-selinux stuff (prefix with ds_ for version/release etc.)
|
||||
@ -19,8 +19,8 @@
|
||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||
Name: container-selinux
|
||||
Epoch: 2
|
||||
Version: 2.151.0
|
||||
Release: 4.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.152.0
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
Summary: SELinux policies for container runtimes
|
||||
@ -100,6 +100,10 @@ fi
|
||||
|
||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||
%changelog
|
||||
* Tue Dec 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.152.0-2.dev.git1677bc4
|
||||
- bump to 2.152.0
|
||||
- autobuilt 1677bc4
|
||||
|
||||
* Wed Dec 02 2020 Jindrich Novy <jnovy@redhat.com> - 2:2.151.0-4.dev.git5d3c461
|
||||
- remove bogus changelog dates emitted by build bot leading to build failure
|
||||
- Related: #1715412
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (container-selinux-5d3c461.tar.gz) = ce19061ddfed5f84ecb386ce6885a7fe2ae7f93a742dddca5ad940d0716206bc1b21b6161591b5e24f9738711975d79d777ec35233c02d807e8cefb3aa26fa23
|
||||
SHA512 (container-selinux-1677bc4.tar.gz) = b6b25a179664a5259def704013de130ce18f9a9c468d98d0fc1cce38a6199ebbd8c0ff51401838a0f7983bcea932cff87d731646af051b4349fde8340d7483c8
|
||||
|
Loading…
Reference in New Issue
Block a user