!12 update to version 0.5

From: @wangmengc 
Reviewed-by: @ut-wanglujun 
Signed-off-by: @ut-wanglujun
This commit is contained in:
openeuler-ci-bot 2024-04-07 05:55:44 +00:00 committed by Gitee
commit 9412be0db6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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