import CS python-podman-4.9.0-1.module_el8+847+7863d4e6

This commit is contained in:
eabdullin 2024-03-28 13:42:50 +00:00
parent 8a32c35a32
commit c3e2f377a6
3 changed files with 19 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v4.6.0.tar.gz
SOURCES/v4.9.0.tar.gz

View File

@ -1 +1 @@
2af6db3a5704009d14acfe3191512afa2c748503 SOURCES/v4.6.0.tar.gz
fa3ef3d53d68ad9eafa48607fa3e1c5fefe6af16 SOURCES/v4.9.0.tar.gz

View File

@ -1,5 +1,5 @@
Name: python-podman
Version: 4.6.0
Version: 4.9.0
Release: 1%{?dist}
Summary: RESTful API for Podman
License: ASL 2.0
@ -45,6 +45,22 @@ Summary: %{summary}
%{python3_sitelib}/podman-*/*
%changelog
* Tue Jan 23 2024 Jindrich Novy <jnovy@redhat.com> - 4.9.0-1
- update to https://github.com/containers/podman-py/releases/tag/v4.9.0
- Related: Jira:RHEL-2110
* Fri Jan 05 2024 Jindrich Novy <jnovy@redhat.com> - 4.8.2-1
- update to https://github.com/containers/podman-py/releases/tag/v4.8.2
- Related: Jira:RHEL-2110
* Thu Dec 07 2023 Lokesh Mandvekar <lsm5@redhat.com> - 4.8.0.post1-1
- update to https://github.com/containers/podman-py/releases/tag/v4.8.0.post1
- Related: Jira:RHEL-2110
* Fri Sep 29 2023 Jindrich Novy <jnovy@redhat.com> - 4.7.0-1
- update to https://github.com/containers/podman-py/releases/tag/v4.7.0
- Related: Jira:RHEL-2110
* Thu Jul 27 2023 Jindrich Novy <jnovy@redhat.com> - 4.6.0-1
- update to https://github.com/containers/podman-py/releases/tag/v4.6.0
- Related: #2176055