auto bump to v2.183.0
This commit is contained in:
parent
71fe6bf23d
commit
a16983f2a4
1
.gitignore
vendored
1
.gitignore
vendored
@ -182,3 +182,4 @@
|
||||
/v2.179.1.tar.gz
|
||||
/v2.180.0.tar.gz
|
||||
/v2.181.0.tar.gz
|
||||
/v2.183.0.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild
|
||||
%global built_tag v2.181.0
|
||||
%global built_tag v2.183.0
|
||||
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"})
|
||||
|
||||
|
1
sources
1
sources
@ -1,2 +1,3 @@
|
||||
SHA512 (v2.180.0.tar.gz) = 391809480a7a7d9376a0076a427baa6ad5a201bd8aa508f39cc9a1f9f18d341d046642ce1595718744b4aaee8134a58dee0848d53edb9e9fbcf131269dc78d6a
|
||||
SHA512 (v2.181.0.tar.gz) = 8d85263599cf66b2d83e510ab75056d425ae5cd9b330c820d053e328575129ccca5320c92f29c8e0310d49b90261755567a28b93ae684f21f49698789ea6bf1b
|
||||
SHA512 (v2.183.0.tar.gz) = 688c16ce53c2ba8c65b481eb26fb8517c6c6f89a1ebc268557ec08c76ee4cfde7e861f25deaa28fa89940710399d213b63842fcf059f1d702e7645c82151afbf
|
||||
|
Loading…
Reference in New Issue
Block a user