From adccd4b5d00587e1f84da07e8c2afea7fd26d2b8 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 27 May 2023 13:45:59 +0300 Subject: [PATCH] qt6-6.5.1 --- desktop/toolkit/qt6/qt6-3d/pspec.xml | 25 ++++++++----- desktop/toolkit/qt6/qt6-5compat/pspec.xml | 23 +++++++----- desktop/toolkit/qt6/qt6-charts/pspec.xml | 21 +++++++---- .../toolkit/qt6/qt6-connectivity/pspec.xml | 23 +++++++----- desktop/toolkit/qt6/qt6-datavis3d/pspec.xml | 21 +++++++---- desktop/toolkit/qt6/qt6-lottie/pspec.xml | 17 ++++++--- desktop/toolkit/qt6/qt6-multimedia/pspec.xml | 25 ++++++++----- desktop/toolkit/qt6/qt6-positioning/pspec.xml | 23 +++++++----- desktop/toolkit/qt6/qt6-quick3d/pspec.xml | 33 ++++++++++------- .../toolkit/qt6/qt6-quick3dphysics/pspec.xml | 29 +++++++++------ .../toolkit/qt6/qt6-quicktimeline/pspec.xml | 21 +++++++---- .../toolkit/qt6/qt6-remoteobjects/pspec.xml | 21 +++++++---- desktop/toolkit/qt6/qt6-scxml/pspec.xml | 21 +++++++---- desktop/toolkit/qt6/qt6-sensors/pspec.xml | 25 ++++++++----- desktop/toolkit/qt6/qt6-serialbus/pspec.xml | 21 +++++++---- desktop/toolkit/qt6/qt6-speech/pspec.xml | 23 +++++++----- desktop/toolkit/qt6/qt6-tools/pspec.xml | 35 +++++++++++-------- .../toolkit/qt6/qt6-virtualkeyboard/pspec.xml | 21 +++++++---- desktop/toolkit/qt6/qt6-wayland/pspec.xml | 23 +++++++----- desktop/toolkit/qt6/qt6-webchannel/pspec.xml | 27 ++++++++------ desktop/toolkit/qt6/qt6-websockets/pspec.xml | 25 ++++++++----- desktop/toolkit/qt6/qt6ct/pspec.xml | 13 +++++-- 22 files changed, 335 insertions(+), 181 deletions(-) diff --git a/desktop/toolkit/qt6/qt6-3d/pspec.xml b/desktop/toolkit/qt6/qt6-3d/pspec.xml index 28fe5ab953..296a516eae 100755 --- a/desktop/toolkit/qt6/qt6-3d/pspec.xml +++ b/desktop/toolkit/qt6/qt6-3d/pspec.xml @@ -15,23 +15,23 @@ desktop C++ and QML APIs for easy inclusion of 3D graphics C++ and QML APIs for easy inclusion of 3D graphics - https://download.qt.io/official_releases/qt/6.5/6.5.0/submodules/qt3d-everywhere-src-6.5.0.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qt3d-everywhere-src-6.5.1.tar.xz ninja cmake vulkan-headers - qt6-base-devel - qt6-declarative-devel - qt6-shadertools-devel + qt6-base-devel + qt6-declarative-devel + qt6-shadertools-devel qt6-3d C++ and QML APIs for easy inclusion of 3D graphics - qt6-base - qt6-declarative - qt6-shadertools + qt6-base + qt6-declarative + qt6-shadertools libgcc assimp @@ -48,8 +48,8 @@ qt6-3d-devel Development files for qt6-3d - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel qt6-3d @@ -60,6 +60,13 @@ + + 2023-05-27 + 6.5.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-13 6.5.0 diff --git a/desktop/toolkit/qt6/qt6-5compat/pspec.xml b/desktop/toolkit/qt6/qt6-5compat/pspec.xml index c5cef918d1..5a6fd32e44 100755 --- a/desktop/toolkit/qt6/qt6-5compat/pspec.xml +++ b/desktop/toolkit/qt6/qt6-5compat/pspec.xml @@ -14,14 +14,14 @@ FDL GPL3 LGPL3 - https://download.qt.io/official_releases/qt/6.5/6.5.0/submodules/qt5compat-everywhere-src-6.5.0.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qt5compat-everywhere-src-6.5.1.tar.xz ninja cmake icu4c-devel - qt6-base-devel - qt6-declarative-devel - qt6-shadertools-devel + qt6-base-devel + qt6-declarative-devel + qt6-shadertools-devel @@ -30,9 +30,9 @@ icu4c libgcc - qt6-base - qt6-declarative - qt6-shadertools + qt6-base + qt6-declarative + qt6-shadertools /usr/lib @@ -52,11 +52,18 @@ qt6-5compat - qt6-base-devel + qt6-base-devel + + 2023-05-27 + 6.5.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-13 6.5.0 diff --git a/desktop/toolkit/qt6/qt6-charts/pspec.xml b/desktop/toolkit/qt6/qt6-charts/pspec.xml index 33f4eb141e..4ad617aabb 100755 --- a/desktop/toolkit/qt6/qt6-charts/pspec.xml +++ b/desktop/toolkit/qt6/qt6-charts/pspec.xml @@ -11,20 +11,20 @@ GPL3 Provides a set of easy to use chart components Provides a set of easy to use chart components - https://download.qt.io/official_releases/qt/6.5/6.5.0/submodules/qtcharts-everywhere-src-6.5.0.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtcharts-everywhere-src-6.5.1.tar.xz ninja cmake - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel qt6-charts Provides a set of easy to use chart components - qt6-base - qt6-declarative + qt6-base + qt6-declarative libgcc @@ -40,8 +40,8 @@ Development files for qt6-charts qt6-charts - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel /usr/include/qt6 @@ -51,6 +51,13 @@ + + 2023-05-27 + 6.5.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-13 6.5.0 diff --git a/desktop/toolkit/qt6/qt6-connectivity/pspec.xml b/desktop/toolkit/qt6/qt6-connectivity/pspec.xml index 2d71341446..a748981048 100755 --- a/desktop/toolkit/qt6/qt6-connectivity/pspec.xml +++ b/desktop/toolkit/qt6/qt6-connectivity/pspec.xml @@ -11,16 +11,16 @@ Provides access to Bluetooth hardware Provides access to Bluetooth hardware LGPLv2.1-linking-exception - https://download.qt.io/official_releases/qt/6.5/6.5.0/submodules/qtconnectivity-everywhere-src-6.5.0.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtconnectivity-everywhere-src-6.5.1.tar.xz ninja cmake pcsc-lite-devel bluez-libs-devel - qt6-sql-sqlite - qt6-base-devel - - qt6-declarative-devel + qt6-sql-sqlite + qt6-base-devel + + qt6-declarative-devel @@ -29,8 +29,8 @@ pcsc-lite bluez-libs - qt6-base - qt6-declarative + qt6-base + qt6-declarative /usr/bin @@ -50,11 +50,18 @@ qt6-connectivity - qt6-base-devel + qt6-base-devel + + 2023-05-27 + 6.5.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-13 6.5.0 diff --git a/desktop/toolkit/qt6/qt6-datavis3d/pspec.xml b/desktop/toolkit/qt6/qt6-datavis3d/pspec.xml index b649722bad..3a04a00fc4 100755 --- a/desktop/toolkit/qt6/qt6-datavis3d/pspec.xml +++ b/desktop/toolkit/qt6/qt6-datavis3d/pspec.xml @@ -12,20 +12,20 @@ desktop Provides a set of easy to use chart components Qt Data Visualization module - https://download.qt.io/official_releases/qt/6.5/6.5.0/submodules/qtdatavis3d-everywhere-src-6.5.0.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtdatavis3d-everywhere-src-6.5.1.tar.xz ninja cmake - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel qt6-datavis3d Qt Data Visualization module - qt6-base - qt6-declarative + qt6-base + qt6-declarative libgcc @@ -40,8 +40,8 @@ qt6-datavis3d-devel Development files for qt6-datavis3d - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel qt6-datavis3d @@ -52,6 +52,13 @@ + + 2023-05-27 + 6.5.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-13 6.5.0 diff --git a/desktop/toolkit/qt6/qt6-lottie/pspec.xml b/desktop/toolkit/qt6/qt6-lottie/pspec.xml index 0f0b18470d..6e423d61e4 100644 --- a/desktop/toolkit/qt6/qt6-lottie/pspec.xml +++ b/desktop/toolkit/qt6/qt6-lottie/pspec.xml @@ -13,12 +13,12 @@ A family of player software for a certain json-based file format for describing 2d vector graphics animations qt6-lottie A family of player software for a certain json-based file format for describing 2d vector graphics animations - https://download.qt.io/official_releases/qt/6.5/6.5.0/submodules/qtlottie-everywhere-src-6.5.0.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtlottie-everywhere-src-6.5.1.tar.xz ninja cmake - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel mesa-devel - qt6-sql-sqlite - qt6-base-devel - qt6-shadertools-devel - qt6-declarative-devel + qt6-sql-sqlite + qt6-base-devel + qt6-shadertools-devel + qt6-declarative-devel gst-plugins-base-devel @@ -54,8 +54,8 @@ libXrandr gst-plugins-bad pulseaudio-libs - qt6-base - qt6-declarative + qt6-base + qt6-declarative gst-plugins-base @@ -68,12 +68,19 @@ qt6-multimedia - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel + + 2023-05-27 + 6.5.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-13 6.5.0 diff --git a/desktop/toolkit/qt6/qt6-positioning/pspec.xml b/desktop/toolkit/qt6/qt6-positioning/pspec.xml index 4066f699ed..2fa6103b62 100644 --- a/desktop/toolkit/qt6/qt6-positioning/pspec.xml +++ b/desktop/toolkit/qt6/qt6-positioning/pspec.xml @@ -13,7 +13,7 @@ Provides access to position, satellite and area monitoring classes qt6-positioning Provides access to position, satellite and area monitoring classes - https://download.qt.io/official_releases/qt/6.5/6.5.0/submodules/qtpositioning-everywhere-src-6.5.0.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtpositioning-everywhere-src-6.5.1.tar.xz ninja cmake @@ -21,9 +21,9 @@ glib2-devel gypsy-devel dbus-glib-devel - qt6-base-devel - qt6-serialport-devel - qt6-declarative-devel + qt6-base-devel + qt6-serialport-devel + qt6-declarative-devel @@ -36,10 +36,10 @@ qt6-quick3d Experimental module providing APIs and a host tool to host tool to perform graphics and compute shader conditioning for the upcoming Qt graphics abstraction layer - qt6-base - qt6-shadertools - qt6-declarative - qt6-quicktimeline + qt6-base + qt6-shadertools + qt6-declarative + qt6-quicktimeline libgcc zlib assimp @@ -58,11 +58,11 @@ qt6-quick3d-devel Development files for qt6-quick3d - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel qt6-quick3d - qt6-quicktimeline-devel - qt6-shadertools-devel + qt6-quicktimeline-devel + qt6-shadertools-devel /usr/include/qt6 @@ -72,6 +72,13 @@ + + 2023-05-27 + 6.5.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-13 6.5.0 diff --git a/desktop/toolkit/qt6/qt6-quick3dphysics/pspec.xml b/desktop/toolkit/qt6/qt6-quick3dphysics/pspec.xml index afe6f0c307..bfcde8ec56 100644 --- a/desktop/toolkit/qt6/qt6-quick3dphysics/pspec.xml +++ b/desktop/toolkit/qt6/qt6-quick3dphysics/pspec.xml @@ -13,14 +13,14 @@ Physics engine integration for Qt Quick 3D qt-logo.svg Physics engine integration for Qt Quick 3D - https://download.qt.io/official_releases/qt/6.5/6.5.0/submodules/qtquick3dphysics-everywhere-src-6.5.0.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtquick3dphysics-everywhere-src-6.5.1.tar.xz ninja cmake - qt6-base-devel - qt6-quick3d-devel - qt6-shadertools-devel - qt6-declarative-devel + qt6-base-devel + qt6-quick3d-devel + qt6-shadertools-devel + qt6-declarative-devel - qt6-declarative-devel + qt6-sql-sqlite + qt6-base-devel + + qt6-declarative-devel @@ -26,8 +26,8 @@ qt6-sensors libgcc - qt6-base - qt6-declarative + qt6-base + qt6-declarative /usr/lib @@ -41,8 +41,8 @@ qt6-sensors-devel qt6-sensors - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel /usr/lib/pkgconfig @@ -51,6 +51,13 @@ + + 2023-05-27 + 6.5.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-13 6.5.0 diff --git a/desktop/toolkit/qt6/qt6-serialbus/pspec.xml b/desktop/toolkit/qt6/qt6-serialbus/pspec.xml index 182d433992..00ab9dbf91 100755 --- a/desktop/toolkit/qt6/qt6-serialbus/pspec.xml +++ b/desktop/toolkit/qt6/qt6-serialbus/pspec.xml @@ -14,20 +14,20 @@ LGPL3 Qt module for general purpose serial bus access Qt module for general purpose serial bus access - https://download.qt.io/official_releases/qt/6.5/6.5.0/submodules/qtserialbus-everywhere-src-6.5.0.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtserialbus-everywhere-src-6.5.1.tar.xz cmake ninja - qt6-base-devel - qt6-serialport-devel + qt6-base-devel + qt6-serialport-devel qt6-serialbus Qt module for general purpose serial bus access - qt6-base - qt6-serialport + qt6-base + qt6-serialport /usr/bin @@ -43,8 +43,8 @@ Development files for qt6-serialbus qt6-serialbus - qt6-base-devel - qt6-serialport-devel + qt6-base-devel + qt6-serialport-devel /usr/include/qt6 @@ -54,6 +54,13 @@ + + 2023-05-27 + 6.5.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-13 6.5.0 diff --git a/desktop/toolkit/qt6/qt6-speech/pspec.xml b/desktop/toolkit/qt6/qt6-speech/pspec.xml index 2afb8fc3b0..b746274462 100755 --- a/desktop/toolkit/qt6/qt6-speech/pspec.xml +++ b/desktop/toolkit/qt6/qt6-speech/pspec.xml @@ -14,15 +14,15 @@ LGPL3 Qt module to make text to speech and speech recognition easy Qt module to make text to speech and speech recognition easy - https://download.qt.io/official_releases/qt/6.5/6.5.0/submodules/qtspeech-everywhere-src-6.5.0.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtspeech-everywhere-src-6.5.1.tar.xz ninja cmake flite-devel speech-dispatcher-devel - qt6-base-devel - qt6-multimedia-devel - qt6-declarative-devel + qt6-base-devel + qt6-multimedia-devel + qt6-declarative-devel @@ -35,9 +35,9 @@ flite libgcc speech-dispatcher - qt6-base - qt6-multimedia - qt6-declarative + qt6-base + qt6-multimedia + qt6-declarative /usr/lib @@ -52,7 +52,7 @@ Development headers for qt6-speech qt6-speech - qt6-base-devel + qt6-base-devel /usr/lib/cmake @@ -62,6 +62,13 @@ + + 2023-05-27 + 6.5.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-13 6.5.0 diff --git a/desktop/toolkit/qt6/qt6-tools/pspec.xml b/desktop/toolkit/qt6/qt6-tools/pspec.xml index 9ee56b249f..9cc839fb2d 100755 --- a/desktop/toolkit/qt6/qt6-tools/pspec.xml +++ b/desktop/toolkit/qt6/qt6-tools/pspec.xml @@ -11,7 +11,7 @@ A cross-platform application and UI framework (Development Tools, QtHelp) A cross-platform application and UI framework (Development Tools, QtHelp) LGPLv2.1-linking-exception - https://download.qt.io/official_releases/qt/6.5/6.5.0/submodules/qttools-everywhere-src-6.5.0.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qttools-everywhere-src-6.5.1.tar.xz ninja cmake @@ -21,15 +21,15 @@ lld-devel llvm-mlir llvm-polly - qt6-base-devel - qt6-sql-sqlite - qt6-sql-mysql - qt6-sql-odbc - qt6-base-devel - qt6-sql-postgresql + qt6-base-devel + qt6-sql-sqlite + qt6-sql-mysql + qt6-sql-odbc + qt6-base-devel + qt6-sql-postgresql icon-theme-hicolor vulkan-headers - qt6-declarative-devel + qt6-declarative-devel @@ -42,9 +42,9 @@ libgcc llvm-libs llvm-clang - qt6-base - qt6-sql-sqlite - qt6-declarative + qt6-base + qt6-sql-sqlite + qt6-declarative /usr/bin/qdistancefieldgenerator-qt6 @@ -96,7 +96,7 @@ qt6-assistant-devel - qt6-base-devel + qt6-base-devel qt6-assistant llvm-clang-devel @@ -112,8 +112,8 @@ qt6-designer libgcc - qt6-base - qt6-declarative + qt6-base + qt6-declarative /usr/bin/designer-qt6 @@ -280,6 +280,13 @@ + + 2023-05-27 + 6.5.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-13 6.5.0 diff --git a/desktop/toolkit/qt6/qt6-virtualkeyboard/pspec.xml b/desktop/toolkit/qt6/qt6-virtualkeyboard/pspec.xml index 960c3413f0..0cdd36b492 100755 --- a/desktop/toolkit/qt6/qt6-virtualkeyboard/pspec.xml +++ b/desktop/toolkit/qt6/qt6-virtualkeyboard/pspec.xml @@ -11,24 +11,24 @@ GPL3 Qt module for general purpose serial bus access Virtual keyboard framework - https://download.qt.io/official_releases/qt/6.5/6.5.0/submodules/qtvirtualkeyboard-everywhere-src-6.5.0.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtvirtualkeyboard-everywhere-src-6.5.1.tar.xz ninja cmake libxcb-devel hunspell-devel - qt6-svg-devel - qt6-base-devel - qt6-declarative-devel + qt6-svg-devel + qt6-base-devel + qt6-declarative-devel qt6-virtualkeyboard Virtual keyboard framework - qt6-svg - qt6-base - qt6-declarative + qt6-svg + qt6-base + qt6-declarative libgcc libxcb hunspell @@ -53,6 +53,13 @@ + + 2023-05-27 + 6.5.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-13 6.5.0 diff --git a/desktop/toolkit/qt6/qt6-wayland/pspec.xml b/desktop/toolkit/qt6/qt6-wayland/pspec.xml index 5506583228..70a3a2f3fa 100755 --- a/desktop/toolkit/qt6/qt6-wayland/pspec.xml +++ b/desktop/toolkit/qt6/qt6-wayland/pspec.xml @@ -11,7 +11,7 @@ Provides APIs for Wayland Provides APIs for Wayland LGPLv2.1-linking-exception - https://download.qt.io/official_releases/qt/6.5/6.5.0/submodules/qtwayland-everywhere-src-6.5.0.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtwayland-everywhere-src-6.5.1.tar.xz cmake ninja @@ -20,8 +20,8 @@ libxkbcommon-devel --> libXcomposite-devel xorg-xwayland-devel - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel @@ -40,8 +40,8 @@ libxkbcommon libXcomposite wayland-server - qt6-base - qt6-declarative + qt6-base + qt6-declarative /usr/lib @@ -57,8 +57,8 @@ qt6-wayland-devel qt6-wayland - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel /usr/lib/pkgconfig @@ -69,7 +69,7 @@ + + 2023-05-27 + 6.5.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-13 6.5.0 diff --git a/desktop/toolkit/qt6/qt6-webchannel/pspec.xml b/desktop/toolkit/qt6/qt6-webchannel/pspec.xml index 2c3b6d46f1..9b9567fdf2 100755 --- a/desktop/toolkit/qt6/qt6-webchannel/pspec.xml +++ b/desktop/toolkit/qt6/qt6-webchannel/pspec.xml @@ -11,15 +11,15 @@ Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients LGPLv2.1-linking-exception - https://download.qt.io/official_releases/qt/6.5/6.5.0/submodules/qtwebchannel-everywhere-src-6.5.0.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtwebchannel-everywhere-src-6.5.1.tar.xz ninja cmake - qt6-sql-sqlite - qt6-base-devel - - qt6-websockets-devel - qt6-declarative-devel + qt6-sql-sqlite + qt6-base-devel + + qt6-websockets-devel + qt6-declarative-devel @@ -33,8 +33,8 @@ libgcc - qt6-base - qt6-declarative + qt6-base + qt6-declarative @@ -46,12 +46,19 @@ qt6-webchannel - qt6-base-devel - qt6-declarative-devel + qt6-base-devel + qt6-declarative-devel + + 2023-05-27 + 6.5.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-13 6.5.0 diff --git a/desktop/toolkit/qt6/qt6-websockets/pspec.xml b/desktop/toolkit/qt6/qt6-websockets/pspec.xml index 2298344343..aeaca9e4da 100755 --- a/desktop/toolkit/qt6/qt6-websockets/pspec.xml +++ b/desktop/toolkit/qt6/qt6-websockets/pspec.xml @@ -11,14 +11,14 @@ Provides WebSocket communication compliant with RFC 6455 Provides WebSocket communication compliant with RFC 6455 LGPLv2.1-linking-exception - https://download.qt.io/official_releases/qt/6.5/6.5.0/submodules/qtwebsockets-everywhere-src-6.5.0.tar.xz + https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qtwebsockets-everywhere-src-6.5.1.tar.xz ninja cmake - qt6-sql-sqlite - qt6-base-devel - - qt6-declarative-devel + qt6-sql-sqlite + qt6-base-devel + + qt6-declarative-devel @@ -32,8 +32,8 @@ libgcc - qt6-base - qt6-declarative + qt6-base + qt6-declarative @@ -45,7 +45,7 @@ qt6-websockets - qt6-base-devel + qt6-base-devel @@ -55,11 +55,18 @@ /usr/share/doc/qt6 - qt6-base + qt6-base + + 2023-05-27 + 6.5.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-13 6.5.0 diff --git a/desktop/toolkit/qt6/qt6ct/pspec.xml b/desktop/toolkit/qt6/qt6ct/pspec.xml index ea724d6b08..114847707b 100644 --- a/desktop/toolkit/qt6/qt6ct/pspec.xml +++ b/desktop/toolkit/qt6/qt6ct/pspec.xml @@ -20,9 +20,9 @@ cmake ninja ccache - qt6-linguist - qt6-svg-devel - qt6-base-devel + qt6-linguist + qt6-svg-devel + qt6-base-devel @@ -46,6 +46,13 @@ + + 2023-05-27 + 0.8 + Rebuild. + fury + uglyside@yandex.ru + 2023-04-13 0.8