diff --git a/podman.spec b/podman.spec index 5131173..fbfbfbf 100644 --- a/podman.spec +++ b/podman.spec @@ -18,7 +18,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $ Epoch: 2 Name: podman Version: 4.1.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 and GPLv3+ URL: https://%{name}.io/ @@ -362,6 +362,10 @@ fi %{_libexecdir}/%{name}/gvproxy %changelog +* Fri Jul 22 2022 Lokesh Mandvekar - 2:4.1.1-5 +- rebuild for combined gating with catatonit +- Related: #2097694 + * Tue Jul 19 2022 Lokesh Mandvekar - 2:4.1.1-4 - catatonit is now a standalone package - Related: #2097694