Hello community, here is the log from the commit of package python-rjsmin for openSUSE:Factory checked in at 2019-06-03 18:55:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-rjsmin (Old) and /work/SRC/openSUSE:Factory/.python-rjsmin.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-rjsmin" Mon Jun 3 18:55:57 2019 rev:5 rq:707062 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-rjsmin/python-rjsmin.changes 2019-05-20 13:18:30.127908539 +0200 +++ /work/SRC/openSUSE:Factory/.python-rjsmin.new.5148/python-rjsmin.changes 2019-06-03 18:56:00.612414614 +0200 @@ -1,0 +2,5 @@ +Sun Jun 2 20:54:38 UTC 2019 - Jan Engelhardt <[email protected]> + +- Avoid name repetition in summary. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-rjsmin.spec ++++++ --- /var/tmp/diff_new_pack.yjMxZa/_old 2019-06-03 18:56:02.336413975 +0200 +++ /var/tmp/diff_new_pack.yjMxZa/_new 2019-06-03 18:56:02.368413963 +0200 @@ -22,7 +22,7 @@ Name: python-%{mod_name} Version: 1.1.0 Release: 0 -Summary: RJSmin is a JavaScript Minifier Written in Python +Summary: A JavaScript minifier written in Python License: Apache-2.0 Group: Development/Languages/Python URL: http://opensource.perlig.de/rjsmin/ @@ -39,11 +39,11 @@ %python_subpackages %description -rJSmin is a javascript minifier written in python. +rJSmin is a Javascript minifier written in Python. The minifier is based on the semantics of jsmin.c by Douglas Crockford. -The module is a re-implementation aiming for speed, so it can be used +The module is a re-implementation targeting speed, so it can be used at runtime (rather than during a preprocessing step). %prep
