diff --git a/librdkafka.spec b/librdkafka.spec index 98a1e78..74c7753 100644 --- a/librdkafka.spec +++ b/librdkafka.spec @@ -1,5 +1,5 @@ Name: librdkafka -Version: 2.5.0 +Version: 2.5.3 Release: 1mamba Summary: A C library implementation of the Apache Kafka protocol Group: System/Libraries @@ -54,8 +54,6 @@ This package contains libraries and header files for developing applications tha %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -77,6 +75,9 @@ This package contains libraries and header files for developing applications tha %doc README.md README.win32 %changelog +* Tue Sep 03 2024 Automatic Build System 2.5.3-1mamba +- automatic version update by autodist + * Tue Jul 16 2024 Automatic Build System 2.5.0-1mamba - automatic version update by autodist