diff --git a/python-GridDataFormats.spec b/python-GridDataFormats.spec index 31de7b42d03832cbf285166b0d5f75cfcb5a5db6..7d6af904cc5c172119d152c159be2533ccca8a2c 100644 --- a/python-GridDataFormats.spec +++ b/python-GridDataFormats.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-GridDataFormats Version: 0.6.0 -Release: 2 +Release: 3 Summary: Reading and writing of data on regular grids in Python -License: LGPLv3 +License: LGPL-3.0-only URL: https://github.com/MDAnalysis/GridDataFormats Source0: https://files.pythonhosted.org/packages/ec/3e/3d4b3b0e9f3c71a8590594c62976bd8fd6050407fb009fe438cdf138f390/GridDataFormats-0.6.0.tar.gz BuildArch: noarch @@ -71,6 +71,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Jun 21 2023 liukuo - 0.6.0-3 +- License compliance rectification + * Fri Apr 08 2022 liqiuyu - 0.6.0-2 - Add zlib to buildrequires