!4 Update to version 2.3.0

From: @wang--ge 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2023-12-28 07:56:06 +00:00 committed by Gitee
commit 09cb9dddb4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,5 @@
Name: ws-xmlschema
Version: 2.2.1
Version: 2.3.0
Release: 1
Summary: Apache XMLSchema
License: ASL 2.0
@ -11,6 +11,7 @@ BuildRequires: mvn(org.apache:apache-jar-resource-bundle)
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
BuildRequires: mvn(org.apache.maven.plugins:maven-assembly-plugin)
BuildRequires: mvn(org.apache.maven.plugins:maven-remote-resources-plugin)
BuildRequires: mvn(javax.xml.bind:jaxb-api)
BuildArch: noarch
%description
@ -60,5 +61,8 @@ rm RELEASE-NOTE.txt.orig
%license LICENSE NOTICE
%changelog
* Thu Dec 28 2023 Ge Wang <wang__ge@126.com> - 2.3.0-1
- update to version 2.3.0
* Mon Aug 17 2020 maminjie <maminjie1@huawei.com> - 2.2.1-1
- package init