diff --git a/python-straight-plugin.spec b/python-straight-plugin.spec index d2929990dfea268903c365ee42a45fd59d07b4c6..b412b1cc7b85635860557f3fbffd0a78911edbbd 100644 --- a/python-straight-plugin.spec +++ b/python-straight-plugin.spec @@ -1,9 +1,9 @@ Name: python-straight-plugin Version: 1.5.0 -Release: 1 +Release: 2 Summary: Python plugin loader -License: BSD +License: MIT URL: https://github.com/ironfroggy/straight.plugin/ # Version 1.5.0 was released on pypi but not tagged on github # Use source from pypi @@ -49,6 +49,9 @@ the plugins in it for some particular purpose or intent. %{python3_sitelib}/straight* %changelog +* Tue May 10 2022 houyingchao - 1.5.0-2 +- License compliance rectification + * Tue Jul 13 2021 wangdi - 1.5.0-1 - Package init