From 65d1e5721a17f4ff193ad512e780ac49d4d30f4f09a0a05d21e9790992df2219 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Tue, 25 Feb 2025 17:37:59 +0100 Subject: [PATCH] Sync from SUSE:SLFO:Main qt6-tools revision 02329f78433d758bb53a8ea966131b17 --- qt6-tools.changes | 13 +++++++++++++ qt6-tools.spec | 7 ++++--- qttools-everywhere-src-6.8.1.tar.xz | 3 --- qttools-everywhere-src-6.8.2.tar.xz | 3 +++ 4 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 qttools-everywhere-src-6.8.1.tar.xz create mode 100644 qttools-everywhere-src-6.8.2.tar.xz diff --git a/qt6-tools.changes b/qt6-tools.changes index 9c7e4fb..e967b44 100644 --- a/qt6-tools.changes +++ b/qt6-tools.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Feb 24 09:34:44 UTC 2025 - Christophe Marin + +- Use clang 19 on Leap 15.6. + The 15.6 update repo got a new llvm version which causes issues + if both llvm 17 and 19 are present + +------------------------------------------------------------------- +Fri Jan 31 10:23:01 UTC 2025 - Christophe Marin + +- Update to 6.8.2 + https://www.qt.io/blog/qt-6.8.2-released + ------------------------------------------------------------------- Wed Jan 22 18:08:40 UTC 2025 - Antonio Larrosa diff --git a/qt6-tools.spec b/qt6-tools.spec index 2a1e611..15fd4b7 100644 --- a/qt6-tools.spec +++ b/qt6-tools.spec @@ -16,7 +16,7 @@ # -%define real_version 6.8.1 +%define real_version 6.8.2 %define short_version 6.8 %define tar_name qttools-everywhere-src %define tar_suffix %{nil} @@ -27,7 +27,7 @@ %endif # Name: qt6-tools%{?pkg_suffix} -Version: 6.8.1 +Version: 6.8.2 Release: 0 Summary: Qt 6 Tools libraries and tools # Legal: @@ -47,7 +47,8 @@ Source14: linguist6.png Source99: qt6-tools-rpmlintrc # clang-devel in Leap 15 points to clang7... %if 0%{?suse_version} == 1500 -BuildRequires: clang17-devel +# Leap 15.6 has llvm 19 since 2025-02-12, we need to use it to avoid doc build issues +BuildRequires: clang19-devel %else BuildRequires: clang-devel >= 17 %endif diff --git a/qttools-everywhere-src-6.8.1.tar.xz b/qttools-everywhere-src-6.8.1.tar.xz deleted file mode 100644 index 8574754..0000000 --- a/qttools-everywhere-src-6.8.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d43d409be08b8681a0155a9c65114b69c9a3fc11aef6487bb7fdc5b283c432d -size 10293192 diff --git a/qttools-everywhere-src-6.8.2.tar.xz b/qttools-everywhere-src-6.8.2.tar.xz new file mode 100644 index 0000000..ed3a756 --- /dev/null +++ b/qttools-everywhere-src-6.8.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:326381b7d43f07913612f291abc298ae79bd95382e2233abce982cff2b53d2c0 +size 10297596