!2 Upgrade version to 1.5.0

From: @cherry530 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2024-01-18 06:50:25 +00:00 committed by Gitee
commit 3b2f5627d8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 1 deletions

Binary file not shown.

BIN
1.5.0.Final.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global namedreltag .Final
%global namedversion %{version}%{?namedreltag}
Name: staxmapper
Version: 1.2.0
Version: 1.5.0
Release: 1
Summary: StAX Mapper
License: LGPLv2+
@ -21,6 +21,7 @@ This package contains the API documentation for %{name}.
%prep
%setup -q -n %{name}-%{namedversion}
%pom_remove_plugin :maven-checkstyle-plugin
%build
%mvn_build
@ -33,5 +34,8 @@ This package contains the API documentation for %{name}.
%files javadoc -f .mfiles-javadoc
%changelog
* Wed Jan 17 2024 xu_ping <707078654@qq.com> - 1.5.0-1
- Upgrade version to 1.5.0
* Sat Aug 15 2020 wangxiao <wangxiao65@huawei.com> - 1.2.0-1
- Package init