diff --git a/librdkafka.spec b/librdkafka.spec index 6541448..936e321 100644 --- a/librdkafka.spec +++ b/librdkafka.spec @@ -1,6 +1,6 @@ Name: librdkafka Version: 1.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Apache Kafka C library License: BSD @@ -78,6 +78,9 @@ find %{buildroot} -name '*.a' -delete -print %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Sep 09 2020 Zoltan Fridrich - 1.5.0-1 - Update to upstream 1.5.0 resolves: rhbz#1818082