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