container-selinux-2:2.160.0-2.dev.gitc9f0cb6
- bump to v2.160.0 Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
9cb5b10e56
commit
a007307517
2
.gitignore
vendored
2
.gitignore
vendored
@ -156,3 +156,5 @@
|
||||
/container-selinux-aeb85c4.tar.gz
|
||||
/container-selinux-e78ac4f.tar.gz
|
||||
/container-selinux-d89a599.tar.gz
|
||||
/container-selinux-c9f0cb6.tar.gz
|
||||
/v2.155.0.tar.gz
|
||||
|
@ -2,12 +2,12 @@
|
||||
|
||||
# container-selinux
|
||||
%global git0 https://github.com/containers/container-selinux
|
||||
%global commit0 d89a599e3d3c362ec178600ed04c72f337c10d28
|
||||
%global commit0 c9f0cb6172a1d37820157d04d4bee7dfa656fcc3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%define built_tag v2.159.0
|
||||
%define built_tag v2.160.0
|
||||
|
||||
# container-selinux stuff (prefix with ds_ for version/release etc.)
|
||||
# Some bits borrowed from the openstack-selinux package
|
||||
@ -23,7 +23,7 @@
|
||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||
Name: container-selinux
|
||||
Epoch: 2
|
||||
Version: 2.159.0
|
||||
Version: 2.160.0
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
@ -105,6 +105,9 @@ fi
|
||||
|
||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||
%changelog
|
||||
* Wed Mar 31 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.160.0-2.dev.gitc9f0cb6
|
||||
- bump to v2.160.0
|
||||
|
||||
* Mon Mar 29 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.159.0-2.dev.gitd89a599
|
||||
- bump to 2.159.0
|
||||
- autobuilt d89a599
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (container-selinux-d89a599.tar.gz) = 63e2b788446df0cea024cb21249fd7368517a9bfe8a55eb1afce429208f50b47c458dd3dff807be517d20ca5413116a924f284f886ec4f5f81295e1360984827
|
||||
SHA512 (container-selinux-c9f0cb6.tar.gz) = d41478411ed9363cf952580461e6cf793dff21254ecff6ff8e0a655b94c0d6365faf16917413852d339014ffff6c9a70991bed8a71aee71e36ca9beaa3bf0f47
|
||||
|
Loading…
Reference in New Issue
Block a user