Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scons for openSUSE:Factory checked in at 2023-03-09 17:44:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scons (Old) and /work/SRC/openSUSE:Factory/.scons.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scons" Thu Mar 9 17:44:59 2023 rev:45 rq:1070213 version:4.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/scons/scons.changes 2022-10-14 15:41:16.307791408 +0200 +++ /work/SRC/openSUSE:Factory/.scons.new.31432/scons.changes 2023-03-09 17:45:09.498722141 +0100 @@ -1,0 +2,13 @@ +Wed Mar 8 10:32:28 UTC 2023 - Andreas Stieger <andreas.stie...@gmx.de> + +- SCons 4.5.1 + * Add ValidateOptions() options supporting ch + * Add experimental NewParallel Job implementation for better + scaling highly parallel builds + * Add FILE_ENCODING to allow explicitly setting the text encoding + for files written by the Textfile() and Substfile() builders + * Deprecated: The qt tool has been renamed qt3. + * A number of bug fixes and improvements + * Documentation updates + +------------------------------------------------------------------- Old: ---- SCons-4.4.0.tar.gz New: ---- SCons-4.5.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scons.spec ++++++ --- /var/tmp/diff_new_pack.Kpl82x/_old 2023-03-09 17:45:10.098725335 +0100 +++ /var/tmp/diff_new_pack.Kpl82x/_new 2023-03-09 17:45:10.102725357 +0100 @@ -1,7 +1,7 @@ # # spec file for package scons # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,9 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define pythons python3 Name: scons -Version: 4.4.0 +Version: 4.5.1 Release: 0 Summary: Replacement for Make License: MIT @@ -41,8 +40,8 @@ %prep %autosetup -p1 -n SCons-%{version} -sed -i -e '/QT_LIBPATH = os.path.join.*QTDIR/s/lib/%{_lib}/' \ - SCons/Tool/qt.py +sed -i -e '/QT3_LIBPATH = os.path.join.*QT3DIR/s/lib/%{_lib}/' \ + SCons/Tool/qt3.py %build %python_build ++++++ SCons-4.4.0.tar.gz -> SCons-4.5.1.tar.gz ++++++ ++++ 24534 lines of diff (skipped)