update package to 2.1.0

This commit is contained in:
Markeryang 2020-07-16 10:16:45 +08:00 committed by Gitee
parent dc047de9ab
commit 75c3eb631f

View File

@ -1,6 +1,6 @@
Name: python-paste-deploy Name: python-paste-deploy
Version: 1.5.2 Version: 2.1.0
Release: 18 Release: 1
Summary: Load, configure, and compose WSGI applications and servers Summary: Load, configure, and compose WSGI applications and servers
License: MIT License: MIT
URL: http://pythonpaste.org/deploy URL: http://pythonpaste.org/deploy
@ -61,5 +61,8 @@ mv docs/license.txt license.txt
%{python3_sitelib}/* %{python3_sitelib}/*
%changelog %changelog
* Jul Thu 16 2020 yanglongkang <yanglongkang@huawei.com> - 2.1.0-1
- update package to 2.1.0
* Fri Feb 14 2020 Ruijun Ge <geruijun@huawei.com> - 1.5.2-18 * Fri Feb 14 2020 Ruijun Ge <geruijun@huawei.com> - 1.5.2-18
- init package - init package