Hello community,

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

Package is "python-process-tests"

Mon Nov  4 17:10:57 2019 rev:6 rq:743992 version:2.0.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-process-tests/python-process-tests.changes    
    2019-02-24 17:06:24.888594295 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-process-tests.new.2990/python-process-tests.changes
      2019-11-04 17:10:58.644554128 +0100
@@ -1,0 +2,5 @@
+Mon Oct 14 14:14:12 UTC 2019 - Matej Cepl <mc...@suse.com>
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-process-tests.spec ++++++
--- /var/tmp/diff_new_pack.NozhM3/_old  2019-11-04 17:10:59.140554658 +0100
+++ /var/tmp/diff_new_pack.NozhM3/_new  2019-11-04 17:10:59.156554674 +0100
@@ -23,7 +23,6 @@
 Release:        0
 Summary:        Tools for testing processes
 License:        BSD-2-Clause
-Group:          Development/Languages/Python
 URL:            https://github.com/ionelmc/python-process-tests
 Source:         
https://files.pythonhosted.org/packages/source/p/process-tests/process-tests-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
@@ -45,7 +44,7 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
 %license LICENSE


Reply via email to