From 517a70fd1c4926928c625ea244848d2043111077 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Thu, 14 Dec 2023 15:49:45 +0300 Subject: [PATCH] import python-podman-4.0.0-2.module+el8.9.0+19098+6e7a5e3f --- SPECS/python-podman.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/SPECS/python-podman.spec b/SPECS/python-podman.spec index 4a601df..eb5d2bf 100644 --- a/SPECS/python-podman.spec +++ b/SPECS/python-podman.spec @@ -1,6 +1,6 @@ Name: python-podman Version: 4.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: RESTful API for Podman License: ASL 2.0 URL: https://github.com/containers/podman-py @@ -49,9 +49,13 @@ Summary: %{summary} %{python3_sitelib}/podman-*/* %changelog -* Mon Dec 11 2023 MSVSphere Packaging Team - 4.0.0-1 +* Mon Dec 11 2023 MSVSphere Packaging Team - 4.0.0-2 - Rebuilt for MSVSphere 8.8 +* Tue Mar 14 2023 Jindrich Novy - 4.0.0-2 +- bump to v4.0.0 +- Related: #2176055 + * Mon Feb 28 2022 Lokesh Mandvekar - 4.0.0-1 - bump to v4.0.0 - Related: #2001445