remove unuse files

This commit is contained in:
cherry530 2022-01-25 16:28:59 +08:00
parent 76a18a2f49
commit 0a8569d746
3 changed files with 5 additions and 2 deletions

View File

@ -2,10 +2,10 @@
%global namedversion %{version}%{?namedreltag}
%global oname jboss-jaxrs-api_2.0_spec
Name: jboss-jaxrs-2.0-api
Version: 1.0.0
Version: 1.0.1
Release: 1
Summary: JAX-RS 2.0: The Java API for RESTful Web Services
License: (CDDL or GPLv2 with exceptions) and ASL 2.0
License: GPLv2 with exceptions and ASL 2.0
URL: https://github.com/jboss/jboss-jaxrs-api_spec
Source0: https://github.com/jboss/jboss-jaxrs-api_spec/archive/%{oname}-%{namedversion}.tar.gz
BuildRequires: maven-local mvn(org.apache.felix:maven-bundle-plugin)
@ -38,5 +38,8 @@ This package contains javadoc for %{name}.
%license LICENSE
%changelog
* Thu Jan 20 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.0.1-1
- Upgrade to version 1.0.1
* Thu Jul 23 2020 yanan li <liyanan032@huawei.com> - 1.0.0-8
- Package init

Binary file not shown.