Hello community,

here is the log from the commit of package python-jsonschema for 
openSUSE:Factory checked in at 2019-11-04 17:08:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jsonschema (Old)
 and      /work/SRC/openSUSE:Factory/.python-jsonschema.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jsonschema"

Mon Nov  4 17:08:23 2019 rev:22 rq:741565 version:3.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jsonschema/python-jsonschema.changes      
2019-09-25 07:38:45.070816908 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jsonschema.new.2990/python-jsonschema.changes
    2019-11-04 17:08:24.620389580 +0100
@@ -1,0 +2,5 @@
+Mon Oct 14 13:49:28 UTC 2019 - Matej Cepl <[email protected]>
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-jsonschema.spec ++++++
--- /var/tmp/diff_new_pack.EZXZIM/_old  2019-11-04 17:08:25.084390075 +0100
+++ /var/tmp/diff_new_pack.EZXZIM/_new  2019-11-04 17:08:25.088390079 +0100
@@ -25,7 +25,6 @@
 Release:        0
 Summary:        An implementation of JSON-Schema validation for Python
 License:        MIT
-Group:          Development/Languages/Python
 URL:            https://github.com/Julian/jsonschema
 Source:         
https://files.pythonhosted.org/packages/source/j/jsonschema/jsonschema-%{version}.tar.gz
 BuildRequires:  %{python_module Twisted}
@@ -70,7 +69,7 @@
 %python_install
 # Remove benchmark tests
 %{python_expand rm -r %{buildroot}%{$python_sitelib}/jsonschema/benchmarks 
%{buildroot}%{$python_sitelib}/jsonschema/tests
-%fdupes -s %{buildroot}%{$python_sitelib}
+%fdupes %{buildroot}%{$python_sitelib}
 }
 
 # Prepare for update-alternatives usage


Reply via email to