auto bump to v4.4.1
This commit is contained in:
parent
23f5491c36
commit
d929dfd265
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/podman-4.2.0.tar.gz
|
/podman-4.2.0.tar.gz
|
||||||
/v4.3.0.tar.gz
|
/v4.3.0.tar.gz
|
||||||
/v4.4.0.tar.gz
|
/v4.4.0.tar.gz
|
||||||
|
/v4.4.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.4.0
|
%global built_tag v4.4.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.4.0.tar.gz) = 47b4157fd9e6d54171f6f970012e828f877c66c4fabe4f30ad93974945b9e35fa7084c2908efca42c8b71a8d9f25e7a29a624152ce7bea1eebafcaa3700cb967
|
SHA512 (v4.4.1.tar.gz) = 12fea4ba3d6e80e024e55b17e38769cb0458fbb089295fec2d23f42dab45f2363a8b2976242dab0dde16a9a824c8a202fd8b828a4a9dee3330684cddf972f2b5
|
||||||
|
Loading…
Reference in New Issue
Block a user