From 1bf97fb79834d6d8757242426a9727c791b2fe0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 10:49:39 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- podman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index ff3d64f..aa9c063 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ Name: podman Version: 0.6.4 -Release: 3.git%{shortcommit0}%{?dist} +Release: 4.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: %{git_podman} @@ -511,6 +511,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %endif %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.6.4-4.git5645789 +- Rebuilt for Python 3.7 + * Tue Jun 19 2018 Lokesh Mandvekar (Bot) - 0.6.4-3.git5645789 - autobuilt 5645789