From a43546328fbb7e42086b877516519e9b433540e8 Mon Sep 17 00:00:00 2001 From: Andrew Phelps Date: Fri, 10 Feb 2023 17:56:21 -0800 Subject: [PATCH] podman: revert to release 5 (#4834) * revert podman to release 4 * use release 5 --- SPECS-EXTENDED/podman/podman.spec | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/SPECS-EXTENDED/podman/podman.spec b/SPECS-EXTENDED/podman/podman.spec index 741a84ec2b8..e1643612f90 100644 --- a/SPECS-EXTENDED/podman/podman.spec +++ b/SPECS-EXTENDED/podman/podman.spec @@ -36,7 +36,7 @@ Name: podman Version: 4.1.1 -Release: 7%{?dist} +Release: 5%{?dist} License: ASL 2.0 and BSD and ISC and MIT and MPLv2.0 Summary: Manage Pods, Containers and Container Images Vendor: Microsoft Corporation @@ -47,7 +47,7 @@ Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{commi Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{commit_gvproxy}.tar.gz#/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz Provides: %{name}-manpages = %{version}-%{release} BuildRequires: go-md2man -BuildRequires: golang <= 1.18.8 +BuildRequires: golang BuildRequires: gcc BuildRequires: glib2-devel BuildRequires: glibc-static >= 2.35-3%{?dist} @@ -386,12 +386,6 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ # rhcontainerbot account currently managed by lsm5 %changelog -* Thu Feb 09 2023 Andrew Phelps - 4.1.1-7 -- Force building with golang 1.18.8 to resolve build issue - -* Fri Feb 03 2023 CBL-Mariner Servicing Account - 4.1.1-6 -- Bump release to rebuild with go 1.19.5 - * Wed Jan 18 2023 CBL-Mariner Servicing Account - 4.1.1-5 - Bump release to rebuild with go 1.19.4