License compliance rectification
This commit is contained in:
parent
6dee27cd3b
commit
250f57273e
@ -1,9 +1,9 @@
|
|||||||
%global debug_package %nil
|
%global debug_package %nil
|
||||||
Name: lz4-java
|
Name: lz4-java
|
||||||
Version: 1.7.1
|
Version: 1.7.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: LZ4 compression for Java
|
Summary: LZ4 compression for Java
|
||||||
License: ASL 2.0 and (BSD and GPLv2+)
|
License: Apache-2.0
|
||||||
URL: https://github.com/jpountz/lz4-java
|
URL: https://github.com/jpountz/lz4-java
|
||||||
Source0: https://github.com/jpountz/lz4-java/archive/%{version}.tar.gz
|
Source0: https://github.com/jpountz/lz4-java/archive/%{version}.tar.gz
|
||||||
Patch0: 0-remove-unsafe.patch
|
Patch0: 0-remove-unsafe.patch
|
||||||
@ -72,6 +72,9 @@ bnd wrap -p lz4-java.bnd -o dist/lz4-java-%{version}.jar --version %{version} di
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 wangkai <wangkai385@h-partners.com> - 1.7.1-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.7.1-1
|
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.7.1-1
|
||||||
- Upgrade to version 1.7.1
|
- Upgrade to version 1.7.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user