init utshell for openEuler-23.09

This commit is contained in:
liutong 2023-08-17 16:30:29 +08:00
parent e18592a0f0
commit d6637138a6

View File

@ -3,10 +3,10 @@
%define baseversion 0.4 %define baseversion 0.4
%bcond_with tests %bcond_with tests
Version: %{baseversion}%{patchleveltag} Version: 0.4.30411
Name: utshell Name: utshell
Summary: The utshell respect Bash Summary: The utshell respect Bash
Release: 1%{?dist}.4 Release: 0%{?dist}.01
License: GPLv3+ License: GPLv3+
Source0: utshell-%{baseversion}.tar.gz Source0: utshell-%{baseversion}.tar.gz
@ -129,60 +129,58 @@ end
%{_includedir}/%{name} %{_includedir}/%{name}
%changelog %changelog
* Tue Apr 11 2023 Zhanghuanhuan<zhanghuanhuan@uniontech.com> - 0.4.30411-0 * Tue Apr 11 2023 Zhanghuanhuan<zhanghuanhuan@uniontech.com> - 0.4.30411
- fix:193533 utshell环境Ctrl+D退出会话时提示exit_builtin刘彤 - fix:193533 utshell环境Ctrl+D退出会话时提示exit_builtin刘彤
- fix:193535 history -p mount和用例中预期不符刘彤 - fix:193535 history -p mount和用例中预期不符刘彤
- fix:193581 utshell环境未执行kill -CONT 恢复进程时执行ctrl+C无法结束wait -f 进程(刘彤) - fix:193581 utshell环境未执行kill -CONT 恢复进程时执行ctrl+C无法结束wait -f 进程(刘彤)
- fix:193557 declare 命令变量输出异常,和用例中预期不一致(张欢欢) - fix:193557 declare 命令变量输出异常,和用例中预期不一致(张欢欢)
* Tue Mar 21 2023 Zhanghuanhuan<zhanghuanhuan@uniontech.com> - 0.4.30321-0 * Tue Mar 21 2023 Zhanghuanhuan<zhanghuanhuan@uniontech.com> - 0.4.30321
- fix : solve translation err (bugid :191483) - fix : solve translation err (bugid :191483)
* Thu Mar 16 2023 Liutong<liutonga@uniontech.com> - 0.4.30316-0 * Thu Mar 16 2023 Liutong<liutonga@uniontech.com> - 0.4.30316
- fix translation issue - fix translation issue
* Tue Nov 01 2022 Liutong<liutonga@uniontech.com> - 0.4.14-0 * Tue Nov 01 2022 Liutong<liutonga@uniontech.com> - 0.4.14
- fix enable bug - fix enable bug
* Tue Nov 01 2022 Liutong<liutonga@uniontech.com> - 0.4.13-0 * Tue Nov 01 2022 Liutong<liutonga@uniontech.com> - 0.4.13
- fix mem error, and modify mo - fix mem error, and modify mo
* Thu Oct 13 2022 Liutong<liutonga@uniontech.com> - 0.4.12-0 * Thu Oct 13 2022 Liutong<liutonga@uniontech.com> - 0.4.12
- change vendor, add po. - change vendor, add po.
* Wed Oct 12 2022 Liutong<liutonga@uniontech.com> - 0.4.10-0 * Wed Oct 12 2022 Liutong<liutonga@uniontech.com> - 0.4.10
- add CARGO_HOME=${HOME}/.cargo - add CARGO_HOME=${HOME}/.cargo
* Mon Oct 10 2022 Liutong<liutonga@uniontech.com> - 0.4.9-0 * Mon Oct 10 2022 Liutong<liutonga@uniontech.com> - 0.4.9
- rename project rash to utshell - rename project rash to utshell
* Sun Oct 9 2022 Zhanghuanhuan <zhanghuanhuan@uniontech.com> - 0.4.8-0 * Sun Oct 9 2022 Zhanghuanhuan <zhanghuanhuan@uniontech.com> - 0.4.8
- fix: declare command issue and history command issue - fix: declare command issue and history command issue
* Thu Sep 29 2022 Wangmeng <wangmengc@uniontech.com> - 0.4.7-0 * Thu Sep 29 2022 Wangmeng <wangmengc@uniontech.com> - 0.4.7
- fix: add help translation for all commands. - fix: add help translation for all commands.
* Wed Sep 28 2022 Liutong <liutonga@uniontech.com> - 0.4.6-0 * Wed Sep 28 2022 Liutong <liutonga@uniontech.com> - 0.4.6
- fix: disown -r issue. - fix: disown -r issue.
* Wed Sep 28 2022 Liutong <liutonga@uniontech.com> - 0.4.5-0 * Wed Sep 28 2022 Liutong <liutonga@uniontech.com> - 0.4.5
- fix: alias translation-core. - fix: alias translation-core.
* Tue Sep 27 2022 Liutong <liutonga@uniontech.com> - 0.4.3-4 * Tue Sep 27 2022 Liutong <liutonga@uniontech.com> - 0.4.3
- fix: translation. - fix: translation.
- fix: coredump in continue. - fix: coredump in continue.
- fix: umask fmt error. - fix: umask fmt error.
- fix: disown issue. - fix: disown issue.
* Mon Sep 26 2022 Liutong <liutonga@uniontech.com> - 0.4.3-0
- add translation frame - add translation frame
* Mon Sep 19 2022 Liutong <liutonga@uniontech.com> - 0.4.2-0 * Mon Sep 19 2022 Liutong <liutonga@uniontech.com> - 0.4.2
- add loongarch64 arch and remove debug msg - add loongarch64 arch and remove debug msg
* Wed Aug 31 2022 Liutong <liutonga@uniontech.com> - 0.4.1-0 * Wed Aug 31 2022 Liutong <liutonga@uniontech.com> - 0.4.1
- modify spec remove /usr/bin - modify spec remove /usr/bin
* Fri Aug 26 2022 Zhanghuanhuan <zhanghuanhuan@uniontech.com> - 0.4.0-0 * Fri Aug 26 2022 Zhanghuanhuan <zhanghuanhuan@uniontech.com> - 0.4.0
- build rash on aarch_64 - build rash on aarch_64