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