python-podman-4.2.0-1.el9
- update to https://github.com/containers/podman-py/releases/tag/v4.2.0 - Related: #2061316 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
3ec7a82829
commit
7da377dc9e
@ -1,6 +1,6 @@
|
||||
Name: python-podman
|
||||
Epoch: 3
|
||||
Version: 4.0.0
|
||||
Version: 4.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: RESTful API for Podman
|
||||
License: ASL 2.0
|
||||
@ -15,6 +15,7 @@ BuildArch: noarch
|
||||
BuildRequires: pyproject-rpm-macros
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: git-core
|
||||
BuildRequires: python3-sphinx
|
||||
Provides: podman-py = %{version}-%{release}
|
||||
Summary: %{summary}
|
||||
%{?python_provide:%python_provide python%{python3_pkgversion}-podman}
|
||||
@ -44,6 +45,10 @@ export PBR_VERSION="0.0.0"
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Thu Aug 11 2022 Jindrich Novy <jnovy@redhat.com> - 3:4.2.0-1
|
||||
- update to https://github.com/containers/podman-py/releases/tag/v4.2.0
|
||||
- Related: #2061316
|
||||
|
||||
* Mon Feb 28 2022 Lokesh Mandvekar <lsm5@redhat.com> - 3:4.0.0-1
|
||||
- bump to v4.0.0
|
||||
- Related: #2000051
|
||||
|
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