License compliance rectification

This commit is contained in:
houyingchao 2022-05-11 15:22:30 +08:00
parent fcd692f286
commit 5e01d14f60

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0
Name: python-kombu
Version: 5.0.2
Release: 1
Release: 2
Summary: Messaging library for Python.
License: BSD
License: BSD-3-Clause
URL: https://github.com/celery/kombu
Source0: https://files.pythonhosted.org/packages/3b/3a/f880f867bb2690aee3454aa31143d441fee79c5c5ce4d9537114675447b3/kombu-5.0.2.tar.gz
BuildArch: noarch
@ -98,5 +98,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Wed May 11 2022 houyingchao <houyingchao@h-partners.com> - 5.0.2-2
- License compliance rectification
* Mon Dec 28 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated