#IA4DBK Change the version number to be consistent with other software packages

This commit is contained in:
wangmengc 2024-06-21 17:06:35 +08:00
parent cf4dafd25b
commit e20c6c3ef4

View File

@ -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<wangmengc@uniontech.con> - 0.5.1
- fix:IA4DBK Change the verson number to be consistent with other software packages
* Thu May 23 2024 wangyaoyong <yaoyong.oerv@isrc.iscas.ac.cn> - 0.5.0-0.4
- fix:I9KZET riscv64 下cargo build编译时出现缺少依赖的问题