!6 update to version 1.7.0

From: @zke-012020 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2024-02-23 01:36:57 +00:00 committed by Gitee
commit 415cf1f575
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
1.7.0.Final.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global namedreltag .Final
%global namedversion %{version}%{?namedreltag}
Name: jboss-dmr
Version: 1.6.1
Version: 1.7.0
Release: 1
Summary: JBoss DMR
License: LGPLv2+ and Apache-2.0
@ -26,7 +26,7 @@ This package contains the API documentation for %{name}.
%pom_remove_plugin :maven-checkstyle-plugin
%build
%mvn_build
%mvn_build -f -- -Dsource=21
%install
%mvn_install
@ -36,6 +36,9 @@ This package contains the API documentation for %{name}.
%files javadoc -f .mfiles-javadoc
%changelog
* Thu Feb 15 2024 zke_012020 <keer.oerv@isrc.iscas.ac.cn> - 1.7.0-1
- Upgrade to version 1.7.0
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.6.1-1
- Upgrade to version 1.6.1