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 fb8f1d8..097b566 100644
--- a/librdkafka.spec
+++ b/librdkafka.spec
@@ -7,13 +7,13 @@
# Please, preserve the changelog entries
#
%global libname librdkafka
-%global gh_commit e4199a3aba486c53e77efb0d7ed513fa22cb9cd8
+%global gh_commit 0d540ab4e78a3e3661fe07ee328e2f61fb77f2c3
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner edenhill
%global gh_project %{libname}
Name: %{libname}
-Version: 0.9.5~RC1
+Version: 0.9.5~RC2
Release: 1%{?dist}
Group: System Environment/Libraries
Summary: Apache Kafka C/C++ client library
@@ -94,6 +94,9 @@ rm %{buildroot}%{_libdir}/*.a
%changelog
+* Wed Apr 12 2017 Remi Collet <remi@remirepo.net> - 0.9.5~RC2-1
+- update to 0.9.5-RC2
+
* Mon Apr 10 2017 Remi Collet <remi@remirepo.net> - 0.9.5~RC1-1
- update to 0.9.5-RC1