diff --git a/utshell-0.4.tar.gz b/utshell-0.5.tar.gz similarity index 62% rename from utshell-0.4.tar.gz rename to utshell-0.5.tar.gz index 00023904b7dbed6ac8cf8aedb2ea5f9e5504f415..404a96c1e276e6a65cdf8d655e0db64b24e31e61 100644 Binary files a/utshell-0.4.tar.gz and b/utshell-0.5.tar.gz differ diff --git a/utshell.spec b/utshell.spec index e73857d0337b832a832ce01f8a8f465b6595943a..336f3603f2f373e3ad10cf96750c4cc784ea1b02 100644 --- a/utshell.spec +++ b/utshell.spec @@ -1,12 +1,12 @@ #% define beta_tag rc2 -%define patchleveltag .30411 -%define baseversion 0.4 +%define patchleveltag .0 +%define baseversion 0.5 %bcond_with tests -Version: 0.4.30411 +Version: %{baseversion}%{patchleveltag} Name: utshell Summary: The utshell respect Bash -Release: 0%{?dist}.02 +Release: 0%{?dist} License: GPLv3+ Source0: utshell-%{baseversion}.tar.gz @@ -129,6 +129,9 @@ end %{_includedir}/%{name} %changelog +* Mon Apr 01 2024 wangmeng - 0.5.0 +- update to version 0.5 + * Tue Mar 26 2024 wangyaoyong - 0.4.30411-0.02 - add ExclusiveArch: riscv