From e3ef6147935cca0d3f6eb5f95cb3ffce57aee7d4 Mon Sep 17 00:00:00 2001 From: t_feng Date: Mon, 29 Jun 2020 14:43:19 +0800 Subject: [PATCH] init --- pykickstart.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pykickstart.spec b/pykickstart.spec index a8816ee..db4dabe 100644 --- a/pykickstart.spec +++ b/pykickstart.spec @@ -6,8 +6,8 @@ Release: 1 Summary: Python utilities for manipulating kickstart files. License: GPLv2 and MIT Url: http://fedoraproject.org/wiki/pykickstart -Source0: %{name}-%{version}.tar.gz -Source1: %{name}-%{version}.tar.gz.asc +Source0: https://github.com/pykickstart/pykickstart/releases/download/r3.25/%{name}-%{version}.tar.gz +Source1: https://github.com/pykickstart/pykickstart/releases/download/r3.25/%{name}-%{version}.tar.gz.asc BuildArch: noarch