Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scons for openSUSE:Factory checked in at 2026-03-08 17:25:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scons (Old) and /work/SRC/openSUSE:Factory/.scons.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scons" Sun Mar 8 17:25:49 2026 rev:53 rq:1337378 version:4.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/scons/scons.changes 2025-04-02 17:06:17.563567295 +0200 +++ /work/SRC/openSUSE:Factory/.scons.new.8177/scons.changes 2026-03-08 17:25:51.504276523 +0100 @@ -1,0 +2,11 @@ +Sun Feb 15 11:34:47 UTC 2026 - Andreas Stieger <[email protected]> + +- SCons 4.10.1: + * Improve Ninja support + * Improve handling of TEMPFILE + * Fix LaTeX SCanner to mimic LaTeX's search behavior for included + files + * developer visible improvements and fixes to SCons tests + * Documentation updates and clarification of messages + +------------------------------------------------------------------- Old: ---- SCons-4.9.1.tar.gz site_init.py New: ---- SCons-4.10.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scons.spec ++++++ --- /var/tmp/diff_new_pack.lRInvt/_old 2026-03-08 17:25:52.420314145 +0100 +++ /var/tmp/diff_new_pack.lRInvt/_new 2026-03-08 17:25:52.420314145 +0100 @@ -2,7 +2,7 @@ # spec file for package scons # # Copyright (c) 2025 SUSE LLC -# Copyright (c) 2025 Andreas Stieger <[email protected]> +# Copyright (c) 2026 Andreas Stieger <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,15 +20,13 @@ %define pythons python3 %{?sle15_python_module_pythons} Name: scons -Version: 4.9.1 +Version: 4.10.1 Release: 0 Summary: Replacement for Make License: MIT Group: Development/Tools/Building URL: https://www.scons.org/ Source: http://prdownloads.sourceforge.net/scons/SCons-%{version}.tar.gz -# site_init based on https://github.com/SCons/scons/pull/4261 for reproducible builds -Source2: site_init.py BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -53,13 +51,10 @@ %install %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} -mkdir -p %{buildroot}%{_datadir}/scons/site_scons -install -p -m 644 %{SOURCE2} %{buildroot}%{_datadir}/scons/site_scons/site_init.py %files %license LICENSE %{_bindir}/* %{python_sitelib}/SCons %{python_sitelib}/SCons-%{version}-py*.egg-info -%{_datadir}/scons ++++++ SCons-4.9.1.tar.gz -> SCons-4.10.1.tar.gz ++++++ ++++ 4590 lines of diff (skipped)
