auto bump to v4.5.0
This commit is contained in:
parent
f251fef136
commit
345a12d053
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/v4.3.0.tar.gz
|
||||
/v4.4.0.tar.gz
|
||||
/v4.4.1.tar.gz
|
||||
/v4.5.0.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global desc %{pypi_name} is a library of bindings to use the RESTful API for Podman.
|
||||
|
||||
%global pypi_dist 4
|
||||
%global built_tag v4.4.1
|
||||
%global built_tag v4.5.0
|
||||
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"})
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v4.4.1.tar.gz) = 12fea4ba3d6e80e024e55b17e38769cb0458fbb089295fec2d23f42dab45f2363a8b2976242dab0dde16a9a824c8a202fd8b828a4a9dee3330684cddf972f2b5
|
||||
SHA512 (v4.5.0.tar.gz) = 903466e11afebd26da65cc363ab49a56255731ea8bc07d202dd80907e1dd6704b5a8542c5a417f3c46ec93882bb21ef6990ae80fe558dfd3310b9272590cbd39
|
||||
|
Loading…
Reference in New Issue
Block a user