Hello community,

here is the log from the commit of package python-Flask-Compress for 
openSUSE:Factory checked in at 2018-05-19 15:43:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Flask-Compress (Old)
 and      /work/SRC/openSUSE:Factory/.python-Flask-Compress.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Flask-Compress"

Sat May 19 15:43:54 2018 rev:2 rq:610558 version:1.4.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-Flask-Compress/python-Flask-Compress.changes  
    2018-05-11 14:28:46.119016010 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-Flask-Compress.new/python-Flask-Compress.changes
 2018-05-19 15:43:57.599348623 +0200
@@ -1,0 +2,5 @@
+Fri May 18 19:55:21 UTC 2018 - [email protected]
+
+- The description should not assume any use context.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-Flask-Compress.spec ++++++
--- /var/tmp/diff_new_pack.T8o4nA/_old  2018-05-19 15:43:58.267324183 +0200
+++ /var/tmp/diff_new_pack.T8o4nA/_new  2018-05-19 15:43:58.275323891 +0200
@@ -21,7 +21,7 @@
 Name:           python-Flask-Compress
 Version:        1.4.0
 Release:        0
-Summary:        Compress responses in your Flask app with gzip
+Summary:        Compress responses in Flask apps with gzip
 License:        MIT
 Group:          Development/Languages/Python
 Url:            https://libwilliam.github.io/flask-compress/
@@ -39,12 +39,12 @@
 %python_subpackages
 
 %description
-Flask-Compress allows you to easily compress your Flask application's
+Flask-Compress allows compressing a Flask application's
 responses with gzip.
 
 The preferred solution is to have a server (like Nginx) automatically
-compress the static files for you. If you don't have that option
-Flask-Compress will solve the problem for you.
+compress the static files. If that option is not available,
+Flask-Compress can solve the problem.
 
 %prep
 %setup -q -n Flask-Compress-%{version}


Reply via email to