diff --git a/euler-copilot-shell-0.9.2.tar.gz b/euler-copilot-shell-0.9.2.tar.gz index a83484a32913c5bab87475d26a403a8b0512d04a..9fad7842aada44cbda7a9d54939d5a2595d1527c 100644 Binary files a/euler-copilot-shell-0.9.2.tar.gz and b/euler-copilot-shell-0.9.2.tar.gz differ diff --git a/euler-copilot-shell.spec b/euler-copilot-shell.spec index 2e2e9ea8b0abd191480583d39d46db2e20335f13..9b70b626700af59715a35aff13110382e5b6de06 100644 --- a/euler-copilot-shell.spec +++ b/euler-copilot-shell.spec @@ -2,7 +2,7 @@ Name: euler-copilot-shell Version: 0.9.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: EulerCopilot 命令行助手 License: MulanPSL-2.0 URL: https://www.openeuler.org/zh/ @@ -45,6 +45,9 @@ install -c -m 0755 %{_builddir}/%{name}-%{version}/eulercopilot.sh %{buildroot}/ /etc/profile.d/eulercopilot.sh %changelog +* Mon Apr 07 2025 Hongyu Shi - 0.9.2-9 +- Fix OpenAI backend issue + * Wed Mar 12 2025 Hongyu Shi - 0.9.2-8 - Set default backend to openai