remove unuse files

This commit is contained in:
cherry530 2022-01-25 16:31:14 +08:00
parent a616c20c01
commit 8e08b4ad97
3 changed files with 5 additions and 2 deletions

View File

@ -1,10 +1,10 @@
%global namedreltag .Final
%global namedversion %{version}%{?namedreltag}
Name: jboss-connector-1.7-api
Version: 1.0.0
Version: 1.0.1
Release: 1
Summary: Connector Architecture 1.7 API
License: CDDL or GPLv2 with exceptions
License: GPLv2 with exceptions
URL: http://www.jboss.org
Source0: https://github.com/jboss/jboss-connector-api_spec/archive/jboss-connector-api_1.7_spec-%{version}.Final.tar.gz
Source1: LICENSE
@ -37,5 +37,8 @@ cp %{SOURCE1} .
%doc LICENSE
%changelog
* Wed Jan 19 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.0.1-1
- Upgrade to version 1.0.1
* Sat Aug 22 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1.0.0-1
- Package init

Binary file not shown.