remove unuse files

This commit is contained in:
cherry530 2022-01-25 16:29:28 +08:00
parent 2420958cd6
commit a87d6de773
3 changed files with 5 additions and 2 deletions

View File

@ -1,10 +1,10 @@
%global namedreltag .Final
%global namedversion %{version}%{?namedreltag}
Name: jboss-jaspi-1.1-api
Version: 1.0.0
Version: 1.0.2
Release: 1
Summary: JBoss Java Authentication SPI for Containers 1.1 API
License: CDDL or GPLv2 with exceptions
License: GPLv2 with exceptions
URL: https://github.com/jboss/jboss-jaspi-api_spec
Source0: https://github.com/jboss/jboss-jaspi-api_spec/archive/jboss-jaspi-api_1.1_spec-%{namedversion}.tar.gz
BuildRequires: maven-local mvn(org.apache.felix:maven-bundle-plugin)
@ -38,5 +38,8 @@ sed -i "s,59 Temple Place,51 Franklin Street,;s,Suite 330,Fifth Floor,;s,02111-1
%license LICENSE
%changelog
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.0.2-1
- Upgrade to version 1.0.2
* Fri Aug 14 2020 yaokai <yaokai13@huawei.com> - 1.0.0-1
- package init

Binary file not shown.