container-selinux-2:2.160.0-3.dev.git5a60716
- autobuilt 5a60716 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a007307517
commit
5b38b93dd2
1
.gitignore
vendored
1
.gitignore
vendored
@ -158,3 +158,4 @@
|
||||
/container-selinux-d89a599.tar.gz
|
||||
/container-selinux-c9f0cb6.tar.gz
|
||||
/v2.155.0.tar.gz
|
||||
/container-selinux-5a60716.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# container-selinux
|
||||
%global git0 https://github.com/containers/container-selinux
|
||||
%global commit0 c9f0cb6172a1d37820157d04d4bee7dfa656fcc3
|
||||
%global commit0 5a6071656f75cc7794ea8edbe9487716b361ce7e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -24,7 +24,7 @@
|
||||
Name: container-selinux
|
||||
Epoch: 2
|
||||
Version: 2.160.0
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
Summary: SELinux policies for container runtimes
|
||||
@ -105,6 +105,9 @@ fi
|
||||
|
||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||
%changelog
|
||||
* Tue Apr 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.160.0-3.dev.git5a60716
|
||||
- autobuilt 5a60716
|
||||
|
||||
* Wed Mar 31 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.160.0-2.dev.gitc9f0cb6
|
||||
- bump to v2.160.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (container-selinux-c9f0cb6.tar.gz) = d41478411ed9363cf952580461e6cf793dff21254ecff6ff8e0a655b94c0d6365faf16917413852d339014ffff6c9a70991bed8a71aee71e36ca9beaa3bf0f47
|
||||
SHA512 (container-selinux-5a60716.tar.gz) = e90d5e91511ff3662bc9f9c70065fccc3b2fd2087df87ad56f377f65eaa7e3d7c51c5a0661ee72490c574f26d0e653bbff9dd7ef1585f21f2ef566edc7ed3b09
|
||||
|
Loading…
Reference in New Issue
Block a user