License compliance rectification
This commit is contained in:
parent
802f19148d
commit
dfd5dd3ae4
@ -1,9 +1,9 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-flask-session
|
||||
Version: 0.3.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Adds server-side session support to your Flask application
|
||||
License: BSD
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/fengsp/flask-session
|
||||
Source0: https://files.pythonhosted.org/packages/6f/46/31d3822898f4767159363a23ce4d84923c0cf3b8a93dcef3b4065676094f/Flask-Session-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_pkgdocdir}
|
||||
|
||||
%changelog
|
||||
* Tue May 10 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 0.3.2-2
|
||||
- License compliance rectification
|
||||
|
||||
* Mon Jun 29 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user