Hello community,

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

Package is "python-pylast"

Wed Oct 16 09:15:17 2019 rev:5 rq:738374 version:3.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pylast/python-pylast.changes      
2019-05-12 11:34:09.086002133 +0200
+++ /work/SRC/openSUSE:Factory/.python-pylast.new.2352/python-pylast.changes    
2019-10-16 09:15:18.875463042 +0200
@@ -1,0 +2,5 @@
+Mon Oct 14 14:15:02 UTC 2019 - Matej Cepl <mc...@suse.com>
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pylast.spec ++++++
--- /var/tmp/diff_new_pack.hZyW45/_old  2019-10-16 09:15:19.695460929 +0200
+++ /var/tmp/diff_new_pack.hZyW45/_new  2019-10-16 09:15:19.699460918 +0200
@@ -23,12 +23,13 @@
 Release:        0
 Summary:        A python interface to Last.fm
 License:        Apache-2.0
-Group:          Development/Languages/Python
 URL:            https://github.com/pylast/pylast
 Source0:        
https://files.pythonhosted.org/packages/source/p/pylast/pylast-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-six
+BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module coverage}
 BuildRequires:  %{python_module flaky}
@@ -38,8 +39,6 @@
 BuildRequires:  %{python_module pyflakes}
 BuildRequires:  %{python_module pytest}
 # /SECTION
-Requires:       python-six
-BuildArch:      noarch
 %python_subpackages
 
 %description
@@ -64,7 +63,7 @@
 
 %install
 %python_install
-%python_exec %fdupes -s %{buildroot}/%{python_sitelib}
+%python_exec %fdupes %{buildroot}/%{python_sitelib}
 
 %check
 # every test file has:


Reply via email to