container-selinux-2:2.163.0-2.dev.git99b40c5
- bump to 2.163.0 - autobuilt 99b40c5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c208a2d90f
commit
37d4bd63db
1
.gitignore
vendored
1
.gitignore
vendored
@ -163,3 +163,4 @@
|
||||
/container-selinux-da28288.tar.gz
|
||||
/container-selinux-233e620.tar.gz
|
||||
/container-selinux-61b862a.tar.gz
|
||||
/container-selinux-99b40c5.tar.gz
|
||||
|
@ -2,12 +2,12 @@
|
||||
|
||||
# container-selinux
|
||||
%global git0 https://github.com/containers/container-selinux
|
||||
%global commit0 61b862abec5bc33724d7853b095ab6268fc485b7
|
||||
%global commit0 99b40c5013ec2720a04b1d3579ef888281714c35
|
||||
%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.162.2
|
||||
%define built_tag v2.163.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.162.2
|
||||
Version: 2.163.0
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
@ -112,6 +112,10 @@ fi
|
||||
|
||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||
%changelog
|
||||
* Sat Jun 12 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.163.0-2.dev.git99b40c5
|
||||
- bump to 2.163.0
|
||||
- autobuilt 99b40c5
|
||||
|
||||
* Tue May 25 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.162.2-2.dev.git61b862a
|
||||
- bump to 2.162.2
|
||||
- autobuilt 61b862a
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (container-selinux-61b862a.tar.gz) = 970f312e2cb68575cf550db5dbe64a844592089b51c60736d766980442cc7d8949f21acfc78c5860c380f5e2269050b2df9a364e30d2e86ac5690a42351e702c
|
||||
SHA512 (container-selinux-99b40c5.tar.gz) = 03df7817de2a166a9377a8c0c85e00f920c66b798522e2395fad1d90605765910c165a829058e6ca19d846e75f0da6e3fbedc522fa72d6adab77227d5cb2e83c
|
||||
|
Loading…
Reference in New Issue
Block a user