import CS python-podman-4.0.0-2.module_el8+668+cc1a7ff1
This commit is contained in:
parent
b8e3ba4a5d
commit
36d1a3b8c8
@ -1,6 +1,6 @@
|
|||||||
Name: python-podman
|
Name: python-podman
|
||||||
Version: 4.0.0
|
Version: 4.0.0
|
||||||
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
|
||||||
@ -49,6 +49,10 @@ Summary: %{summary}
|
|||||||
%{python3_sitelib}/podman-*/*
|
%{python3_sitelib}/podman-*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 14 2023 Jindrich Novy <jnovy@redhat.com> - 4.0.0-2
|
||||||
|
- bump to v4.0.0
|
||||||
|
- Related: #2176055
|
||||||
|
|
||||||
* Mon Feb 28 2022 Lokesh Mandvekar <lsm5@redhat.com> - 4.0.0-1
|
* Mon Feb 28 2022 Lokesh Mandvekar <lsm5@redhat.com> - 4.0.0-1
|
||||||
- bump to v4.0.0
|
- bump to v4.0.0
|
||||||
- Related: #2001445
|
- Related: #2001445
|
||||||
|
Loading…
Reference in New Issue
Block a user