Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/librdkafka.git#491100e6efb0235ca44808e6d9df70382898c74f
This commit is contained in:
parent
81b00e45f5
commit
485ae982b7
@ -1,6 +1,6 @@
|
||||
Name: librdkafka
|
||||
Version: 1.5.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: The Apache Kafka C library
|
||||
|
||||
License: BSD
|
||||
@ -13,6 +13,7 @@ BuildRequires: python3
|
||||
BuildRequires: openssl-devel
|
||||
BuildRequires: cyrus-sasl-devel
|
||||
BuildRequires: lz4-devel
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
Librdkafka is a C/C++ library implementation of the Apache Kafka protocol,
|
||||
@ -77,6 +78,9 @@ find %{buildroot} -name '*.a' -delete -print
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Sep 09 2020 Zoltan Fridrich <zfridric@redhat.com> - 1.5.0-1
|
||||
- Update to upstream 1.5.0
|
||||
resolves: rhbz#1818082
|
||||
|
Loading…
Reference in New Issue
Block a user