summaryrefslogtreecommitdiffstats
path: root/librdkafka.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-04-12 12:03:29 +0200
committerRemi Collet <remi@remirepo.net>2017-04-12 12:03:29 +0200
commit298470e90171236df92f5b78b955898d731ef1dc (patch)
tree5e3a61b51558dc2da347921cfeea1cee51f53651 /librdkafka.spec
parent917fd7a126a25e7cad783e86ae58b0d4e3b9c6d6 (diff)
v0.9.5RC2
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