From 75c3eb631f2c5443f0f7b88b2f7dd345f138b56b Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Thu, 16 Jul 2020 10:16:45 +0800 Subject: [PATCH] update package to 2.1.0 --- python-paste-deploy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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