update to version 0.5

(cherry picked from commit 42553a30a7d3af143f69f3cf5248b9b85cd82690)
This commit is contained in:
wangmengc 2024-04-01 15:01:22 +08:00 committed by openeuler-sync-bot
parent 7df03a5d4e
commit de1c0784b1
2 changed files with 7 additions and 4 deletions

View File

@ -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<wangmengc@uniontech.com> - 0.5.0
- update to version 0.5
* Tue Mar 26 2024 wangyaoyong <yaoyong.oerv@isrc.iscas.ac.cn> - 0.4.30411-0.02
- add ExclusiveArch: riscv