diff --git a/jboss-jaxrpc-1.1-api.spec b/jboss-jaxrpc-1.1-api.spec index 215a43b..d3ee928 100644 --- a/jboss-jaxrpc-1.1-api.spec +++ b/jboss-jaxrpc-1.1-api.spec @@ -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 - 1.0.2-1 +- Update to 1.0.2 + * Wed May 11 2022 liyanan - 1.0.1-2 - License compliance rectification diff --git a/jboss-jaxrpc-api_1.1_spec-1.0.1.Final.tar.gz b/jboss-jaxrpc-api_1.1_spec-1.0.1.Final.tar.gz deleted file mode 100644 index 7b7a014..0000000 Binary files a/jboss-jaxrpc-api_1.1_spec-1.0.1.Final.tar.gz and /dev/null differ diff --git a/jboss-jaxrpc-api_1.1_spec-1.0.2.Final.tar.gz b/jboss-jaxrpc-api_1.1_spec-1.0.2.Final.tar.gz new file mode 100644 index 0000000..3877d35 Binary files /dev/null and b/jboss-jaxrpc-api_1.1_spec-1.0.2.Final.tar.gz differ