diff --git a/python-inflection.spec b/python-inflection.spec index c581506..305f7bf 100644 --- a/python-inflection.spec +++ b/python-inflection.spec @@ -3,9 +3,9 @@ Name: python-inflection Version: 0.5.1 -Release: 1 +Release: 2 Summary: A port of Ruby on Rails' inflector to Python -License: Apache License 2.0 +License: MIT License URL: https://github.com/jpvanhal/inflection Source0: https://files.pythonhosted.org/packages/e1/7e/691d061b7329bc8d54edbf0ec22fbfb2afe61facb681f9aaa9bff7a27d04/%{pypi_name}-%{version}.tar.gz @@ -35,5 +35,11 @@ A port of Ruby on Rails' inflector to Python %{python3_sitelib}/* %changelog +* Thu Apr 20 2023 sunhai - 0.5.1-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:amend the lisence + * Wed Aug 25 2021 orange-snn - 0.5.1-1 - Package init