diff --git a/utshell.spec b/utshell.spec index bf5239b78b06b86cead0704dadfa731d11c72214..afb1352ccbf0491adae82a97e65ca2c543385422 100644 --- a/utshell.spec +++ b/utshell.spec @@ -6,7 +6,7 @@ Version: %{baseversion}%{patchleveltag} Name: utshell Summary: The utshell respect Bash -Release: 0%{?dist}.4 +Release: 1%{?dist} License: GPLv3+ Source0: utshell-%{baseversion}.tar.gz @@ -135,6 +135,9 @@ end %{_includedir}/%{name} %changelog +* Fri Jun 21 2024 wangmeng - 0.5.1 +- fix:IA4DBK Change the verson number to be consistent with other software packages + * Thu May 23 2024 wangyaoyong - 0.5.0-0.4 - fix:I9KZET riscv64 下cargo build编译时出现缺少依赖的问题