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 0002390..404a96c 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 e73857d..336f360 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