bump to v4.0.0
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
4fa52639ca
commit
f9e2fdf2f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/podman-py-3.1.2.4.tar.gz
|
/podman-py-3.1.2.4.tar.gz
|
||||||
/podman-3.2.0.tar.gz
|
/podman-3.2.0.tar.gz
|
||||||
/podman-3.2.1.tar.gz
|
/podman-3.2.1.tar.gz
|
||||||
|
/podman-4.0.0.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name podman
|
%global pypi_name podman
|
||||||
%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 built_tag v3.2.1
|
%global built_tag v4.0.0
|
||||||
%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 (podman-3.2.1.tar.gz) = c14e66b260b6d7a5b4fdf70d0c3151a0a383c38479d39433d7565fb9868207f13a3da3351d346e55c6601876ff2114b77d3aea3a48d8f4fcec63f0a338eb594a
|
SHA512 (podman-4.0.0.tar.gz) = 6c93bcdf856ad238b8fb175aa27479021c6be45e62674a8e7f430541027d91ef13556c650ddce8b99d00cfe6da0fc2c1382a6cb3d06a92dac538c1b0012f619b
|
||||||
|
Loading…
Reference in New Issue
Block a user