Update License tag for SPDX and add missing Apache 2.0

This commit is contained in:
alakatos 2023-05-31 09:50:17 +02:00
parent 0c816ee22c
commit 5b3e350161

View File

@ -1,9 +1,9 @@
Name: librdkafka Name: librdkafka
Version: 1.9.2 Version: 1.9.2
Release: 2%{?dist} Release: 3%{?dist}
Summary: The Apache Kafka C library Summary: The Apache Kafka C library
License: BSD License: Apache-2.0
URL: https://github.com/edenhill/librdkafka URL: https://github.com/edenhill/librdkafka
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
@ -85,6 +85,10 @@ find %{buildroot} -name '*-static.pc' -delete -print
%changelog %changelog
* 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
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.2-2 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild