From 31630ff7357ab332fdfd1392d76730f23fba080f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Sch=C3=A4fer?= Date: Thu, 18 Feb 2016 10:09:34 +0100 Subject: [PATCH] Fixed cut and paste error in spec template correct the project Url --- package/python3-kiwi-spec-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/python3-kiwi-spec-template b/package/python3-kiwi-spec-template index e5cd9e41..94b1ece5 100644 --- a/package/python3-kiwi-spec-template +++ b/package/python3-kiwi-spec-template @@ -19,7 +19,7 @@ Name: python3-kiwi Version: %%VERSION Release: 0 -Url: https://github.com/SUSE/azurectl +Url: https://github.com/SUSE/kiwi Summary: KIWI - Appliance Builder Next Generation License: GPL-2.0+ Group: Development/Languages/Python