From e543ddbb48a668c331c90caccd9606746eb502c7 Mon Sep 17 00:00:00 2001 From: yyjeqhc Date: Tue, 14 Jul 2026 13:56:59 +0800 Subject: [PATCH 1/5] SPECS: qt6-qtwebchannel: Update to 6.11.1 Signed-off-by: yyjeqhc --- SPECS/qt6-qtwebchannel/qt6-qtwebchannel.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/SPECS/qt6-qtwebchannel/qt6-qtwebchannel.spec b/SPECS/qt6-qtwebchannel/qt6-qtwebchannel.spec index 08414d7368..95b0d18573 100644 --- a/SPECS/qt6-qtwebchannel/qt6-qtwebchannel.spec +++ b/SPECS/qt6-qtwebchannel/qt6-qtwebchannel.spec @@ -6,17 +6,17 @@ # SPDX-License-Identifier: MulanPSL-2.0 %define qt_module qtwebchannel -%define real_version 6.10.1 -%define short_version 6.10 +%define real_version 6.11.1 +%define short_version 6.11 Name: qt6-qtwebchannel -Version: 6.10.1 +Version: 6.11.1 Release: %autorelease Summary: Qt6 - WebChannel component License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 URL: https://www.qt.io VCS: git:https://github.com/qt/qtwebchannel -#!RemoteAsset +#!RemoteAsset: sha256:69fbb50b71d6e6596c2d6863ee9a9c984a4d01378ee2b7b4163bb467a0158d82 Source0: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}/submodules/%{qt_module}-everywhere-src-%{real_version}.tar.xz BuildSystem: cmake @@ -69,6 +69,7 @@ popd %{_qt6_libdir}/libQt6WebChannel.so.6* %{_qt6_libdir}/libQt6WebChannelQuick.so.6* %{_qt6_qmldir}/QtWebChannel/ +%{_qt6_datadir}/webchannel/qwebchannel.js %{_qt6_archdatadir}/sbom/%{qt_module}-%{real_version}.spdx %files devel @@ -94,4 +95,4 @@ popd %{_qt6_examplesdir}/ %changelog -%{?autochangelog} +%autochangelog From 07f693297e2f80d15d91d88cc91fbf2d01a13206 Mon Sep 17 00:00:00 2001 From: yyjeqhc Date: Tue, 14 Jul 2026 13:50:50 +0800 Subject: [PATCH 2/5] SPECS: qt6-qthttpserver: Update to 6.11.1 Signed-off-by: yyjeqhc --- SPECS/qt6-qthttpserver/qt6-qthttpserver.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/SPECS/qt6-qthttpserver/qt6-qthttpserver.spec b/SPECS/qt6-qthttpserver/qt6-qthttpserver.spec index 83d9f67b9c..9034372cc5 100644 --- a/SPECS/qt6-qthttpserver/qt6-qthttpserver.spec +++ b/SPECS/qt6-qthttpserver/qt6-qthttpserver.spec @@ -6,17 +6,17 @@ # SPDX-License-Identifier: MulanPSL-2.0 %define qt_module qthttpserver -%define real_version 6.10.1 -%define short_version 6.10 +%define real_version 6.11.1 +%define short_version 6.11 Name: qt6-qthttpserver -Version: 6.10.1 +Version: 6.11.1 Release: %autorelease Summary: Library to facilitate the creation of an http server with Qt License: GPL-3.0-only WITH Qt-GPL-exception-1.0 URL: https://www.qt.io VCS: git:https://github.com/qt/qthttpserver -#!RemoteAsset +#!RemoteAsset: sha256:04bf70fcf76861f9b6870c728085f2375a6b6d923cb5d1a116dff2ed52a4e706 Source0: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}/submodules/%{qt_module}-everywhere-src-%{real_version}.tar.xz BuildSystem: cmake @@ -72,4 +72,4 @@ Programming examples for %{name}. %{_qt6_examplesdir}/ %changelog -%{?autochangelog} +%autochangelog From ce233d5e4826c069bbc75017e1becdbb428552d4 Mon Sep 17 00:00:00 2001 From: yyjeqhc Date: Tue, 14 Jul 2026 13:51:44 +0800 Subject: [PATCH 3/5] SPECS: qt6-qtmqtt: Update to 6.11.1 Signed-off-by: yyjeqhc --- SPECS/qt6-qtmqtt/qt6-qtmqtt.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/SPECS/qt6-qtmqtt/qt6-qtmqtt.spec b/SPECS/qt6-qtmqtt/qt6-qtmqtt.spec index 2cfe6e6942..56a3d70901 100644 --- a/SPECS/qt6-qtmqtt/qt6-qtmqtt.spec +++ b/SPECS/qt6-qtmqtt/qt6-qtmqtt.spec @@ -6,17 +6,17 @@ # SPDX-License-Identifier: MulanPSL-2.0 %define qt_module qtmqtt -%define real_version 6.10.1 -%define short_version 6.10 +%define real_version 6.11.1 +%define short_version 6.11 Name: qt6-qtmqtt -Version: 6.10.1 +Version: 6.11.1 Release: %autorelease Summary: Qt6 - Mqtt module License: GPL-3.0-only WITH Qt-GPL-exception-1.0 URL: https://www.qt.io VCS: git:https://github.com/qt/qtmqtt -#!RemoteAsset: sha256:4c0f246daa2009c8b3b9fb0172970fbb6452a0c2846ed5fe4de87ed4b884f9f9 +#!RemoteAsset: sha256:704c74568156f0fe16fa13dbae21bc3ea62629d37b97162bac70c4195a123df2 Source0: https://github.com/qt/%{qt_module}/archive/refs/tags/v%{version}.tar.gz BuildSystem: cmake From 9a87e5d6c28a8233aedda661837889c10838b6af Mon Sep 17 00:00:00 2001 From: yyjeqhc Date: Tue, 14 Jul 2026 13:56:04 +0800 Subject: [PATCH 4/5] SPECS: qt6-qttranslations: Update to 6.11.1 Signed-off-by: yyjeqhc --- SPECS/qt6-qttranslations/qt6-qttranslations.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/SPECS/qt6-qttranslations/qt6-qttranslations.spec b/SPECS/qt6-qttranslations/qt6-qttranslations.spec index 7c95689cf8..4b008eca74 100644 --- a/SPECS/qt6-qttranslations/qt6-qttranslations.spec +++ b/SPECS/qt6-qttranslations/qt6-qttranslations.spec @@ -6,17 +6,17 @@ # SPDX-License-Identifier: MulanPSL-2.0 %define qt_module qttranslations -%define real_version 6.10.1 -%define short_version 6.10 +%define real_version 6.11.1 +%define short_version 6.11 Name: qt6-qttranslations -Version: 6.10.1 +Version: 6.11.1 Release: %autorelease Summary: Qt6 - QtTranslations module License: GPL-3.0-only WITH Qt-GPL-exception-1.0 URL: https://www.qt.io VCS: git:https://github.com/qt/qttranslations -#!RemoteAsset +#!RemoteAsset: sha256:37c02c81206594c7bb4edca85ac93e8e55a9836b70c960fde6cb0f8623ec5677 Source0: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}/submodules/%{qt_module}-everywhere-src-%{real_version}.tar.xz BuildSystem: cmake @@ -36,4 +36,4 @@ QtTranslations contains the translation files for the Qt libraries. %{_qt6_archdatadir}/sbom/%{qt_module}-%{real_version}.spdx %changelog -%{?autochangelog} +%autochangelog From 2f917ad4834fc9a23ef4147d0af316a6260bdaf8 Mon Sep 17 00:00:00 2001 From: yyjeqhc Date: Tue, 14 Jul 2026 13:51:41 +0800 Subject: [PATCH 5/5] SPECS: qt6-qtlocation: Update to 6.11.1 Signed-off-by: yyjeqhc --- SPECS/qt6-qtlocation/qt6-qtlocation.spec | 11 ++++------ ...uickshapes-target-instead-of-private.patch | 21 ------------------- 2 files changed, 4 insertions(+), 28 deletions(-) delete mode 100644 SPECS/qt6-qtlocation/qtlocation-search-for-public-quickshapes-target-instead-of-private.patch diff --git a/SPECS/qt6-qtlocation/qt6-qtlocation.spec b/SPECS/qt6-qtlocation/qt6-qtlocation.spec index 7fd141e9bc..4ab6a4cf05 100644 --- a/SPECS/qt6-qtlocation/qt6-qtlocation.spec +++ b/SPECS/qt6-qtlocation/qt6-qtlocation.spec @@ -6,23 +6,20 @@ # SPDX-License-Identifier: MulanPSL-2.0 %define qt_module qtlocation -%define real_version 6.10.1 -%define short_version 6.10 +%define real_version 6.11.1 +%define short_version 6.11 Name: qt6-qtlocation -Version: 6.10.1 +Version: 6.11.1 Release: %autorelease Summary: Qt6 - Location Libraries License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 URL: https://www.qt.io VCS: git:https://github.com/qt/qtlocation -#!RemoteAsset: sha256:2b9618f1b99cdc51d6697a79f3a57f4c2b629711549912067db8cd2b40794f09 +#!RemoteAsset: sha256:3791ce77299e6f600a593d0fbfa5bd32fbcfc2d16104782b84acc489e382e41b Source0: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}/submodules/%{qt_module}-everywhere-src-%{real_version}.tar.xz BuildSystem: cmake -# Use public QuickShapes module -Patch0: qtlocation-search-for-public-quickshapes-target-instead-of-private.patch - BuildOption(conf): -DQT_BUILD_EXAMPLES:BOOL=ON BuildOption(conf): -DQT_INSTALL_EXAMPLES_SOURCES:BOOL=ON diff --git a/SPECS/qt6-qtlocation/qtlocation-search-for-public-quickshapes-target-instead-of-private.patch b/SPECS/qt6-qtlocation/qtlocation-search-for-public-quickshapes-target-instead-of-private.patch deleted file mode 100644 index 01004f12ad..0000000000 --- a/SPECS/qt6-qtlocation/qtlocation-search-for-public-quickshapes-target-instead-of-private.patch +++ /dev/null @@ -1,21 +0,0 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt -index f979951..481deb7 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -27,7 +27,7 @@ endif() - # Need to search for positioning only after we make sure that it's not WASM. - # Otherwise we'll get an "QtPositioning not found" error in WASM build. - find_package(Qt6 ${PROJECT_VERSION} CONFIG OPTIONAL_COMPONENTS -- Qml Quick Network Test QuickTest Positioning PositioningQuick QuickShapesPrivate -+ Qml Quick Network Test QuickTest Positioning PositioningQuick QuickShapes - ) - - find_package(Qt6 ${PROJECT_VERSION} QUIET CONFIG OPTIONAL_COMPONENTS -@@ -43,6 +43,6 @@ macro(assertTargets) - endforeach() - endmacro() - --assertTargets(Qml Quick Network Test QuickTest Positioning PositioningQuick QuickShapesPrivate) -+assertTargets(Qml Quick Network Test QuickTest Positioning PositioningQuick QuickShapes) - - qt_build_repo()