python-podman-3.2.1-2.el9

- rebuilt
- Related: #2000051

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
Jindrich Novy 2021-09-29 12:52:22 +02:00
parent c3cd3010f1
commit 37ceb31a8e

View File

@ -1,7 +1,7 @@
Name: python-podman Name: python-podman
Epoch: 3 Epoch: 3
Version: 3.2.1 Version: 3.2.1
Release: 1%{?dist} Release: 2%{?dist}
Summary: RESTful API for Podman Summary: RESTful API for Podman
License: ASL 2.0 License: ASL 2.0
URL: https://github.com/containers/podman-py URL: https://github.com/containers/podman-py
@ -44,6 +44,10 @@ export PBR_VERSION="0.0.0"
%doc README.md %doc README.md
%changelog %changelog
* Wed Sep 29 2021 Jindrich Novy <jnovy@redhat.com> - 3:3.2.1-2
- rebuilt
- Related: #2000051
* Mon Sep 27 2021 Jindrich Novy <jnovy@redhat.com> - 3:3.2.1-1 * Mon Sep 27 2021 Jindrich Novy <jnovy@redhat.com> - 3:3.2.1-1
- import to c9s - import to c9s
- Related: #2000051 - Related: #2000051