From 837407986154c94c4e0ce3fdd2f2f0345df07571 Mon Sep 17 00:00:00 2001 From: cui-gaoleng <562344211@qq.com> Date: Wed, 15 Oct 2025 11:44:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84spec?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- euler-copilot-framework.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/euler-copilot-framework.spec b/euler-copilot-framework.spec index f120703..fb8996c 100644 --- a/euler-copilot-framework.spec +++ b/euler-copilot-framework.spec @@ -1,7 +1,7 @@ %define _python_bytecompile_skip 1 Name: euler-copilot-framework Version: 0.10.1 -Release: 7 +Release: 8 Summary: Intelligent framework Engine Based On LLM License: MulanPSL-2.0 URL: https://gitee.com/openeuler/euler-copilot-framework @@ -109,7 +109,9 @@ find %{buildroot}%{_prefix}/lib/%{name} -type f -exec chmod 640 {} \; %changelog -* Tue Oct 15 2025 zxstty - 0.10.1-7 +* Wed Oct 15 2025 zxstty - 0.10.1-8 +- Upgradge spec udpate date +* Wed Oct 15 2025 zxstty - 0.10.1-7 - Upgradge source code * Tue Sep 23 2025 zxstty - 0.10.1-6 - Upgradge source code -- Gitee