Hello community, here is the log from the commit of package waf for openSUSE:Factory checked in at 2015-07-08 06:59:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-03-30 19:33:01.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.waf.new/waf.changes 2015-07-08 06:59:23.000000000 +0200 @@ -1,0 +2,40 @@ +Sat Jul 4 16:54:50 UTC 2015 - [email protected] + +- Update project url +- Update to 1.8.11 + * Fortran fixes https://github.com/waf-project/waf/issues/1580 + * Enabled installation of generated .py files + * Fixed the '--threading' option for valac + * https://github.com/waf-project/waf/issues/1577 + * Shared library compatibility version handling on OSX +- Changes in 1.8.10 + * Replace cygwin paths in solution files - + * https://github.com/waf-project/waf/issues/1562 + * Fixed the hcode in why.py - + * https://github.com/waf-project/waf/issues/1561 + * Enabled execution from any folder: + "waf configure --top=/arbitrary/folder --out=/tmp/build" + * Enabled stateless out-of-tree builds by default: + "waf configure --no-lock-in-top --no-lock-in-run" + * Fixed the waf file generation on windows in Waf 1.8.9 + * Add OS flags such as LDFLAGS only once - + * https://github.com/waf-project/waf/issues/1574 + * Fixed conf.multicheck error handling +- Changes in 1.8.9 + * VS 2013 supports cross-compiling for x86 and arm from amd64 + * Perl detection enhancements on Redhat systems + * More accurate rpath parsing in check_cfg +- Changes in 1.8.8 + * Fixed a regression in Fortran builds #1546 + * Fixed a regression in the libdir installation path on 32-bit + ubuntu #1552 + * Process -Bstatic and -Bdynamic in parse_flags (pkg-config + tools) + * Fortran compiler detection to cover the sxf03 as well as + the sxf90 + * Jython detection enhancements + * Doxygen tool enhancements + * Moved the project to Github/waf.io and updated the + documentation + +------------------------------------------------------------------- Old: ---- waf-1.8.7.tar.bz2 waf-1.8.7.tar.bz2.asc New: ---- waf-1.8.11.tar.bz2 waf-1.8.11.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ waf.spec ++++++ --- /var/tmp/diff_new_pack.qEK4C4/_old 2015-07-08 06:59:24.000000000 +0200 +++ /var/tmp/diff_new_pack.qEK4C4/_new 2015-07-08 06:59:24.000000000 +0200 @@ -17,14 +17,14 @@ Name: waf -Version: 1.8.7 +Version: 1.8.11 Release: 0 Summary: A Python-based build system License: BSD-3-Clause Group: Development/Tools/Building -Url: http://code.google.com/p/waf/ -Source0: http://ftp.waf.io/pub/release/%{name}-%{version}.tar.bz2 -Source1: http://ftp.waf.io/pub/release/%{name}-%{version}.tar.bz2.asc +Url: https://waf.io +Source0: https://waf.io/waf-%{version}.tar.bz2 +Source1: https://waf.io/waf-%{version}.tar.bz2.asc Source2: %{name}.keyring Patch0: waf-1.6.2-libdir.patch BuildRequires: fdupes @@ -74,7 +74,6 @@ find %{buildroot}%{_datadir}/ -name '*.py' \ -exec sed -i -e '1{/^#!/d}' -e 's|\r$||g' {} \; - # fix waf script shebang line sed -i "1c#!%{_bindir}/python2" %{buildroot}%{_bindir}/waf-%{python_version} ++++++ waf-1.8.7.tar.bz2 -> waf-1.8.11.tar.bz2 ++++++ ++++ 19023 lines of diff (skipped)
