diff --git a/python-flask-testing.spec b/python-flask-testing.spec index 45f1274..dd2dec8 100644 --- a/python-flask-testing.spec +++ b/python-flask-testing.spec @@ -2,9 +2,9 @@ Name: python-flask-testing Version: 0.8.1 -Release: 1 +Release: 2 Summary: Unittest extensions for Flask -License: BSD +License: BSD-3-Clause URL: https://github.com/jarus/flask-testing Source0: https://files.pythonhosted.org/packages/a2/70/5611137c59b576ac36e9e8226f01cd138d4cd08688d5aad9eadfdaf6f57e/Flask-Testing-%{version}.tar.gz BuildArch: noarch @@ -34,5 +34,8 @@ python3 package for flask testing. %{python3_sitelib}/* %changelog +* Tue May 10 2022 houyingchao - 0.8.1-2 +- License compliance rectification + * Thu Aug 26 2021 orange-snn - 0.8.1-1 - Package init