Upgrade to 2.1.6
This commit is contained in:
parent
593f58e3ab
commit
02dfab0cfd
Binary file not shown.
BIN
glassfish-jax-rs-api-2.1.6.tar.gz
Normal file
BIN
glassfish-jax-rs-api-2.1.6.tar.gz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
Name: glassfish-jax-rs-api
|
Name: glassfish-jax-rs-api
|
||||||
Version: 2.1.5
|
Version: 2.1.6
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: JAX-RS API Specification (JSR 339)
|
Summary: JAX-RS API Specification (JSR 339)
|
||||||
License: EPL-2.0 or GPLv2 with exceptions
|
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.
|
This package contains API documentation for glassfish-jax-rs-api.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n jaxrs-api-%{version}
|
%autosetup -n rest-%{version} -p1
|
||||||
find . -name '*.jar' -delete
|
find . -name '*.jar' -delete
|
||||||
find . -name '*.class' -delete
|
find . -name '*.class' -delete
|
||||||
%pom_remove_plugin org.apache.maven.plugins:maven-jxr-plugin jaxrs-api
|
%pom_remove_plugin org.apache.maven.plugins:maven-jxr-plugin jaxrs-api
|
||||||
@ -54,5 +54,8 @@ cd jaxrs-api
|
|||||||
%license LICENSE.md NOTICE.md
|
%license LICENSE.md NOTICE.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Aug 24 2020 yaokai <yaokai13@huawei.com> - 2.1.5-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
version_control: github
|
version_control: github
|
||||||
src_repo: eclipse-ee4j/jaxrs-api
|
src_repo: jakartaee/rest
|
||||||
tag_prefix: "^"
|
tag_prefix: "^"
|
||||||
seperator: "."
|
seperator: "."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user