Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package menulibre for openSUSE:Factory checked in at 2024-02-06 16:34:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/menulibre (Old) and /work/SRC/openSUSE:Factory/.menulibre.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "menulibre" Tue Feb 6 16:34:49 2024 rev:4 rq:1144636 version:2.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/menulibre/menulibre.changes 2021-09-27 20:09:20.438490683 +0200 +++ /work/SRC/openSUSE:Factory/.menulibre.new.1815/menulibre.changes 2024-02-06 16:35:37.625389445 +0100 @@ -1,0 +2,27 @@ +Tue Feb 6 13:45:08 UTC 2024 - Manfred Hollstein <manfre...@gmx.net> + +- As long as a new Python version does not ship a broken + python3-distutils, like python311 did in its early days, there is + no need to deal with or skip a specific python version at all. + Disable all %%{python_module ...} and skip_python... stuff again. + +------------------------------------------------------------------- +Tue Feb 6 10:08:38 UTC 2024 - Manfred Hollstein <manfre...@gmx.net> + +- Don't use %%{python_module ...} as we only build for the default + Python interpreter. python312 still needs to be skipped due to + python3-distutils! + +------------------------------------------------------------------- +Sat Feb 3 14:41:08 UTC 2024 - Manfred Hollstein <manfre...@gmx.net> + +- Skip python312 for now until all required Python modules have been + built. + +------------------------------------------------------------------- +Wed Nov 15 15:04:38 UTC 2023 - Manfred Hollstein <manfre...@gmx.net> + +- Use %%{python_module ...} to specify required Python modules to + build this package. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ menulibre.spec ++++++ --- /var/tmp/diff_new_pack.lWjJyU/_old 2024-02-06 16:35:38.121407389 +0100 +++ /var/tmp/diff_new_pack.lWjJyU/_new 2024-02-06 16:35:38.121407389 +0100 @@ -1,7 +1,7 @@ # # spec file for package menulibre # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,8 +33,6 @@ BuildRequires: gobject-introspection BuildRequires: hicolor-icon-theme BuildRequires: intltool -BuildRequires: python3 -BuildRequires: python3-base BuildRequires: python3-distutils-extra BuildRequires: python3-gobject BuildRequires: python3-psutil @@ -43,7 +41,6 @@ BuildRequires: typelib(Gtk) = 3.0 Requires: gnome-menus Requires: hicolor-icon-theme -Requires: python3 Requires: python3-gobject Requires: python3-psutil Requires: xdg-utils