python-podman-4.3.0-1.el9
- update to 4.3.0 - Related: #2124478 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
7da377dc9e
commit
7573d80af8
@ -1,11 +1,11 @@
|
||||
Name: python-podman
|
||||
Epoch: 3
|
||||
Version: 4.2.0
|
||||
Version: 4.3.0
|
||||
Release: 1%{?dist}
|
||||
Summary: RESTful API for Podman
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/containers/podman-py
|
||||
Source0: %{url}/releases/download/v%{version}/podman-%{version}.tar.gz
|
||||
Source0: https://github.com/containers/podman-py/archive/refs/tags/v%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -24,7 +24,7 @@ Summary: %{summary}
|
||||
%{name} is a library of bindings to use the RESTful API for Podman.
|
||||
|
||||
%prep
|
||||
%autosetup -Sgit_am -n podman-%{version}
|
||||
%autosetup -Sgit_am -n podman-py-%{version}
|
||||
|
||||
%generate_buildrequires
|
||||
%pyproject_buildrequires %{?with_tests:-t}
|
||||
@ -45,6 +45,10 @@ export PBR_VERSION="0.0.0"
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Mon Oct 24 2022 Jindrich Novy <jnovy@redhat.com> - 3:4.3.0-1
|
||||
- update to 4.3.0
|
||||
- Related: #2124478
|
||||
|
||||
* 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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (podman-4.2.0.tar.gz) = 17a3f8dd43fff0bab9104f54d59bd8cee846a635d88cf311a8ad69673ad5d19e4b8aa8ae47286ebfe8f3766d40867050723120e68590142bf076be51e6a612ec
|
||||
SHA512 (v4.3.0.tar.gz) = 4e7c1f23d7baf425079689635c2b468871eff7f898f150b9244faf3d199a1cf2544aee1f633e431cd40701fbaaa41861d894e72486a38c6a198fd2c33691b826
|
||||
|
Loading…
Reference in New Issue
Block a user