Hello community,

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

Package is "python-soundcloud"

Wed Oct 16 09:15:56 2019 rev:2 rq:738401 version:0.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-soundcloud/python-soundcloud.changes      
2017-12-04 10:01:50.337585429 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-soundcloud.new.2352/python-soundcloud.changes
    2019-10-16 09:15:59.343358746 +0200
@@ -1,0 +2,5 @@
+Mon Oct 14 14:43:18 UTC 2019 - Matej Cepl <mc...@suse.com>
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-soundcloud.spec ++++++
--- /var/tmp/diff_new_pack.cffs8n/_old  2019-10-16 09:16:00.371356096 +0200
+++ /var/tmp/diff_new_pack.cffs8n/_new  2019-10-16 09:16:00.387356055 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-soundcloud
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2015 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,7 +13,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -23,8 +23,7 @@
 Release:        0
 Summary:        A friendly wrapper library for the Soundcloud API
 License:        BSD-2-Clause
-Group:          Development/Languages/Python
-Url:            https://github.com/soundcloud/soundcloud-python
+URL:            https://github.com/soundcloud/soundcloud-python
 Source:         
https://files.pythonhosted.org/packages/source/s/soundcloud/soundcloud-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module fudge >= 1.0.3}
@@ -54,7 +53,7 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 %python_expand %{_bindir}/nosetests


Reply via email to