Rebase to latest upstream version
resolves: rhbz#1947184
This commit is contained in:
parent
5b3e350161
commit
538561fae0
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/librdkafka-1.6.0.tar.gz
|
||||
/librdkafka-1.6.1.tar.gz
|
||||
/librdkafka-1.9.2.tar.gz
|
||||
/librdkafka-2.1.1.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: librdkafka
|
||||
Version: 1.9.2
|
||||
Release: 3%{?dist}
|
||||
Version: 2.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: The Apache Kafka C library
|
||||
|
||||
License: Apache-2.0
|
||||
@ -85,6 +85,10 @@ find %{buildroot} -name '*-static.pc' -delete -print
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 15 2023 Attila Lakatos <alakatos@redhat.com> - 2.1.1-1
|
||||
- Rebase to latest upstream version
|
||||
resolves: rhbz#1947184
|
||||
|
||||
* Wed May 31 2023 Attila Lakatos <alakatos@redhat.com> - 1.9.2-3
|
||||
- Update License tag for SPDX
|
||||
- Upstream sources claim that the Apache 2.0 is used
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (librdkafka-1.9.2.tar.gz) = f067b227bc784e1dee61261d540632e54a4e5849934d1f55571979fea6b3c6858c27bcd397cf33fbee2409df12b149bb78f201f33646d14b5288a33147a9c9dc
|
||||
SHA512 (librdkafka-2.1.1.tar.gz) = 6bf1761e7ed1820b587fda24277f6606ec046da281064df13c4380f49a92f3e2b165614b9c622d46b27078ec024a4dc211610e500e597265e8219f8869c4d203
|
||||
|
Loading…
Reference in New Issue
Block a user