Hello community, here is the log from the commit of package python-pybeam for openSUSE:Factory checked in at 2019-02-26 22:16:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pybeam (Old) and /work/SRC/openSUSE:Factory/.python-pybeam.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pybeam" Tue Feb 26 22:16:01 2019 rev:14 rq:679053 version:0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pybeam/python-pybeam.changes 2019-01-28 20:45:21.742099774 +0100 +++ /work/SRC/openSUSE:Factory/.python-pybeam.new.28833/python-pybeam.changes 2019-02-26 22:16:04.434197595 +0100 @@ -1,0 +2,5 @@ +Fri Jan 11 09:48:15 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Fix fdupes call + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pybeam.spec ++++++ --- /var/tmp/diff_new_pack.7lfWsh/_old 2019-02-26 22:16:04.898197437 +0100 +++ /var/tmp/diff_new_pack.7lfWsh/_new 2019-02-26 22:16:04.902197436 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pybeam # -# 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/ # @@ -51,7 +51,7 @@ %install %python_install -%fdupes %{buildroot}/%{_prefix} +%python_expand %fdupes %{buildroot}%{$python_sitelib} %check %python_exec setup.py test
