Hello community, here is the log from the commit of package python-ua-parser for openSUSE:Leap:15.2 checked in at 2020-03-02 13:24:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-ua-parser (Old) and /work/SRC/openSUSE:Leap:15.2/.python-ua-parser.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ua-parser" Mon Mar 2 13:24:23 2020 rev:3 rq:777246 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-ua-parser/python-ua-parser.changes 2020-01-15 15:53:58.219616026 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-ua-parser.new.26092/python-ua-parser.changes 2020-03-02 13:24:24.138523021 +0100 @@ -1,0 +2,5 @@ +Mon Oct 14 14:48:24 UTC 2019 - Matej Cepl <[email protected]> + +- Replace %fdupes -s with plain %fdupes; hardlinks are better. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ua-parser.spec ++++++ --- /var/tmp/diff_new_pack.lP7YX0/_old 2020-03-02 13:24:24.402523546 +0100 +++ /var/tmp/diff_new_pack.lP7YX0/_new 2020-03-02 13:24:24.402523546 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-ua-parser # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,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,7 +23,6 @@ Release: 0 Summary: Python Implementation of UA Parser License: Apache-2.0 -Group: Development/Languages/Python URL: https://github.com/ua-parser/uap-python Source: https://files.pythonhosted.org/packages/source/u/%{_pkgname}/%{_pkgname}-%{version}.tar.gz BuildRequires: %{python_module PyYAML} @@ -45,7 +44,7 @@ %install %python_install -%python_expand %fdupes -s %{buildroot}/%{$python_sitelib} +%python_expand %fdupes %{buildroot}/%{$python_sitelib} %check # Tests lack fixtures in the released tarball
