Skip to content

Commit

Permalink
podman: revert to release 5 (#4834)
Browse files Browse the repository at this point in the history
* revert podman to release 4

* use release 5
  • Loading branch information
anphel31 authored and jslobodzian committed Feb 12, 2023
1 parent 4e47d76 commit a435463
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions SPECS-EXTENDED/podman/podman.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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}
Expand Down Expand Up @@ -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 <[email protected]> - 4.1.1-7
- Force building with golang 1.18.8 to resolve build issue

* Fri Feb 03 2023 CBL-Mariner Servicing Account <[email protected]> - 4.1.1-6
- Bump release to rebuild with go 1.19.5

* Wed Jan 18 2023 CBL-Mariner Servicing Account <[email protected]> - 4.1.1-5
- Bump release to rebuild with go 1.19.4

Expand Down

0 comments on commit a435463

Please sign in to comment.