diff --git a/SPECS/podman.spec b/SPECS/podman.spec index 92bf652..b246ea9 100644 --- a/SPECS/podman.spec +++ b/SPECS/podman.spec @@ -29,7 +29,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl Name: podman Version: 1.6.4 -Release: 14%{?dist} +Release: 20%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -358,6 +358,10 @@ exit 0 %{_datadir}/%{name}/test %changelog +* Thu Aug 20 2020 Jindrich Novy - 1.6.4-20 +- bump release to preserve upgrade path +- Related: #1868603 + * Mon Aug 17 2020 Jindrich Novy - 1.6.4-14 - fix "[2.0-8.3.0] Podman does not use --tmpdir when pulling an image" - Related: #1868603