diff --git a/python-astroquery.spec b/python-astroquery.spec index 87649b7da08926b54d8dfd722609766115f6109e..e58efc7683bfbc0624c7f9720390dd0246c59d34 100644 --- a/python-astroquery.spec +++ b/python-astroquery.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-astroquery Version: 0.4.1 -Release: 1 +Release: 2 Summary: Functions and classes to access online astronomical data resources -License: BSD +License: BSD-3-Clause and Python-2.0 URL: http://astropy.org/astroquery Source0: https://files.pythonhosted.org/packages/1b/f8/4690523783691ed816b3469c3ec611af3798594d37ade510dd918d59f57e/astroquery-0.4.1.tar.gz BuildArch: noarch @@ -67,5 +67,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue May 10 2022 wulei - 0.4.1-2 +- License compliance rectification + * Thu Jul 16 2020 Python_Bot - Package Spec generated