update to version 0.5
This commit is contained in:
parent
065fe53d43
commit
42553a30a7
Binary file not shown.
11
utshell.spec
11
utshell.spec
@ -1,12 +1,12 @@
|
|||||||
#% define beta_tag rc2
|
#% define beta_tag rc2
|
||||||
%define patchleveltag .30411
|
%define patchleveltag .0
|
||||||
%define baseversion 0.4
|
%define baseversion 0.5
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
|
|
||||||
Version: 0.4.30411
|
Version: %{baseversion}%{patchleveltag}
|
||||||
Name: utshell
|
Name: utshell
|
||||||
Summary: The utshell respect Bash
|
Summary: The utshell respect Bash
|
||||||
Release: 0%{?dist}.02
|
Release: 0%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Source0: utshell-%{baseversion}.tar.gz
|
Source0: utshell-%{baseversion}.tar.gz
|
||||||
|
|
||||||
@ -129,6 +129,9 @@ end
|
|||||||
%{_includedir}/%{name}
|
%{_includedir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Mar 26 2024 wangyaoyong <yaoyong.oerv@isrc.iscas.ac.cn> - 0.4.30411-0.02
|
||||||
- add ExclusiveArch: riscv
|
- add ExclusiveArch: riscv
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user