Hello community, here is the log from the commit of package python-soundcloud for openSUSE:Leap:15.2 checked in at 2020-03-02 13:23:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-soundcloud (Old) and /work/SRC/openSUSE:Leap:15.2/.python-soundcloud.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-soundcloud" Mon Mar 2 13:23:01 2020 rev:11 rq:777156 version:0.5.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-soundcloud/python-soundcloud.changes 2020-01-15 15:53:19.547593861 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-soundcloud.new.26092/python-soundcloud.changes 2020-03-02 13:23:03.366362424 +0100 @@ -1,0 +2,5 @@ +Mon Oct 14 14:43:18 UTC 2019 - Matej Cepl <[email protected]> + +- Replace %fdupes -s with plain %fdupes; hardlinks are better. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-soundcloud.spec ++++++ --- /var/tmp/diff_new_pack.OOevxI/_old 2020-03-02 13:23:04.066363815 +0100 +++ /var/tmp/diff_new_pack.OOevxI/_new 2020-03-02 13:23:04.070363823 +0100 @@ -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
