Hello community,

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

Package is "python-ruamel.base"

Mon Nov  4 17:11:24 2019 rev:4 rq:743997 version:1.0.0+post1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ruamel.base/python-ruamel.base.changes    
2019-07-21 11:29:11.468829535 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ruamel.base.new.2990/python-ruamel.base.changes
  2019-11-04 17:11:25.516582836 +0100
@@ -1,0 +2,5 @@
+Mon Oct 14 14:41:47 UTC 2019 - Matej Cepl <mc...@suse.com>
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-ruamel.base.spec ++++++
--- /var/tmp/diff_new_pack.wSnK4n/_old  2019-11-04 17:11:25.968583319 +0100
+++ /var/tmp/diff_new_pack.wSnK4n/_new  2019-11-04 17:11:25.976583327 +0100
@@ -22,8 +22,7 @@
 Release:        0
 Summary:        Shared ruamel routines
 License:        MIT
-Group:          Development/Languages/Python
-Url:            https://bitbucket.org/ruamel/base
+URL:            https://bitbucket.org/ruamel/base
 Source:         
https://files.pythonhosted.org/packages/source/r/ruamel.base/ruamel.base-1.0.0.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -49,7 +48,7 @@
 %install
 export RUAMEL_NO_PIP_INSTALL_CHECK=1
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
 %doc README.rst


Reply via email to