!4 Modify invalid source0

From: @caodongxia 
Reviewed-by: @gitee-cmd 
Signed-off-by: @gitee-cmd
This commit is contained in:
openeuler-ci-bot 2022-11-16 02:40:15 +00:00 committed by Gitee
commit f5e1c7ea63
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 2 deletions

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: glassfish-jax-rs-api
Version: 2.1.5
Release: 1
Release: 2
Summary: JAX-RS API Specification (JSR 339)
License: EPL-2.0 or GPLv2 with exceptions
URL: https://github.com/eclipse-ee4j/jaxrs-api
@ -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}
%setup -q -n rest-%{version}
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
* Mon Nov 14 2022 caodongxia <caodongxia@h-partners.com> - 2.1.5-2
- Modify invalid source0
* Mon Aug 24 2020 yaokai <yaokai13@huawei.com> - 2.1.5-1
- package init