container-selinux-2:2.172.0-1
autobuilt v2.172.0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
fd5c0b5da2
commit
8bae2f2e51
1
.gitignore
vendored
1
.gitignore
vendored
@ -170,3 +170,4 @@
|
|||||||
/v2.169.0.tar.gz
|
/v2.169.0.tar.gz
|
||||||
/v2.170.0.tar.gz
|
/v2.170.0.tar.gz
|
||||||
/v2.171.0.tar.gz
|
/v2.171.0.tar.gz
|
||||||
|
/v2.172.0.tar.gz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
# to decide whether to autobuild
|
# to decide whether to autobuild
|
||||||
%global built_tag v2.171.0
|
%global built_tag v2.172.0
|
||||||
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||||
|
|
||||||
# container-selinux stuff (prefix with ds_ for version/release etc.)
|
# container-selinux stuff (prefix with ds_ for version/release etc.)
|
||||||
@ -22,7 +22,7 @@
|
|||||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||||
Name: container-selinux
|
Name: container-selinux
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 2.171.0
|
Version: 2.172.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -117,6 +117,9 @@ fi
|
|||||||
|
|
||||||
# Hooked up to autobuilder, please check with @lsm5 before updating
|
# Hooked up to autobuilder, please check with @lsm5 before updating
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.172.0-1
|
||||||
|
- autobuilt v2.172.0
|
||||||
|
|
||||||
* Wed Nov 10 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.171.0-1
|
* Wed Nov 10 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.171.0-1
|
||||||
- autobuilt v2.171.0
|
- autobuilt v2.171.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (v2.171.0.tar.gz) = c701ab7d4f60d9f243cc3e93880cc34d8160a889cba9f331338e9544edb69f389983cf3572136d904a69201fa4b2bee1eb379626cb84a04d59771318b223413e
|
SHA512 (v2.172.0.tar.gz) = 5e61d0eefdb062ca15fedac72a5acd44ce7975e3ef070a6fac65ab38b6d052692c5f7e63fcdd73ed0b5293d6674dda52816a8037758a89f81a749e3b51b43370
|
||||||
|
Loading…
Reference in New Issue
Block a user