From d6c8142e0b9d0278bfd6a9ff76406bc0daaae53b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 2 Jul 2018 18:22:53 +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 5269dfc..5ba6dc7 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ Name: podman Version: 0.7.1 -Release: 1.git%{shortcommit0}%{?dist} +Release: 2.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 +* Mon Jul 02 2018 Miro HronĨok - 0.7.1-2.gitb96be3a +- Rebuilt for Python 3.7 + * Sat Jun 30 2018 Lokesh Mandvekar (Bot) - 0.7.1-1.gitb96be3a - bump to 0.7.1 - autobuilt b96be3a