Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package waf for openSUSE:Factory checked in at 2024-10-18 15:52:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/waf (Old) and /work/SRC/openSUSE:Factory/.waf.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "waf" Fri Oct 18 15:52:54 2024 rev:5 rq:1208592 version:2.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/waf/waf.changes 2024-04-08 17:37:53.869842759 +0200 +++ /work/SRC/openSUSE:Factory/.waf.new.19354/waf.changes 2024-10-18 15:52:59.372558233 +0200 @@ -1,0 +2,26 @@ +Mon Oct 7 13:42:38 UTC 2024 - Bjørn Lie <[email protected]> + +- Update to version 2.1.2: + * Work around some Python regressions + * Add latex dependeny on environment variables + * Add support for flang compiler + +------------------------------------------------------------------- +Mon Jul 1 09:45:08 UTC 2024 - Andrea Manzini <[email protected]> + +- Update to 2.1.1 + * Fixed some argparse regressions + * Fixed 'waf --version' + * Updated most project examples + +- Update to 2.1.0 + * While the Waf file runs on Python 2 and 3, creating it requires Python 3 + + Added wafcache + + waf_unit_test: Added task in returned tuples, custom reports should be adapted + ~ Ensure ConfigurationContext.load and Context.load definitions are consistent + and remove unused *k parameters + ~ Remove the dependency on optparse and use argparse instead + +- added public key and signature + +------------------------------------------------------------------- Old: ---- waf-waf-2.0.26.tar.bz2 New: ---- waf-2.1.2.tar.bz2 waf-2.1.2.tar.bz2.asc waf.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ waf.spec ++++++ --- /var/tmp/diff_new_pack.4ABXeB/_old 2024-10-18 15:53:00.064587235 +0200 +++ /var/tmp/diff_new_pack.4ABXeB/_new 2024-10-18 15:53:00.064587235 +0200 @@ -17,13 +17,15 @@ Name: waf -Version: 2.0.26 +Version: 2.1.2 Release: 0 Summary: The Waf build system License: BSD-3-Clause Group: Development/Tools/Building URL: https://waf.io -Source: https://gitlab.com/ita1024/waf/-/archive/waf-%{version}/waf-waf-%{version}.tar.bz2 +Source0: https://waf.io/%{name}-%{version}.tar.bz2 +Source1: https://waf.io/%{name}-%{version}.tar.bz2.asc +Source2: waf.keyring BuildRequires: python3-base BuildArch: noarch @@ -31,7 +33,7 @@ Waf is a Python-based framework for configuring, compiling and installing applications. %prep -%setup -q -n waf-waf-%{version} +%setup -q -n waf-%{version} find ./waflib -iname \*py -print -exec sed -i -e '1{ s/#!.*/#!foo/ }' '{}' \; %build ++++++ waf-waf-2.0.26.tar.bz2 -> waf-2.1.2.tar.bz2 ++++++ ++++ 8173 lines of diff (skipped)
