diff --git a/python-flask-restplus.spec b/python-flask-restplus.spec index 63327bb09232116b7d071060723809fd6446e709..27abedf6592f0095c1bc78ff18427a184abe8343 100644 --- a/python-flask-restplus.spec +++ b/python-flask-restplus.spec @@ -4,9 +4,9 @@ Name: python-%{pkgname} Version: 0.13.0 -Release: 1 +Release: 2 Summary: Framework for fast, easy and documented API development with Flask -License: BSD +License: BSD-3-Clause URL: https://github.com/noirbizarre/flask-restplus Source0: %pypi_source BuildArch: noarch @@ -45,5 +45,8 @@ rm -f %{libname}/static/files/.npmignore %changelog +* Tue May 10 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 0.13.0-2 +- License compliance rectification + * Tue Jul 06 2021 Lianguo Wang <wanglianguo@kylinos.cn> - 0.13.0-1 - Initial package for openEuler, version 0.13.0.