Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scons for openSUSE:Factory checked in at 2025-03-16 18:58:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scons (Old) and /work/SRC/openSUSE:Factory/.scons.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scons" Sun Mar 16 18:58:25 2025 rev:51 rq:1253334 version:4.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/scons/scons.changes 2024-12-12 21:14:24.087241884 +0100 +++ /work/SRC/openSUSE:Factory/.scons.new.19136/scons.changes 2025-03-16 18:58:52.945211804 +0100 @@ -1,0 +2,25 @@ +Sat Mar 15 08:53:16 UTC 2025 - Andrea Manzini <andrea.manz...@suse.com> + +- SCons 4.9.0: + * Removed Python 3.6 support. Since SCons 4.9.0, Python 3.7.0 or + above is required. + * Update ninja tool + * Fix Issue #2281, AddPreAction() & AddPostAction() were being ignored + * Fix support for short options (`-x`) + * Added support for tracking beamer themes in the LaTeX scanner + * Many grammatical and spelling fixes in the documentation + * updates to test framework + * Temporary files created by TempFileMunge() are now cleaned up on scons exit + * Fix a problem with compilation_db component initialization + * Add clang and clang++ to the default tool search orders for POSIX and + Windows platforms. + * Add a tag to each CacheDir to let systems ignore backing it up (per + https://bford.info/cachedir/) + * Update Clean and NoClean documentation. + * The (optional) C Conditional Scanner now does limited macro + replacement on the contents of CPPDEFINES, to improve finding deps + that are conditionally included. + * many SCons C preprocessor changes + * more details at https://github.com/SCons/scons/blob/rel_4.9.0/CHANGES.txt + +------------------------------------------------------------------- Old: ---- SCons-4.8.1.tar.gz New: ---- SCons-4.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scons.spec ++++++ --- /var/tmp/diff_new_pack.cy1qu4/_old 2025-03-16 18:58:53.481234228 +0100 +++ /var/tmp/diff_new_pack.cy1qu4/_new 2025-03-16 18:58:53.481234228 +0100 @@ -1,7 +1,7 @@ # # spec file for package scons # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2024 Andreas Stieger <andreas.stie...@gmx.de> # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %define pythons python3 %{?sle15_python_module_pythons} Name: scons -Version: 4.8.1 +Version: 4.9.0 Release: 0 Summary: Replacement for Make License: MIT ++++++ SCons-4.8.1.tar.gz -> SCons-4.9.0.tar.gz ++++++ ++++ 14996 lines of diff (skipped)