auto bump to v4.5.1
This commit is contained in:
parent
345a12d053
commit
5f715e5435
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/v4.4.0.tar.gz
|
/v4.4.0.tar.gz
|
||||||
/v4.4.1.tar.gz
|
/v4.4.1.tar.gz
|
||||||
/v4.5.0.tar.gz
|
/v4.5.0.tar.gz
|
||||||
|
/v4.5.1.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%global desc %{pypi_name} is a library of bindings to use the RESTful API for Podman.
|
%global desc %{pypi_name} is a library of bindings to use the RESTful API for Podman.
|
||||||
|
|
||||||
%global pypi_dist 4
|
%global pypi_dist 4
|
||||||
%global built_tag v4.5.0
|
%global built_tag v4.5.1
|
||||||
%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 (v4.5.0.tar.gz) = 903466e11afebd26da65cc363ab49a56255731ea8bc07d202dd80907e1dd6704b5a8542c5a417f3c46ec93882bb21ef6990ae80fe558dfd3310b9272590cbd39
|
SHA512 (v4.5.1.tar.gz) = 09aa76fa3971c5e707ad6f99d5ae7ba11c9ac54877cf681f6acf471c80af476d9356cfae37a85ec602191193a4230af16a9f9e9d022457e87ffd2a7800b51112
|
||||||
|
Loading…
Reference in New Issue
Block a user