Upgrade to 2.1.6

This commit is contained in:
starlet-dx 2023-10-27 14:49:14 +08:00
parent 593f58e3ab
commit 02dfab0cfd
4 changed files with 6 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: glassfish-jax-rs-api
Version: 2.1.5
Version: 2.1.6
Release: 1
Summary: JAX-RS API Specification (JSR 339)
License: EPL-2.0 or GPLv2 with exceptions
@ -21,7 +21,7 @@ Obsoletes: glassfish-jax-rs-api-javadoc < %{version}-%{release}
This package contains API documentation for glassfish-jax-rs-api.
%prep
%setup -q -n jaxrs-api-%{version}
%autosetup -n rest-%{version} -p1
find . -name '*.jar' -delete
find . -name '*.class' -delete
%pom_remove_plugin org.apache.maven.plugins:maven-jxr-plugin jaxrs-api
@ -54,5 +54,8 @@ cd jaxrs-api
%license LICENSE.md NOTICE.md
%changelog
* Fri Oct 27 2023 yaoxin <yao_xin001@hoperun.com> - 2.1.6-1
- Upgrade to 2.1.6
* Mon Aug 24 2020 yaokai <yaokai13@huawei.com> - 2.1.5-1
- package init

View File

@ -1,4 +1,4 @@
version_control: github
src_repo: eclipse-ee4j/jaxrs-api
src_repo: jakartaee/rest
tag_prefix: "^"
seperator: "."