import python-podman-4.3.0-2.module+el8.8.0+17695+8a9c0c1b
This commit is contained in:
parent
711ed12d80
commit
252994f34d
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/podman-4.2.0.tar.gz
|
||||
SOURCES/podman-4.3.0.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
f35e707e10e53e29b76631ab4c58d318c109f941 SOURCES/podman-4.2.0.tar.gz
|
||||
e8eb7b982229bf448d956b29ce79e3ea1c0d67ec SOURCES/podman-4.3.0.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: python-podman
|
||||
Version: 4.2.0
|
||||
Release: 1%{?dist}
|
||||
Version: 4.3.0
|
||||
Release: 2%{?dist}
|
||||
Summary: RESTful API for Podman
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/containers/podman-py
|
||||
@ -50,6 +50,14 @@ Summary: %{summary}
|
||||
%{python3_sitelib}/podman-*/*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 07 2022 Jindrich Novy <jnovy@redhat.com> - 4.3.0-2
|
||||
- upload new source tarball
|
||||
- Related: #2123641
|
||||
|
||||
* Fri Oct 21 2022 Jindrich Novy <jnovy@redhat.com> - 4.3.0-1
|
||||
- update to https://github.com/containers/podman-py/releases/tag/v4.3.0
|
||||
- Related: #2123641
|
||||
|
||||
* Thu Aug 11 2022 Jindrich Novy <jnovy@redhat.com> - 4.2.0-1
|
||||
- update to https://github.com/containers/podman-py/releases/tag/v4.2.0
|
||||
- Related: #2061390
|
||||
|
Loading…
Reference in New Issue
Block a user