License compliance rectification
This commit is contained in:
parent
d2d9017c1d
commit
2832516594
@ -1,8 +1,8 @@
|
||||
Name: python-flask-restful
|
||||
Version: 0.3.8
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Framework for creating REST APIs
|
||||
License: BSD
|
||||
License: BSD-3-Clause
|
||||
URL: https://www.github.com/flask-restful/flask-restful/
|
||||
Source0: https://github.com/flask-restful/flask-restful/archive/%{version}.tar.gz
|
||||
|
||||
@ -43,6 +43,9 @@ rm -rf docs/_themes/.gitignore
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 17 2022 liukuo <liukuo@kylinos.cn> - 0.3.8-4
|
||||
- License compliance rectification
|
||||
|
||||
* Sat Jan 08 2022 shixuantong <shixuantong@huawei.com> - 0.3.8-3
|
||||
- remove python3-nose buildrequire and disable %check
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user