automatic version update by autodist [release 2.1.0-1mamba;Thu Apr 06 2023]

This commit is contained in:
Automatic Build System 2024-01-06 05:33:52 +01:00
parent dc7b7a8a75
commit 9346dac775

View File

@ -1,6 +1,6 @@
Name: librdkafka Name: librdkafka
Version: 2.0.2 Version: 2.1.0
Release: 2mamba Release: 1mamba
Summary: A C library implementation of the Apache Kafka protocol Summary: A C library implementation of the Apache Kafka protocol
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -41,7 +41,7 @@ This package contains libraries and header files for developing applications tha
%prep %prep
%setup -q %setup -q
#%patch0 -p1 -b .curl-7.85.0 #%patch0 -p1 -b .curl-7.85.0
%patch1 -p1 %patch 1 -p1
%build %build
%cmake -d build %cmake -d build
@ -77,6 +77,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md README.win32 %doc README.md README.win32
%changelog %changelog
* Thu Apr 06 2023 Automatic Build System <autodist@mambasoft.it> 2.1.0-1mamba
- automatic version update by autodist
* Sat Feb 11 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.2-2mamba * Sat Feb 11 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.2-2mamba
- update patch to fix requirement replacing pkgconfig(curl) with pkgconfig(libcurl) - update patch to fix requirement replacing pkgconfig(curl) with pkgconfig(libcurl)