From 50303ae46b831330c084bcd6e932994d90e762b0 Mon Sep 17 00:00:00 2001 From: abc Date: Tue, 7 Nov 2023 02:48:35 +0000 Subject: [PATCH 1/2] update ft_utils.spec. Signed-off-by: abc --- ft_utils.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ft_utils.spec b/ft_utils.spec index b41cfa1..4ea6ec9 100644 --- a/ft_utils.spec +++ b/ft_utils.spec @@ -16,7 +16,7 @@ Name: ft_utils Version: 1.0.0 Release: 1%{?dist} -Summary: Ft_utils. +Summary: commom library License: Apache-2.0 URL: https://gitee.com/openeuler/ft_utils @@ -30,7 +30,7 @@ Requires: compiler-rt llvm-devel python3 Requires: distributed-utils %description -Ft_utils. +ft_utils module is a base commom library for ft_engine. %prep %autosetup -n %{name}-%{version} -p1 From c48a5c05fd468d5f38d007fe5a7acd6e17cd170c Mon Sep 17 00:00:00 2001 From: abc12133 Date: Tue, 7 Nov 2023 11:00:23 +0800 Subject: [PATCH 2/2] fix error Signed-off-by: abc12133 --- ft_utils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ft_utils.spec b/ft_utils.spec index 4ea6ec9..dc95068 100644 --- a/ft_utils.spec +++ b/ft_utils.spec @@ -16,7 +16,7 @@ Name: ft_utils Version: 1.0.0 Release: 1%{?dist} -Summary: commom library +Summary: common library License: Apache-2.0 URL: https://gitee.com/openeuler/ft_utils