From 68ae47ec8a96424497d69e47917bd2b87b4b652a Mon Sep 17 00:00:00 2001 From: Sahana Prasad Date: Tue, 14 Sep 2021 19:06:33 +0200 Subject: [PATCH] Rebuilt with OpenSSL 3.0.0 --- librdkafka.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/librdkafka.spec b/librdkafka.spec index 716fa9d..9868f2b 100644 --- a/librdkafka.spec +++ b/librdkafka.spec @@ -1,6 +1,6 @@ Name: librdkafka Version: 1.6.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Apache Kafka C library License: BSD @@ -85,6 +85,9 @@ find %{buildroot} -name '*-static.pc' -delete -print %changelog +* Tue Sep 14 2021 Sahana Prasad - 1.6.1-3 +- Rebuilt with OpenSSL 3.0.0 + * Thu Jul 22 2021 Fedora Release Engineering - 1.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild