remove unuse files

(cherry picked from commit beb7988af16db43e95f1c0172217233640b18d9a)
This commit is contained in:
cherry530 2022-01-25 16:31:49 +08:00 committed by openeuler-sync-bot
parent 8ab90598ea
commit b46d47b0cb
3 changed files with 5 additions and 2 deletions

View File

@ -4,10 +4,10 @@
%global oname jboss-ejb-api_%{apiversion}_spec %global oname jboss-ejb-api_%{apiversion}_spec
%global pname jboss-ejb-api_spec %global pname jboss-ejb-api_spec
Name: jboss-ejb-3.2-api Name: jboss-ejb-3.2-api
Version: 1.0.0 Version: 1.0.1
Release: 1 Release: 1
Summary: Enterprise JavaBeans 3.2 API Summary: Enterprise JavaBeans 3.2 API
License: CDDL or GPLv2 with exceptions License: GPLv2 with exceptions
URL: https://github.com/jboss/jboss-ejb-api_spec URL: https://github.com/jboss/jboss-ejb-api_spec
Source0: https://github.com/jboss/jboss-ejb-api_spec/archive/%{oname}-%{namedversion}.tar.gz Source0: https://github.com/jboss/jboss-ejb-api_spec/archive/%{oname}-%{namedversion}.tar.gz
Source1: http://jcp.org/aboutJava/communityprocess/cddl.txt Source1: http://jcp.org/aboutJava/communityprocess/cddl.txt
@ -47,5 +47,8 @@ cp -p %{SOURCE1} .
%license cddl.txt LICENSE %license cddl.txt LICENSE
%changelog %changelog
* Thu Jan 20 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.0.1-1
- Upgrade to version 1.0.1
* Fri Aug 14 2020 yaokai <yaokai13@huawei.com> - 1.0.0-1 * Fri Aug 14 2020 yaokai <yaokai13@huawei.com> - 1.0.0-1
- Package init - Package init

Binary file not shown.