!5 License compliance rectification
From: @wu-leilei Reviewed-by: @ruebb Signed-off-by: @ruebb
This commit is contained in:
commit
1ab6e55583
@ -1,8 +1,8 @@
|
|||||||
Name: librdkafka
|
Name: librdkafka
|
||||||
Version: 0.11.4
|
Version: 0.11.4
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: C library implementation of the Apache Kafka protocol
|
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
|
URL: https://github.com/edenhill/librdkafka
|
||||||
Source0: https://github.com/edenhill/librdkafka/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source0: https://github.com/edenhill/librdkafka/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
@ -53,6 +53,9 @@ make check
|
|||||||
%{_libdir}/pkgconfig/*
|
%{_libdir}/pkgconfig/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Oct 26 2020 leiju <leiju4@huawei.com> - 0.11.4-4
|
||||||
- Modify BuildRequires from python2 to python3
|
- Modify BuildRequires from python2 to python3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user