diff --git a/python-reportlab.spec b/python-reportlab.spec index 4e98cffdac35ce802363d8b9b26ca61cdf827205..d73254fc0317f5a7e1ebc46dd7b705ad7ba93281 100644 --- a/python-reportlab.spec +++ b/python-reportlab.spec @@ -2,9 +2,9 @@ Name: python-reportlab Version: 3.4.0 -Release: 14 +Release: 15 Summary: ReportLab library to create PDF documents and graphic -License: BSD +License: BSD-3-Clause URL: https://www.reportlab.com/ Source0: https://pypi.python.org/packages/source/r/reportlab/reportlab-%{version}.tar.gz Patch0001: 0fbf25e4857423f6a38ca7f5aeee1c84acaa3fc1.patch @@ -61,6 +61,9 @@ PYTHONPATH="`pwd`/`ls -d build/lib*`" %{__python3} docs/genAll.py %doc demos/ tools/ %changelog +* Wed May 11 2022 xigaoxinyan - 3.4.0-15 +- License compliance rectification + * Wed Jan 12 2022 Chengshaowei - 3.4.0-14 - Fix can not import error