License compliance rectification

This commit is contained in:
chenyx2012 2022-06-23 02:14:08 +00:00 committed by Gitee
parent 48c079049c
commit 11485e7eb8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,9 +2,9 @@
%global namedversion %{version}%{?namedreltag}
Name: jdeparser1
Version: 1.0.0
Release: 1
Release: 2
Summary: Source generator library for Java
License: (CDDL or GPLv2 with exceptions) and MIT
License: (CDDL-1.1 or GPLv2 with exceptions) and MIT
URL: https://github.com/jdeparser/jdeparser
Source0: https://github.com/jdeparser/jdeparser/archive/%{namedversion}.tar.gz
BuildArch: noarch
@ -38,5 +38,8 @@ This package contains the API documentation for %{name}.
%license LICENSE-original.html
%changelog
* Thu Jun 23 2022 Chenyx <chenyixiong3@huawei.com> - 1.0.0-2
- License compliance rectification
* Sat Jul 25 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1.0.0-1
- Package init