Hello community,

here is the log from the commit of package python-mujson for openSUSE:Factory 
checked in at 2019-06-01 09:56:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mujson (Old)
 and      /work/SRC/openSUSE:Factory/.python-mujson.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mujson"

Sat Jun  1 09:56:54 2019 rev:2 rq:706510 version:1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mujson/python-mujson.changes      
2019-05-24 11:32:17.745391763 +0200
+++ /work/SRC/openSUSE:Factory/.python-mujson.new.5148/python-mujson.changes    
2019-06-01 09:56:55.647172137 +0200
@@ -1,0 +2,5 @@
+Thu May 23 12:59:26 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Use noun phrase in descriptions.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-mujson.spec ++++++
--- /var/tmp/diff_new_pack.jD8YlV/_old  2019-06-01 09:56:56.343171900 +0200
+++ /var/tmp/diff_new_pack.jD8YlV/_new  2019-06-01 09:56:56.355171896 +0200
@@ -12,29 +12,31 @@
 # 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-mujson
 Version:        1.4
 Release:        0
+Summary:        Module that selects the fastest JSON functions available at 
import time
 License:        MIT
-Summary:        Use the fastest JSON functions available at import time
-Url:            https://github.com/mattgiles/mujson
 Group:          Development/Languages/Python
+Url:            https://github.com/mattgiles/mujson
 Source0:        
https://files.pythonhosted.org/packages/source/m/mujson/mujson-%{version}.tar.gz
 # https://github.com/mattgiles/mujson/issues/8
 Source1:        
https://raw.githubusercontent.com/mattgiles/mujson/master/LICENSE
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 BuildArch:      noarch
 
 %python_subpackages
 
 %description
-Use the fastest JSON functions available at import time.
+A Python module that selects the fastest JSON functions available at
+import time.
 
 %prep
 %setup -q -n mujson-%{version}


Reply via email to