auto bump to v4.2.0
This commit is contained in:
parent
130597e58f
commit
05112f274f
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/podman-3.2.0.tar.gz
|
||||
/podman-3.2.1.tar.gz
|
||||
/podman-4.0.0.tar.gz
|
||||
/podman-4.2.0.tar.gz
|
||||
|
@ -5,11 +5,11 @@
|
||||
%global pypi_name podman
|
||||
%global desc %{pypi_name} is a library of bindings to use the RESTful API for Podman.
|
||||
|
||||
%global built_tag v4.0.0
|
||||
%global built_tag v4.2.0
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Epoch: 3
|
||||
Version: 4.0.0
|
||||
Version: 4.2.0
|
||||
%if "%{_vendor}" == "debbuild"
|
||||
Maintainer: Lokesh Mandvekar <lsm5@fedoraproject.org>
|
||||
License: ASL-2.0
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (podman-4.0.0.tar.gz) = 6c93bcdf856ad238b8fb175aa27479021c6be45e62674a8e7f430541027d91ef13556c650ddce8b99d00cfe6da0fc2c1382a6cb3d06a92dac538c1b0012f619b
|
||||
SHA512 (podman-4.2.0.tar.gz) = 17a3f8dd43fff0bab9104f54d59bd8cee846a635d88cf311a8ad69673ad5d19e4b8aa8ae47286ebfe8f3766d40867050723120e68590142bf076be51e6a612ec
|
||||
|
Loading…
Reference in New Issue
Block a user