License compliance rectification
This commit is contained in:
parent
ec971cfeb4
commit
f8876c0c64
@ -1,9 +1,9 @@
|
|||||||
Name: flume
|
Name: flume
|
||||||
Version: 1.9.0
|
Version: 1.9.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Apache Flume is a distributed, reliable, and availble service for efficiently collecting, aggregating, and moving large amounts of log data.
|
Summary: Apache Flume is a distributed, reliable, and availble service for efficiently collecting, aggregating, and moving large amounts of log data.
|
||||||
|
|
||||||
License: Apache 2.0
|
License: Public Domain and MIT and Apache-2.0
|
||||||
URL: https://github.com/apache/flume
|
URL: https://github.com/apache/flume
|
||||||
|
|
||||||
Source0: https://github.com/apache/%{name}/archive/refs/tags/release-%{version}-rc3.tar.gz
|
Source0: https://github.com/apache/%{name}/archive/refs/tags/release-%{version}-rc3.tar.gz
|
||||||
@ -95,5 +95,8 @@ popd
|
|||||||
%dir %{_javadir}/%{name}
|
%dir %{_javadir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 1.9.0-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Tue Apr 13 2021 Ge Wang <wangge20@huawei.com> 1.9.0-1
|
* Tue Apr 13 2021 Ge Wang <wangge20@huawei.com> 1.9.0-1
|
||||||
- Init package
|
- Init package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user