Upgrade version to 1.5.0
Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
parent
302308bee9
commit
dd6559abfa
Binary file not shown.
BIN
1.5.0.Final.tar.gz
Normal file
BIN
1.5.0.Final.tar.gz
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
%global namedreltag .Final
|
%global namedreltag .Final
|
||||||
%global namedversion %{version}%{?namedreltag}
|
%global namedversion %{version}%{?namedreltag}
|
||||||
Name: staxmapper
|
Name: staxmapper
|
||||||
Version: 1.2.0
|
Version: 1.5.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: StAX Mapper
|
Summary: StAX Mapper
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -21,6 +21,7 @@ This package contains the API documentation for %{name}.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{namedversion}
|
%setup -q -n %{name}-%{namedversion}
|
||||||
|
%pom_remove_plugin :maven-checkstyle-plugin
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%mvn_build
|
%mvn_build
|
||||||
@ -33,5 +34,8 @@ This package contains the API documentation for %{name}.
|
|||||||
%files javadoc -f .mfiles-javadoc
|
%files javadoc -f .mfiles-javadoc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Aug 15 2020 wangxiao <wangxiao65@huawei.com> - 1.2.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user