Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kupfer for openSUSE:Factory checked in at 2021-07-14 23:58:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kupfer (Old) and /work/SRC/openSUSE:Factory/.kupfer.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kupfer" Wed Jul 14 23:58:51 2021 rev:8 rq:906284 version:319 Changes: -------- --- /work/SRC/openSUSE:Factory/kupfer/kupfer.changes 2020-02-25 16:06:18.884504098 +0100 +++ /work/SRC/openSUSE:Factory/.kupfer.new.2625/kupfer.changes 2021-07-14 23:59:18.165375288 +0200 @@ -1,0 +2,6 @@ +Wed Jul 14 10:20:38 UTC 2021 - Dominique Leuenberger <[email protected]> + +- BuildRequire python3 instead of python: this package moved to + py3 long ago and the 'python' symbol is python2. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kupfer.spec ++++++ --- /var/tmp/diff_new_pack.Y6EWqQ/_old 2021-07-14 23:59:18.605372067 +0200 +++ /var/tmp/diff_new_pack.Y6EWqQ/_new 2021-07-14 23:59:18.609372037 +0200 @@ -1,7 +1,7 @@ # # spec file for package kupfer # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,8 +29,8 @@ BuildRequires: fdupes BuildRequires: gettext BuildRequires: intltool -BuildRequires: python >= 3.4 BuildRequires: python-base +BuildRequires: python3 >= 3.4 BuildRequires: python3-docutils BuildRequires: python3-gobject BuildRequires: python3-gobject-Gdk @@ -54,9 +54,9 @@ Requires(post): hicolor-icon-theme Requires(post): shared-mime-info Requires(post): update-desktop-files -Requires(postun): hicolor-icon-theme -Requires(postun): shared-mime-info -Requires(postun): update-desktop-files +Requires(postun):hicolor-icon-theme +Requires(postun):shared-mime-info +Requires(postun):update-desktop-files BuildArch: noarch %description
