Hello community,

here is the log from the commit of package python-pyjsparser for 
openSUSE:Factory checked in at 2019-04-04 12:04:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyjsparser (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyjsparser.new.3908 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyjsparser"

Thu Apr  4 12:04:52 2019 rev:2 rq:690284 version:2.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyjsparser/python-pyjsparser.changes      
2019-03-26 15:42:39.540235811 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pyjsparser.new.3908/python-pyjsparser.changes
    2019-04-04 12:04:56.221422555 +0200
@@ -1,0 +2,5 @@
+Thu Mar 14 16:38:43 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Trim bias from description.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyjsparser.spec ++++++
--- /var/tmp/diff_new_pack.uwoqxu/_old  2019-04-04 12:04:58.653423335 +0200
+++ /var/tmp/diff_new_pack.uwoqxu/_new  2019-04-04 12:04:58.681423344 +0200
@@ -12,31 +12,32 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-pyjsparser
 Version:        2.5.2
 Release:        0
+Summary:        Javascript parser based on esprimajs
 License:        MIT
-Summary:        Fast javascript parser (based on esprimajs)
-Url:            https://github.com/PiotrDabkowski/pyjsparser
 Group:          Development/Languages/Python
+Url:            https://github.com/PiotrDabkowski/pyjsparser
 Source:         
https://files.pythonhosted.org/packages/source/p/pyjsparser/pyjsparser-%{version}.tar.gz
 Source1:        
https://raw.githubusercontent.com/PiotrDabkowski/pyjsparser/master/LICENSE 
 Source2:        
https://raw.githubusercontent.com/PiotrDabkowski/pyjsparser/master/README.md 
 Patch0:         fix_version.patch
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 BuildArch:      noarch
 
 %python_subpackages
 
 %description
-Fast JavaScript parser - manual translation of esprima.js to python
-Supports whole ECMAScript 5.1 and parts of ECMAScript 6.
+A JavaScript parser - a manual translation of esprima.js to Python.
+It supports the whole of ECMAScript 5.1 and parts of ECMAScript 6.
 
 %prep
 %setup -q -n pyjsparser-%{version}


Reply via email to