diff --git a/python-EditorConfig.spec b/python-EditorConfig.spec index 469ca1701dff94e8ce4188ac7050b37133e780a3..ff06813c5b3a72986f95b567cc9bdfca69d4d5bb 100644 --- a/python-EditorConfig.spec +++ b/python-EditorConfig.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-EditorConfig Version: 0.12.3 -Release: 1 +Release: 2 Summary: EditorConfig File Locator and Interpreter for Python -License: Python-2.0 +License: PSF-2.0 URL: http://editorconfig.org/ Source0: https://files.pythonhosted.org/packages/13/31/8382c65fb54ef19b8335f8e05e9ed9f62e33122f9619d989a151cc7e5152/EditorConfig-0.12.3.tar.gz BuildArch: noarch @@ -72,5 +72,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Sun Jun 25 2023 liukuo - 0.12.3-2 +- License compliance rectification + * Fri Sep 03 2021 Python_Bot - 0.12.3-1 - Package Init