update to 0.9.5
This commit is contained in:
parent
08a29dcf98
commit
58fa0ba7a5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/librdkafka-0.9.2.tar.gz
|
||||
/librdkafka-0.9.4.tar.gz
|
||||
/librdkafka-0.9.5.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: librdkafka
|
||||
Version: 0.9.4
|
||||
Version: 0.9.5
|
||||
Release: 1%{?dist}
|
||||
Summary: The Apache Kafka C library
|
||||
|
||||
@ -70,6 +70,9 @@ find %{buildroot} -name '*.a' -delete -print
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon May 22 2017 Radovan Sroka <rsroka@redhat.com> - 0.9.5-1
|
||||
- Update to 0.9.4
|
||||
|
||||
* Sat Mar 11 2017 Michal Luscon <mluscon@gmail.com> - 0.9.4-1
|
||||
- Update to 0.9.4
|
||||
- enable lz4, ssl, sasl
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (librdkafka-0.9.4.tar.gz) = 054897d90131ba7d91f66e2929f19224ae96feabe1be69e93a87ad05864f4893aa56456c3c15a303826f0c519eab09c5cd6e0b34d76ae68db6060aa80e9bc8de
|
||||
SHA512 (librdkafka-0.9.5.tar.gz) = 06b2c7e3dd1c8a84322d256f2470804ba0ac205777cf66c0c98222d3f90ed26d6fcae375ee0343558ccf901d7a8d354009f377a435ecd0ce2d02c73848fbc8a4
|
||||
|
Loading…
Reference in New Issue
Block a user