summaryrefslogtreecommitdiffstats
path: root/librdkafka.spec
diff options
context:
space:
mode:
Diffstat (limited to 'librdkafka.spec')
-rw-r--r--librdkafka.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/librdkafka.spec b/librdkafka.spec
index 097b566..23b2765 100644
--- a/librdkafka.spec
+++ b/librdkafka.spec
@@ -13,7 +13,7 @@
%global gh_project %{libname}
Name: %{libname}
-Version: 0.9.5~RC2
+Version: 0.9.5
Release: 1%{?dist}
Group: System Environment/Libraries
Summary: Apache Kafka C/C++ client library
@@ -94,6 +94,9 @@ rm %{buildroot}%{_libdir}/*.a
%changelog
+* Fri Apr 21 2017 Remi Collet <remi@remirepo.net> - 0.9.5-1
+- update to 0.9.5 (no change since RC2)
+
* Wed Apr 12 2017 Remi Collet <remi@remirepo.net> - 0.9.5~RC2-1
- update to 0.9.5-RC2