!5 License compliance rectification

From: @wu-leilei 
Reviewed-by: @ruebb 
Signed-off-by: @ruebb
This commit is contained in:
openeuler-ci-bot 2022-06-10 03:58:48 +00:00 committed by Gitee
commit 1ab6e55583
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,8 +1,8 @@
Name: librdkafka
Version: 0.11.4
Release: 4
Release: 5
Summary: C library implementation of the Apache Kafka protocol
License: BSD
License: BSD-2-Clause and Zlib and MIT and BSD-3-Clause
URL: https://github.com/edenhill/librdkafka
Source0: https://github.com/edenhill/librdkafka/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -53,6 +53,9 @@ make check
%{_libdir}/pkgconfig/*
%changelog
* Wed May 11 2022 wulei <wulei80@h-partners.com> - 0.11.4-5
- License compliance rectification
* Mon Oct 26 2020 leiju <leiju4@huawei.com> - 0.11.4-4
- Modify BuildRequires from python2 to python3