Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-tools for openSUSE:Factory checked in at 2023-06-28 21:33:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-tools (Old) and /work/SRC/openSUSE:Factory/.qt6-tools.new.13546 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-tools" Wed Jun 28 21:33:14 2023 rev:27 rq:1095698 version:6.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-tools/qt6-tools.changes 2023-05-28 19:22:37.948887074 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-tools.new.13546/qt6-tools.changes 2023-06-28 21:33:16.081827558 +0200 @@ -1,0 +2,7 @@ +Wed Jun 21 01:27:39 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Also use llvm 15 on Leap 15.4. A new llvm version was submitted + to 15.4 which caused crashes when trying to run qdoc with an + older version. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-tools.spec ++++++ --- /var/tmp/diff_new_pack.3YuDYk/_old 2023-06-28 21:33:16.893832352 +0200 +++ /var/tmp/diff_new_pack.3YuDYk/_new 2023-06-28 21:33:16.897832376 +0200 @@ -47,15 +47,11 @@ Source14: linguist6.png Source99: qt6-tools-rpmlintrc # clang-devel in Leap 15 points to clang7... -%if 0%{?suse_version} == 1500 && 0%{?sle_version} == 150400 -BuildRequires: clang13-devel -%else -%if 0%{?suse_version} == 1500 && 0%{?sle_version} >= 150500 +%if 0%{?suse_version} == 1500 && 0%{?sle_version} >= 150400 BuildRequires: clang15-devel %else BuildRequires: clang-devel >= 8 %endif -%endif BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig BuildRequires: qt6-core-private-devel