License compliance rectification
This commit is contained in:
parent
48c079049c
commit
09fe91762e
@ -2,9 +2,9 @@
|
|||||||
%global namedversion %{version}%{?namedreltag}
|
%global namedversion %{version}%{?namedreltag}
|
||||||
Name: jdeparser1
|
Name: jdeparser1
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Source generator library for Java
|
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
|
URL: https://github.com/jdeparser/jdeparser
|
||||||
Source0: https://github.com/jdeparser/jdeparser/archive/%{namedversion}.tar.gz
|
Source0: https://github.com/jdeparser/jdeparser/archive/%{namedversion}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -38,5 +38,8 @@ This package contains the API documentation for %{name}.
|
|||||||
%license LICENSE-original.html
|
%license LICENSE-original.html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 13 2024 wulei <wu_lei@hoperun.com> - 1.0.0-2
|
||||||
|
- Regulate license information
|
||||||
|
|
||||||
* Sat Jul 25 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1.0.0-1
|
* Sat Jul 25 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1.0.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user