diff --git a/python-pytest-arraydiff.spec b/python-pytest-arraydiff.spec index 9ca0865c76fa622444fa5d2e57e43092d07ec2d9..7c218849df9a346f9ef0aba191e2291fa5e9d6ff 100644 --- a/python-pytest-arraydiff.spec +++ b/python-pytest-arraydiff.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-pytest-arraydiff Version: 0.3 -Release: 1 +Release: 2 Summary: pytest plugin to help with comparing array output from tests -License: BSD +License: BSD-2-Clause URL: https://github.com/astrofrog/pytest-arraydiff Source0: https://files.pythonhosted.org/packages/36/f1/7f637181ee9d8a175ac3090cd91cf3b3a367eac223cad7c3a747a6f7009f/pytest-arraydiff-0.3.tar.gz BuildArch: noarch @@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed May 11 2022 xigaoxinyan -0.3-2 +- License compliance rectification + * Sun May 23 2021 Python_Bot - Package Spec generated