Hello community,

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

Package is "python-click"

Mon Nov  4 17:06:37 2019 rev:9 rq:740898 version:7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-click/python-click.changes        
2019-01-08 12:16:44.721023248 +0100
+++ /work/SRC/openSUSE:Factory/.python-click.new.2990/python-click.changes      
2019-11-04 17:06:38.688276409 +0100
@@ -1,0 +2,5 @@
+Mon Oct 14 11:43:49 UTC 2019 - Matej Cepl <[email protected]>
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-click.spec ++++++
--- /var/tmp/diff_new_pack.mias74/_old  2019-11-04 17:06:40.112277931 +0100
+++ /var/tmp/diff_new_pack.mias74/_new  2019-11-04 17:06:40.148277969 +0100
@@ -23,8 +23,8 @@
 Summary:        A wrapper around optparse for command line utilities
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-URL:            http://github.com/mitsuhiko/click
-Source:         
https://files.pythonhosted.org/packages/source/c/click/Click-%{version}.tar.gz
+URL:            https://github.com/mitsuhiko/click
+Source:         
https://files.pythonhosted.org/packages/source/C/Click/Click-%{version}.tar.gz
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -46,7 +46,7 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 export LANG=en_US.UTF-8


Reply via email to