Hello community, here is the log from the commit of package qbs for openSUSE:Factory checked in at 2019-12-27 13:49:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qbs (Old) and /work/SRC/openSUSE:Factory/.qbs.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qbs" Fri Dec 27 13:49:24 2019 rev:7 rq:759297 version:1.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qbs/qbs.changes 2019-12-07 15:10:52.171834237 +0100 +++ /work/SRC/openSUSE:Factory/.qbs.new.6675/qbs.changes 2019-12-27 13:49:27.308491910 +0100 @@ -1,0 +2,10 @@ +Thu Dec 26 08:30:23 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Update to 1.15.0. Check the changes-1.15.0.md file for the complete changelog. + * Added a timeout property to Command, JavaScriptCommand and AutotestRunner. + * Linker map files can be generated with all toolchains. + * Added a session command which offers a JSON-based API for interaction with + other tools via stdin/ stdout. +- Update the license tag. + +------------------------------------------------------------------- Old: ---- qbs-src-1.14.1.tar.gz New: ---- qbs-src-1.15.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qbs.spec ++++++ --- /var/tmp/diff_new_pack.cbUmdw/_old 2019-12-27 13:49:28.156492512 +0100 +++ /var/tmp/diff_new_pack.cbUmdw/_new 2019-12-27 13:49:28.156492512 +0100 @@ -19,10 +19,15 @@ %define qt5_version 5.11.0 Name: qbs -Version: 1.14.1 +Version: 1.15.0 Release: 0 Summary: Modern build tool for software projects -License: (LGPL-2.1-with-Qt-Company-Qt-exception-1.1 OR LGPL-3.0-only) AND GPL-3.0-with-Qt-Company-Qt-exception-1.1 +# Legal: +# scripts/ is LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) +# share/ is LGPL-2.1-only OR LGPL-3.0-only WITH Qt-LGPL-exception-1.1. +# src/ is a mix of both licenses combo...except transformerchangetracking.{cpp,h} +# which is GPL-3.0-only WITH Qt-GPL-exception-1.0 +License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) AND (LGPL-2.1-only OR LGPL-3.0-only WITH Qt-LGPL-exception-1.1) AND GPL-3.0-only WITH Qt-GPL-exception-1.0 Group: Development/Tools/Building URL: https://wiki.qt.io/Qbs Source: https://download.qt.io/official_releases/%{name}/%{version}/%{name}-src-%{version}.tar.gz @@ -103,7 +108,7 @@ %postun -p /sbin/ldconfig %files -%license LGPL_EXCEPTION.txt LICENSE.LGPLv21 LICENSE.LGPLv3 +%license LGPL_EXCEPTION.txt LICENSE.LGPLv21 LICENSE.LGPLv3 LICENSE.GPL3-EXCEPT %doc README changelogs/changes-%{version}.md %dir %{_datadir}/%{name}/ %dir %{_libdir}/%{name}/ @@ -124,6 +129,8 @@ %{_libdir}/%{name}/plugins/lib%{name}_cpp_scanner.so %{_libdir}/%{name}/plugins/lib%{name}_qt_scanner.so %{_libdir}/%{name}/plugins/libclangcompilationdbgenerator.so +%{_libdir}/%{name}/plugins/libiarewgenerator.so +%{_libdir}/%{name}/plugins/libkeiluvgenerator.so %{_libdir}/%{name}/plugins/libmakefilegenerator.so %{_libdir}/%{name}/plugins/libvisualstudiogenerator.so %{_libdir}/lib%{name}*.so.* @@ -132,7 +139,7 @@ %{_mandir}/man1/qbs*%{ext_man} %files devel -%license LGPL_EXCEPTION.txt LICENSE.LGPLv21 LICENSE.LGPLv3 +%license LGPL_EXCEPTION.txt LICENSE.LGPLv21 LICENSE.LGPLv3 LICENSE.GPL3-EXCEPT %doc %{_datadir}/%{name}/examples/ %{_includedir}/%{name}/ %{_libdir}/lib%{name}*.prl ++++++ qbs-src-1.14.1.tar.gz -> qbs-src-1.15.0.tar.gz ++++++ ++++ 41963 lines of diff (skipped)
