License compliance rectification

This commit is contained in:
penelope 2022-05-11 14:56:55 +08:00
parent 07ba517187
commit 678fe61129

View File

@ -2,9 +2,9 @@
Name: python-cairocffi
Version: 1.2.0
Release: 1
Release: 2
Summary: cffi-based cairo bindings for Python
License: BSD
License: BSD-3-Clause
URL: https://pypi.python.org/pypi/cairocffi/
Source0: https://files.pythonhosted.org/packages/source/c/cairocffi/cairocffi-1.2.0.tar.gz
Patch0: python-cairocffi-disable-flake8-isort-for-pytest.patch
@ -70,5 +70,8 @@ xvfb-run %{__python3} setup.py test
%{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info/
%changelog
* Wed May 11 2022 yangping <yangping69@h-partners> - 1.2.0-2
- License compliance rectification
* Fri Feb 19 2021 Ge Wang<wangge20@huawei.com> - 1.2.0-1
- Init package