summaryrefslogtreecommitdiffstats
path: root/librdkafka.spec
diff options
context:
space:
mode:
Diffstat (limited to 'librdkafka.spec')
-rw-r--r--librdkafka.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/librdkafka.spec b/librdkafka.spec
index e65330b..bdc20f4 100644
--- a/librdkafka.spec
+++ b/librdkafka.spec
@@ -1,20 +1,20 @@
# remirepo/fedora spec file for librdkafka
#
-# Copyright (c) 2015-2020 Remi Collet
+# Copyright (c) 2015-2021 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
%global libname librdkafka
-%global gh_commit 6283304aefc7b306738489e14e87c2c2c8bee359
+%global gh_commit 7fe18e432e49e351c72b72fb7c2f2564346e1add
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner edenhill
%global gh_project %{libname}
%global oldsoname 1
%global newsoname 101
-%global upstream_version 1.5.3
+%global upstream_version 1.6.0
#global upstream_prever RC1
Name: %{libname}%{oldsoname}php