diff --git a/euler-copilot-shell-0.10.2.tar.gz b/euler-copilot-shell-0.10.2.tar.gz index 9d57061e4047ac120319f434f582c444f6aa19a1..00f5fec207b9c023fc03fb16dae49ceb14f28aa5 100644 Binary files a/euler-copilot-shell-0.10.2.tar.gz and b/euler-copilot-shell-0.10.2.tar.gz differ diff --git a/euler-copilot-shell.spec b/euler-copilot-shell.spec index 29e5115a871297c76922602050ccce166ceb4860..a3128a464a59978f1d1fe5dc231f87d2bced9c22 100644 --- a/euler-copilot-shell.spec +++ b/euler-copilot-shell.spec @@ -4,7 +4,7 @@ Name: euler-copilot-shell Version: 0.10.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: openEuler Intelligence 智能命令行工具集 License: MulanPSL-2.0 URL: https://gitee.com/openeuler/euler-copilot-shell @@ -137,6 +137,10 @@ rm -f /usr/lib/openeuler-intelligence/scripts/5-resource/env.* fi %changelog +* Thu Nov 13 2025 openEuler - 0.10.2-6 +- installer: Add support for package name and alternative package name formats +- cli: Fix TUI keyboard interaction issue in some environments + * Tue Nov 11 2025 openEuler - 0.10.2-5 - Fix detecting el version issue in deployment script