!5 [sync] PR-3: Update to 1.0.2

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-10-19 06:09:29 +00:00 committed by Gitee
commit 78cd316027
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

View File

@ -1,8 +1,8 @@
%global namedreltag .Final
%global namedversion %{version}%{?namedreltag}
Name: jboss-jaxrpc-1.1-api
Version: 1.0.1
Release: 2
Version: 1.0.2
Release: 1
Summary: Java API for XML-Based RPC (JAX-RPC) 1.1
License: CDDL-1.0 or GPL-2.0-with-classpath-exception
Url: http://www.jboss.org
@ -11,7 +11,7 @@ BuildRequires: maven-local mvn(org.apache.felix:maven-bundle-plugin)
BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin)
BuildRequires: mvn(org.apache.maven.plugins:maven-source-plugin)
BuildRequires: mvn(org.jboss:jboss-parent:pom:)
BuildRequires: mvn(org.jboss.spec.javax.servlet:jboss-servlet-api_3.0_spec)
BuildRequires: mvn(org.jboss.spec.javax.servlet:jboss-servlet-api_3.1_spec)
BuildArch: noarch
%description
The JAX-RPC 1.1 API classes.
@ -38,6 +38,9 @@ This package contains the API documentation for %{name}.
%license LICENSE
%changelog
* Wed May 25 2022 yaoxin <yaoxin30@h-partners.com> - 1.0.2-1
- Update to 1.0.2
* Wed May 11 2022 liyanan <liyanan32@h-partners.com> - 1.0.1-2
- License compliance rectification

Binary file not shown.