Hello community,
here is the log from the commit of package python-Flask-RESTful for
openSUSE:Factory checked in at 2018-08-24 17:12:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Flask-RESTful (Old)
and /work/SRC/openSUSE:Factory/.python-Flask-RESTful.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Flask-RESTful"
Fri Aug 24 17:12:06 2018 rev:2 rq:631176 version:0.3.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-Flask-RESTful/python-Flask-RESTful.changes
2018-08-22 14:18:59.090157238 +0200
+++
/work/SRC/openSUSE:Factory/.python-Flask-RESTful.new/python-Flask-RESTful.changes
2018-08-24 17:12:09.030645425 +0200
@@ -1,0 +2,5 @@
+Wed Aug 8 12:14:41 UTC 2018 - [email protected]
+
+- Ensure neutrality of description.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Flask-RESTful.spec ++++++
--- /var/tmp/diff_new_pack.37u8mh/_old 2018-08-24 17:12:10.122646725 +0200
+++ /var/tmp/diff_new_pack.37u8mh/_new 2018-08-24 17:12:10.126646730 +0200
@@ -20,7 +20,7 @@
Version: 0.3.6
Release: 0
License: BSD-3-Clause
-Summary: Simple framework for creating REST APIs
+Summary: Framework for creating REST APIs
Url: https://www.github.com/flask-restful/flask-restful/
Group: Development/Languages/Python
Source:
https://files.pythonhosted.org/packages/source/F/Flask-RESTful/Flask-RESTful-%{version}.tar.gz
@@ -37,7 +37,7 @@
%python_subpackages
%description
-Flask-RESTful provides the building blocks for creating a great REST API.
+Flask-RESTful provides the building blocks for creating a REST API.
%prep
%setup -q -n Flask-RESTful-%{version}