From 96d74fc46f99b02f61e64d3561605a40a46ed697 Mon Sep 17 00:00:00 2001 From: zhuofeng Date: Tue, 21 Mar 2023 11:23:09 +0000 Subject: [PATCH] test Signed-off-by: zhuofeng --- python-pycurl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pycurl.spec b/python-pycurl.spec index 1b13dd6..77a9a6c 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -5,7 +5,7 @@ %global libcurl_ver %(sed %{libcurl_sed} %{curlver_h} 2>/dev/null || echo 0) %global srcname pycurl -Name: python-%{srcname} +Name: python-%{srcname} Version: 7.45.2 Release: 1 Summary: A Python interface to libcurl -- Gitee