Hello community,

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

Package is "python-scandir"

Mon Nov  4 17:11:43 2019 rev:8 rq:744001 version:1.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-scandir/python-scandir.changes    
2019-03-12 09:46:40.859618599 +0100
+++ /work/SRC/openSUSE:Factory/.python-scandir.new.2990/python-scandir.changes  
2019-11-04 17:11:44.312602916 +0100
@@ -1,0 +2,5 @@
+Mon Oct 14 14:42:11 UTC 2019 - Matej Cepl <mc...@suse.com>
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-scandir.spec ++++++
--- /var/tmp/diff_new_pack.cxEy5z/_old  2019-11-04 17:11:44.892603536 +0100
+++ /var/tmp/diff_new_pack.cxEy5z/_new  2019-11-04 17:11:44.896603540 +0100
@@ -22,7 +22,6 @@
 Release:        0
 Summary:        Scandir, a better directory iterator and faster oswalk
 License:        BSD-3-Clause
-Group:          Development/Languages/Python
 URL:            https://github.com/benhoyt/scandir
 Source:         
https://files.pythonhosted.org/packages/source/s/scandir/scandir-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
@@ -75,7 +74,7 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitearch}
+%python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
 export LANG=en_US.UTF-8


Reply via email to