License compliance rectification

This commit is contained in:
wu-leilei 2022-05-10 16:54:27 +08:00
parent ea6b4b4319
commit fe004e3083

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0
Name: python-celery
Version: 5.1.2
Release: 1
Release: 2
Summary: Distributed Task Queue.
License: BSD
License: BSD-3-Clause and CC-BY-SA-4.0
URL: https://github.com/celery/celery
Source0: https://files.pythonhosted.org/packages/66/60/2713f5be1906b81d40f823f4c30f095f7b97b9ccf3627abe1c79b1e2fd15/celery-5.1.2.tar.gz
BuildArch: noarch
@ -106,5 +106,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Tue May 10 2022 wulei <wulei80@h-partners.com> - 5.1.2-2
- License compliance rectification
* Sun Sep 26 2021 Python_Bot <Python_Bot@openeuler.org>
- Package Init