modify release

This commit is contained in:
yiyurain 2020-03-17 10:22:45 +08:00
parent fb44df4d1a
commit efa78d3530

View File

@ -3,7 +3,7 @@
Name: python-cherrypy Name: python-cherrypy
Version: 3.5.0 Version: 3.5.0
Release: 10 Release: 11
Summary: Pythonic, object-oriented web development framework Summary: Pythonic, object-oriented web development framework
License: BSD License: BSD
URL: https://cherrypy.org URL: https://cherrypy.org
@ -51,5 +51,8 @@ PYTHONPATH='../../' nosetests -s ./ -e 'test_SIGTERM' -e 'test_SIGHUP_tty' \
%{python_sitelib}/* %{python_sitelib}/*
%changelog %changelog
* Tue Mar 17 2020 zoushuangshuang <zoushuangshuang@huawei.com> - 3.5.0-11
- add provide: python-cherrypy
* Wed Mar 04 2020 zoushuangshuang <zoushuangshuang@huawei.com> - 3.5.0-10 * Wed Mar 04 2020 zoushuangshuang <zoushuangshuang@huawei.com> - 3.5.0-10
- Package init - Package init