From 750d78c755e3dcc6674db00dc328a0afa24a44c5 Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Tue, 12 Jan 2021 17:41:42 +0800 Subject: [PATCH] Update cello.spec --- cello.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cello.spec b/cello.spec index 5780995..c692657 100644 --- a/cello.spec +++ b/cello.spec @@ -5,7 +5,7 @@ Summary: Hello World example implemented in C License: MIT URL: https://github.com/qiaofeng1227/%{name} -Source0: https://github.com/qiaofeng1227/%{name}/Python-3.8.7.tar.xz +Source0: https://github.com/qiaofeng1227/%{name}/%{name}-%{version}.tar.gz BuildRequires: gcc BuildRequires: make