Hello community, here is the log from the commit of package waf for openSUSE:Factory checked in at 2016-01-11 19:11:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/waf (Old) and /work/SRC/openSUSE:Factory/.waf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "waf" Changes: -------- --- /work/SRC/openSUSE:Factory/waf/waf.changes 2015-12-06 07:44:20.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.waf.new/waf.changes 2016-01-11 19:11:58.000000000 +0100 @@ -1,0 +2,34 @@ +Sun Jan 10 14:35:37 UTC 2016 - [email protected] + +- Update to 1.8.18 + * Fixed a regression in exec_cfg() introduced in 1fbac66 #1670 + * Added a new option --clear-failed to unit test builds #1678 + * Added support for scriptlet expressions of the form + ${FOO:SRC[0].abspath()} + * Added define comments to configuration headers: + conf.define(..,commment='') + * Added experimental Wix and Satellizer tools #1666 + * Added backslash replacement to resx processing +- Changes for 1.8.17 + * Added customizations that enable building whole projects from + the build + * folder instead of the variant folder + * Added a project generator for Xcode 6 #1648 + * Force scanner functions to run after task failures #1660 + * Improved the Intel Fortran compiler detection #1655 + * Added processing of chmod attributes on subst and rule when + provided #1650 + * Enabled global_define in conf.check() tests + * Enabled usage of home folder/tilde ~ in Configure.find_files + * Added usage of options.enable_gccdeps when provided by user + scripts + * Enabled 'waf -v' to catch invalid string on hcode values in + Python3 + * Fixed the function names returned by the @conf and @run_once + decorators + * Let 'subst' change permissions for all its files with chmod + (not just the first one) + * Added quoting for space-containing-arguments in + print_commands.py + +------------------------------------------------------------------- Old: ---- waf-1.8.16.tar.bz2 waf-1.8.16.tar.bz2.asc New: ---- waf-1.8.18.tar.bz2 waf-1.8.18.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ waf.spec ++++++ --- /var/tmp/diff_new_pack.JJgORN/_old 2016-01-11 19:11:59.000000000 +0100 +++ /var/tmp/diff_new_pack.JJgORN/_new 2016-01-11 19:11:59.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package waf # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: waf -Version: 1.8.16 +Version: 1.8.18 Release: 0 Summary: A Python-based build system License: BSD-3-Clause @@ -99,7 +99,7 @@ %files %defattr(-,root,root,-) -%doc README TODO ChangeLog demos +%doc README ChangeLog demos %{_bindir}/waf %{_bindir}/waf-%{py_ver} %ghost %{_sysconfdir}/alternatives/waf ++++++ waf-1.8.16.tar.bz2 -> waf-1.8.18.tar.bz2 ++++++ ++++ 3050 lines of diff (skipped)
