Hello community,

here is the log from the commit of package python-rebulk for openSUSE:Factory 
checked in at 2019-10-16 09:15:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rebulk (Old)
 and      /work/SRC/openSUSE:Factory/.python-rebulk.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-rebulk"

Wed Oct 16 09:15:39 2019 rev:9 rq:738394 version:2.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rebulk/python-rebulk.changes      
2019-09-02 13:25:39.385308966 +0200
+++ /work/SRC/openSUSE:Factory/.python-rebulk.new.2352/python-rebulk.changes    
2019-10-16 09:15:44.111398002 +0200
@@ -1,0 +2,5 @@
+Mon Oct 14 14:40:59 UTC 2019 - Matej Cepl <mc...@suse.com>
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-rebulk.spec ++++++
--- /var/tmp/diff_new_pack.S3iZWn/_old  2019-10-16 09:15:44.959395817 +0200
+++ /var/tmp/diff_new_pack.S3iZWn/_new  2019-10-16 09:15:44.967395796 +0200
@@ -22,9 +22,8 @@
 Release:        0
 Summary:        Library for defining bulk search patterns to perform advanced 
string matching
 License:        MIT
-Group:          Development/Languages/Python
 URL:            https://github.com/Toilal/rebulk
-Source0:        
https://pypi.io/packages/source/r/rebulk/rebulk-%{version}.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/r/rebulk/rebulk-%{version}.tar.gz
 BuildRequires:  %{python_module pytest-runner}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
@@ -56,7 +55,7 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 export PYTHONDONTWRITEBYTECODE=1


Reply via email to