container-selinux-2:2.156.0-2.dev.git75f193a
- bump to 2.156.0 - autobuilt 75f193a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
45f7c52422
commit
0d6f91e1a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -149,3 +149,4 @@
|
||||
/container-selinux-8573f8d.tar.gz
|
||||
/container-selinux-54e2ac5.tar.gz
|
||||
/container-selinux-667f0f3.tar.gz
|
||||
/container-selinux-75f193a.tar.gz
|
||||
|
@ -2,12 +2,12 @@
|
||||
|
||||
# container-selinux
|
||||
%global git0 https://github.com/containers/container-selinux
|
||||
%global commit0 667f0f36f5328223b397e7f679e59f4a92c4f188
|
||||
%global commit0 75f193a0bfade31ecd1836bf28c588ccf461ae52
|
||||
%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.155.0
|
||||
%define built_tag v2.156.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.155.0
|
||||
Version: 2.156.0
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
License: GPLv2
|
||||
URL: %{git0}
|
||||
@ -105,6 +105,10 @@ fi
|
||||
|
||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||
%changelog
|
||||
* Fri Jan 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.156.0-2.dev.git75f193a
|
||||
- bump to 2.156.0
|
||||
- autobuilt 75f193a
|
||||
|
||||
* Tue Jan 5 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.155.0-2.dev.git667f0f3
|
||||
- bump to 2.155.0
|
||||
- autobuilt 667f0f3
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (container-selinux-667f0f3.tar.gz) = 4203da7b8ea6b3edfed77b46e7b74e97024abb9974a5e531b4f6d95c966d7da18fb689761e8a21de5f59f08360a62e4759b5a4f5009c2217edb98eb9d09878f8
|
||||
SHA512 (container-selinux-75f193a.tar.gz) = bae1807a776701fe25522d5966beb2dee0ef867ea4c64aef44050a1609c63c46c368e84f7d277eedef41b09159796dd5d6e65971c73003e9591668f5877daacf
|
||||
|
Loading…
Reference in New Issue
Block a user