diff --git a/python-parse.spec b/python-parse.spec index ec29536..077a1c7 100644 --- a/python-parse.spec +++ b/python-parse.spec @@ -1,8 +1,8 @@ Name: python-parse Version: 1.19.0 -Release: 1 +Release: 2 Summary: Python Parse Module -License: BSD +License: MIT URL: http://pypi.python.org/pypi/parse Source0: https://files.pythonhosted.org/packages/source/p/parse/parse-%{version}.tar.gz BuildArch: noarch @@ -37,6 +37,9 @@ Parse Module for Python3. %{python3_sitelib}/__pycache__/parse.* %changelog +* Tue May 10 2022 yangping - 1.19.0-2 +- License compliance rectification + * Tue Jan 18 2022 SimpleUpdate Robot - 1.19.0-1 - Upgrade to version 1.19.0