diff --git a/podman.spec b/podman.spec index bf5b499..c2ec668 100644 --- a/podman.spec +++ b/podman.spec @@ -25,7 +25,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $ Epoch: 2 Name: podman Version: 4.0.0 -Release: 0.3%{?dist} +Release: 0.4%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 and GPLv3+ URL: https://%{name}.io/ @@ -413,6 +413,10 @@ exit 0 %{_libexecdir}/%{name}/gvproxy %changelog +* Tue Feb 08 2022 Jindrich Novy - 2:4.0.0-0.4 +- rebuilt +- Related: #2000051 + * Mon Feb 07 2022 Jindrich Novy - 2:4.0.0-0.3 - update to the latest content of https://github.com/containers/podman/tree/v4.0 (https://github.com/containers/podman/commit/2dca7b2)