python-podman-3:3.2.1-1
autobuilt v3.2.1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8208815d6f
commit
c91abb6887
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/podman-py-3.1.2.4.tar.gz
|
||||
/podman-3.2.0.tar.gz
|
||||
/podman-3.2.1.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
%global pypi_name podman
|
||||
%global desc %{pypi_name} is a library of bindings to use the RESTful API for Podman.
|
||||
|
||||
%global built_tag v3.2.0
|
||||
%global built_tag v3.2.1
|
||||
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Epoch: 3
|
||||
Version: 3.2.0
|
||||
Version: 3.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: RESTful API for Podman
|
||||
License: ASL 2.0
|
||||
@ -50,6 +50,9 @@ export PBR_VERSION="0.0.0"
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Tue Sep 21 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.2.1-1
|
||||
- autobuilt v3.2.1
|
||||
|
||||
* Mon Aug 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.2.0-1
|
||||
- autobuilt v3.2.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (podman-3.2.0.tar.gz) = 2520696491d5146d87492d7ce105d1a2269ea1e4438125fe55c5928b624827f24e403a7805858a9630f02680c91ac90a3aa8f96afae7dafd7d527a782022753b
|
||||
SHA512 (podman-3.2.1.tar.gz) = c14e66b260b6d7a5b4fdf70d0c3151a0a383c38479d39433d7565fb9868207f13a3da3351d346e55c6601876ff2114b77d3aea3a48d8f4fcec63f0a338eb594a
|
||||
|
Loading…
Reference in New Issue
Block a user