summaryrefslogtreecommitdiffstats
path: root/librdkafka.spec
diff options
context:
space:
mode:
Diffstat (limited to 'librdkafka.spec')
-rw-r--r--librdkafka.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/librdkafka.spec b/librdkafka.spec
index a50f6d3..1b0b413 100644
--- a/librdkafka.spec
+++ b/librdkafka.spec
@@ -7,12 +7,12 @@
# Please, preserve the changelog entries
#
%global libname librdkafka
-%global gh_commit e4a8c0f62742789bd4d62accd1497c82c08c4259
+%global gh_commit b0d91bd74abb5f0e1ee972d326a317ad610f6300
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner edenhill
%global gh_project %{libname}
-%global upstream_version 1.4.0
+%global upstream_version 1.4.2
#global upstream_prever RC1
Name: %{libname}
@@ -116,6 +116,9 @@ rm -r %{buildroot}%{_datadir}/doc/%{libname}
### NOTICE: available in RHEL-7 and RHEL-8 so not in remi
%changelog
+* Wed May 6 2020 Remi Collet <remi@remirepo.net> - 1.4.2-1
+- update to 1.4.2
+
* Fri Apr 3 2020 Remi Collet <remi@remirepo.net> - 1.4.0-1
- update to 1.4.0