diff --git a/python-pytest-remotedata.spec b/python-pytest-remotedata.spec index edc531d5b70fad748348cf9792e213c72b342bf4..b5542e760bea2a7ca56977a03ab5417460d4233e 100644 --- a/python-pytest-remotedata.spec +++ b/python-pytest-remotedata.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-pytest-remotedata Version: 0.3.2 -Release: 1 +Release: 2 Summary: Pytest plugin for controlling remote data access. -License: BSD +License: BSD-3-Clause URL: https://astropy.org Source0: https://files.pythonhosted.org/packages/54/6c/cd637f54a05139b4e64825230352e6fa4149b4c3116246a7c6f5368d72cb/pytest-remotedata-0.3.2.tar.gz BuildArch: noarch @@ -69,5 +69,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed May 11 2022 xigaoxinyan -0.3.2-2 +- License compliance rectification + * Sun May 23 2021 Python_Bot - Package Spec generated