Hello community,
here is the log from the commit of package python-atomicwrites for
openSUSE:Factory checked in at 2019-11-04 17:08:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-atomicwrites (Old)
and /work/SRC/openSUSE:Factory/.python-atomicwrites.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-atomicwrites"
Mon Nov 4 17:08:16 2019 rev:6 rq:741491 version:1.3.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-atomicwrites/python-atomicwrites.changes
2019-03-04 09:10:49.148703463 +0100
+++
/work/SRC/openSUSE:Factory/.python-atomicwrites.new.2990/python-atomicwrites.changes
2019-11-04 17:08:18.396382930 +0100
@@ -1,0 +2,5 @@
+Mon Oct 14 11:35:28 UTC 2019 - Matej Cepl <[email protected]>
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-atomicwrites.spec ++++++
--- /var/tmp/diff_new_pack.q99N5D/_old 2019-11-04 17:08:20.628385315 +0100
+++ /var/tmp/diff_new_pack.q99N5D/_new 2019-11-04 17:08:20.632385319 +0100
@@ -50,7 +50,7 @@
%install
%python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
%files %{python_files}
%defattr(-,root,root,-)