Hello community, here is the log from the commit of package python-bottle for openSUSE:Factory checked in at 2019-03-29 20:35:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-bottle (Old) and /work/SRC/openSUSE:Factory/.python-bottle.new.25356 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-bottle" Fri Mar 29 20:35:48 2019 rev:14 rq:685818 version:0.12.16 Changes: -------- --- /work/SRC/openSUSE:Factory/python-bottle/python-bottle.changes 2019-03-04 09:09:54.944712539 +0100 +++ /work/SRC/openSUSE:Factory/.python-bottle.new.25356/python-bottle.changes 2019-03-29 20:35:50.662525849 +0100 @@ -1,0 +2,6 @@ +Sun Mar 17 14:57:13 UTC 2019 - Jan Engelhardt <[email protected]> + +- Ensure neutrality of description and fixup some + spelling/grammar issues. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-bottle.spec ++++++ --- /var/tmp/diff_new_pack.d1NP6J/_old 2019-03-29 20:35:51.158526564 +0100 +++ /var/tmp/diff_new_pack.d1NP6J/_new 2019-03-29 20:35:51.162526570 +0100 @@ -20,7 +20,7 @@ Name: python-bottle Version: 0.12.16 Release: 0 -Summary: Fast and simple WSGI-framework for small web-applications +Summary: WSGI framework for small web applications License: MIT Group: Development/Languages/Python URL: http://bottlepy.org/ @@ -32,11 +32,11 @@ %python_subpackages %description -Bottle is a fast and simple micro-framework for small web-applications. It -offers request dispatching (Routes) with url parameter support, Templates, a -built-in HTTP Server and adapters for many third party WSGI/HTTP-server and -template engines. All in a single file and with no dependencies other than the -Python Standard Library. +Bottle is a micro-framework for small web applications. It offers +request dispatching (routes) with URL parameter support, templates, a +built-in HTTP server, and adapters for many third party WSGI/HTTP +servers and template engines. This is all in a single file and with +no dependencies other than the Python Standard Library. %package -n %{name}-doc Summary: Documentation for %{name} @@ -45,11 +45,11 @@ Provides: %{python_module bottle-doc = %{version}} %description -n %{name}-doc -Bottle is a fast and simple micro-framework for small web-applications. It -offers request dispatching (Routes) with url parameter support, Templates, a -built-in HTTP Server and adapters for many third party WSGI/HTTP-server and -template engines. All in a single file and with no dependencies other than the -Python Standard Library. +Bottle is a micro-framework for small web applications. It offers +request dispatching (routes) with URL parameter support, templates, a +built-in HTTP server, and adapters for many third party WSGI/HTTP +servers and template engines. This is all in a single file and with +no dependencies other than the Python Standard Library. This subpackage contains the PDF documentation for %{name}.
