local build
This commit is contained in:
parent
5f23ffaf8e
commit
dff2564c2c
1
.gitignore
vendored
1
.gitignore
vendored
@ -191,3 +191,4 @@
|
|||||||
/v2.190.1.tar.gz
|
/v2.190.1.tar.gz
|
||||||
/v2.191.0.tar.gz
|
/v2.191.0.tar.gz
|
||||||
/v2.193.0.tar.gz
|
/v2.193.0.tar.gz
|
||||||
|
/v2.195.0.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
# container-selinux
|
# container-selinux
|
||||||
%global git0 https://github.com/containers/container-selinux
|
%global git0 https://github.com/containers/container-selinux
|
||||||
|
|
||||||
%global built_tag v2.193.0
|
%global built_tag v2.195.0
|
||||||
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||||
%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"})
|
%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"})
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (v2.193.0.tar.gz) = b245fdd45e8de8701fd387f431fb48ba9c590efa0b5d804413059f8fb6672261fcb6bc3648d54fc30188038711f42239e0687259eb8dd33d17d75c7c24910d4a
|
SHA512 (v2.195.0.tar.gz) = 1e24c8bb9791a705d3ba3830d5529f4c1e30b1a4d6b681d5a2352b3cbede05accbf496c0fa08f067f559a50b37a988530b518364418fad93061cda61b64dd911
|
||||||
|
Loading…
Reference in New Issue
Block a user