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 04e40c4..e97a90e 100644
--- a/librdkafka.spec
+++ b/librdkafka.spec
@@ -7,13 +7,13 @@
# Please, preserve the changelog entries
#
%global libname librdkafka
-%global gh_commit c6795ed6513c5aa7e2c462e430ddc541a42c5eb1
+%global gh_commit 261371dc0edef4cea9e58a076c8e8aa7dc50d452
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner edenhill
%global gh_project %{libname}
%global upstream_version 0.11.1
-%global upstream_prever RC1
+#global upstream_prever RC1
Name: %{libname}
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
@@ -98,6 +98,9 @@ rm %{buildroot}%{_libdir}/*.a
%changelog
+* Wed Oct 18 2017 Remi Collet <remi@remirepo.net> - 0.11.1-1
+- update to 0.11.1
+
* Thu Oct 5 2017 Remi Collet <remi@remirepo.net> - 0.11.1~RC1-1
- update to 0.11.1-RC1