diff --git a/python-paste-deploy.spec b/python-paste-deploy.spec index 75b1446..f3c9dce 100644 --- a/python-paste-deploy.spec +++ b/python-paste-deploy.spec @@ -1,6 +1,6 @@ Name: python-paste-deploy -Version: 1.5.2 -Release: 18 +Version: 2.1.0 +Release: 1 Summary: Load, configure, and compose WSGI applications and servers License: MIT URL: http://pythonpaste.org/deploy @@ -61,5 +61,8 @@ mv docs/license.txt license.txt %{python3_sitelib}/* %changelog +* Jul Thu 16 2020 yanglongkang - 2.1.0-1 +- update package to 2.1.0 + * Fri Feb 14 2020 Ruijun Ge - 1.5.2-18 - init package