summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-02-27 09:28:54 +0100
committerRemi Collet <fedora@famillecollet.com>2017-02-27 09:28:54 +0100
commit24981d82a61fd4e1a48d13e8795de14a74fccc05 (patch)
treef4295b4c51ee2f0bd1a42877238e9e8fde0632d6
parent66211c7348ad7b2381274a8f2595eaf96478a1e4 (diff)
librdkafka: 0.9.4
-rw-r--r--librdkafka.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/librdkafka.spec b/librdkafka.spec
index 42b5f5a..a271901 100644
--- a/librdkafka.spec
+++ b/librdkafka.spec
@@ -7,15 +7,15 @@
# Please, preserve the changelog entries
#
%global libname librdkafka
-%global gh_commit 6c9582c82f625962dd5a62b7788cc574353a18f9
+%global gh_commit ebe76d9735f17311f36ce3513c2e33463a4b480a
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner edenhill
%global gh_project %{libname}
-%global prever RC2
+#global prever RC2
Name: %{libname}
Version: 0.9.4
-Release: 0.3.%{prever}%{?dist}
+Release: 1%{?dist}
Group: System Environment/Libraries
Summary: Apache Kafka C/C++ client library
@@ -100,6 +100,9 @@ rm %{buildroot}%{_libdir}/*.a
%changelog
+* Mon Feb 27 2017 Remi Collet <remi@remirepo.net> - 0.9.4-1
+- update to 0.9.4
+
* Fri Feb 24 2017 Remi Collet <remi@remirepo.net> - 0.9.4-0.3.RC2
- update to 0.9.4RC2 for test