diff --git a/python-kombu.spec b/python-kombu.spec index 29b7941..74befb2 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -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 - 5.0.2-2 +- License compliance rectification + * Mon Dec 28 2020 Python_Bot - Package Spec generated