From ec1c6e39b49b0dabc799da1b75298b5fde9149c8 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Aug 29 2020 19:02:04 +0000 Subject: import podman-1.6.4-20.module+el8.3.0+7842+fbbcd85c --- 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