Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qbs for openSUSE:Factory checked in at 2021-09-11 22:24:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qbs (Old) and /work/SRC/openSUSE:Factory/.qbs.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qbs" Sat Sep 11 22:24:31 2021 rev:15 rq:918461 version:1.20.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qbs/qbs.changes 2021-07-21 19:07:39.315424452 +0200 +++ /work/SRC/openSUSE:Factory/.qbs.new.1899/qbs.changes 2021-09-11 22:25:15.939430087 +0200 @@ -1,0 +2,12 @@ +Thu Sep 9 18:11:12 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 1.20.0 + * CMake and Qbs builds now fully support building with Qt6. + * Qbs now prints the old properties set when refusing to build + a project with changed properties. + * Added convenience command to qbs-config to add a profile in + one go instead of setting properties separately. + * Added profiling timer for module providers. +- Check the changes-1.20.0.md file for other changes. + +------------------------------------------------------------------- Old: ---- qbs-src-1.19.1.tar.gz New: ---- qbs-src-1.20.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qbs.spec ++++++ --- /var/tmp/diff_new_pack.5q0nb6/_old 2021-09-11 22:25:16.539430679 +0200 +++ /var/tmp/diff_new_pack.5q0nb6/_new 2021-09-11 22:25:16.555430694 +0200 @@ -19,7 +19,7 @@ %define qt5_version 5.14.0 Name: qbs -Version: 1.19.1 +Version: 1.20.0 Release: 0 Summary: Modern build tool for software projects # Legal: @@ -97,6 +97,9 @@ rm %{buildroot}%{_libexecdir}/%{name}/dmgbuild rm -r %{buildroot}%{_datadir}/%{name}/python +# E: version-control-internal-file +rm %{buildroot}%{_datadir}/qbs/modules/typescript/qbs-tsc-scan/.gitignore + ln -f -s qbs.1.gz %{buildroot}/%{_mandir}/man1/qbs-config.1.gz ln -f -s qbs.1.gz %{buildroot}/%{_mandir}/man1/qbs-config-ui.1.gz ln -f -s qbs.1.gz %{buildroot}/%{_mandir}/man1/qbs-create-project.1.gz @@ -112,8 +115,7 @@ %files %license LGPL_EXCEPTION.txt LICENSE.LGPLv21 LICENSE.LGPLv3 LICENSE.GPL3-EXCEPT %doc README.md -# No changelog file in 1.19.0 -# %%doc changelogs/changes-%%{version}.md +%doc changelogs/changes-%{version}.md %dir %{_datadir}/%{name}/ %dir %{_libdir}/%{name}/ %dir %{_libdir}/%{name}/plugins/ ++++++ qbs-src-1.19.1.tar.gz -> qbs-src-1.20.0.tar.gz ++++++ ++++ 15887 lines of diff (skipped)