diff options
| author | Remi Collet <remi@remirepo.net> | 2026-07-01 06:20:57 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-07-01 06:20:57 +0200 |
| commit | f249018a033c553caf44b73a398409b1da7ecbbd (patch) | |
| tree | 282f38c45a5a9a4913acbdf35f04af4753ae8480 /librdkafka.spec | |
| parent | 00cb9d1babeb11db204d50fc94f248a819408bb7 (diff) | |
Diffstat (limited to 'librdkafka.spec')
| -rw-r--r-- | librdkafka.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/librdkafka.spec b/librdkafka.spec index 5d199e8..39fcc0e 100644 --- a/librdkafka.spec +++ b/librdkafka.spec @@ -23,7 +23,7 @@ %global __arch_install_post /bin/true %endif -%global upstream_version 2.14.2 +%global upstream_version 2.15.0 #global upstream_prever RC4 %global tag v%{upstream_version}%{?upstream_prever} # for EL-8 to avoid TAG usage @@ -144,6 +144,9 @@ rm -r %{buildroot}%{_datadir}/doc/%{libname} %changelog +* Wed Jul 1 2026 Remi Collet <remi@remirepo.net> - 2.15.0-1 +- update to 2.15.0 + * Tue Jun 2 2026 Remi Collet <remi@remirepo.net> - 2.14.2-1 - update to 2.14.2 |
