container-selinux-2:2.145.0-2.dev.git464e922
- bump to 2.145.0 - autobuilt 464e922 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b69eeb1c7c
commit
9633f45f8a
1
.gitignore
vendored
1
.gitignore
vendored
@ -138,3 +138,4 @@
|
||||
/container-selinux-e2d5a9e.tar.gz
|
||||
/container-selinux-746ea7a.tar.gz
|
||||
/container-selinux-5d929d4.tar.gz
|
||||
/container-selinux-464e922.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# container-selinux
|
||||
%global git0 https://github.com/containers/container-selinux
|
||||
%global commit0 5d929d4fa9d5703fbbf7ef05de0b2a79964b833f
|
||||
%global commit0 464e92247f470165accc16e11529ab0a27515ca8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# container-selinux stuff (prefix with ds_ for version/release etc.)
|
||||
@ -21,8 +21,8 @@ Name: container-selinux
|
||||
%if 0%{?fedora}
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 2.144.0
|
||||
Release: 5.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 2.145.0
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
Summary: SELinux policies for container runtimes
|
||||
@ -102,6 +102,10 @@ fi
|
||||
|
||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||
%changelog
|
||||
* Thu Sep 10 18:12:36 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.145.0-2.dev.git464e922
|
||||
- bump to 2.145.0
|
||||
- autobuilt 464e922
|
||||
|
||||
* Mon Aug 31 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.144.0-5.dev.git5d929d4
|
||||
- Resolves: #1797554 - use _selinux_policy_version macro
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (container-selinux-5d929d4.tar.gz) = 9078bb06cda4f652bc103a8ed5cf2a631de496ba14ca928dcaf6e0ce435fdf8a906b87acd88c765096ee1ebd11de5d10ddbad2c8167649fcfd8b05965cd624ee
|
||||
SHA512 (container-selinux-464e922.tar.gz) = 45374c29bf1aa2e5bdbd62a9531f48139dee96b97d762e0f0d64b464187a337c0cda41f7f320dca56af5c02f493af31c7fb02859dc09a26907cda2115f30c00b
|
||||
|
Loading…
Reference in New Issue
Block a user