From 20e601281174df40dd0b13998fe3e201c9265b84 Mon Sep 17 00:00:00 2001 From: Yanko Kaneti Date: Thu, 20 Sep 2018 12:57:25 +0000 Subject: [PATCH] Point URL to podman.io --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index d6ada9b..6481580 100644 --- a/podman.spec +++ b/podman.spec @@ -39,7 +39,7 @@ Version: 0.9.3 Release: 2.dev.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 -URL: %{git0} +URL: https://podman.io/ Source0: %{git0}/archive/%{commit0}/%{repo}-%{shortcommit0}.tar.gz # e.g. el6 has ppc64 arch without gcc-go, so EA tag is required #ExclusiveArch: %%{?go_arches:%%{go_arches}}%%{!?go_arches:%%{ix86} x86_64 aarch64 %%{arm}}