diff --git a/podman.spec b/podman.spec index 3ab39ae..e789fca 100644 --- a/podman.spec +++ b/podman.spec @@ -24,7 +24,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl Name: podman Version: 3.3.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 and GPLv3+ URL: https://%{name}.io/ @@ -344,6 +344,10 @@ exit 0 %{_datadir}/%{name}/test %changelog +* Tue Aug 10 2021 Mohan Boddu - 3.3.0-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Aug 05 2021 Jindrich Novy - 3.3.0-3 - update to the latest content of https://github.com/containers/podman/tree/v3.3 (https://github.com/containers/podman/commit/57422d2)