- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 01:33:19 +00:00
parent 3b10e9f31a
commit dd01bd700c

View File

@ -1,6 +1,6 @@
Name: librdkafka Name: librdkafka
Version: 1.6.1 Version: 1.6.1
Release: 1%{?dist} Release: 2%{?dist}
Summary: The Apache Kafka C library Summary: The Apache Kafka C library
License: BSD License: BSD
@ -85,6 +85,9 @@ find %{buildroot} -name '*-static.pc' -delete -print
%changelog %changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.6.1-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Mon Mar 08 2021 Attila Lakatos <alakatos@redhat.com> - 1.6.1-1 * Mon Mar 08 2021 Attila Lakatos <alakatos@redhat.com> - 1.6.1-1
- Update to upstream 1.6.1 - Update to upstream 1.6.1
resolves: rhbz#1932286 resolves: rhbz#1932286