diff --git a/desktop/toolkit/qt5/polkit-qt/pspec.xml b/desktop/toolkit/qt5/polkit-qt/pspec.xml index 59bcb49fef..3cda5d5e24 100755 --- a/desktop/toolkit/qt5/polkit-qt/pspec.xml +++ b/desktop/toolkit/qt5/polkit-qt/pspec.xml @@ -13,7 +13,7 @@ https://download.kde.org/stable/polkit-qt-1/polkit-qt-1-0.114.0.tar.xz qt6-base-devel - qt5-base-devel + qt5-base-devel glib2-devel polkit-devel mesa-devel @@ -26,7 +26,7 @@ polkit-qt - qt5-base + qt5-base glib2 polkit libgcc @@ -41,7 +41,7 @@ polkit-qt-devel polkit-qt - qt5-base-devel + qt5-base-devel glib2-devel polkit-devel @@ -81,6 +81,13 @@ + + 2023-12-30 + 0.114.0 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2023-11-18 0.114.0 diff --git a/desktop/toolkit/qt5/qt5-declarative/files/qt_kde.patch b/desktop/toolkit/qt5/qt5-declarative/files/qt_kde.patch index 2f4fb5807c..03308af354 100644 --- a/desktop/toolkit/qt5/qt5-declarative/files/qt_kde.patch +++ b/desktop/toolkit/qt5/qt5-declarative/files/qt_kde.patch @@ -1,16 +1,3 @@ -diff --git a/src/3rdparty/masm/wtf/OSAllocatorPosix.cpp b/src/3rdparty/masm/wtf/OSAllocatorPosix.cpp -index d54b7e9492..b5c5f6a2b0 100644 ---- a/src/3rdparty/masm/wtf/OSAllocatorPosix.cpp -+++ b/src/3rdparty/masm/wtf/OSAllocatorPosix.cpp -@@ -225,7 +225,7 @@ void OSAllocator::commit(void* address, size_t bytes, bool writable, bool execut - - while (madvise(address, bytes, MADV_WILLNEED)) { - if (errno != EAGAIN) -- CRASH(); -+ break; // We don't have to crash here. MADV_WILLNEED is only advisory - } - - #elif HAVE(MADV_FREE_REUSE) diff --git a/src/qml/animations/qcontinuinganimationgroupjob.cpp b/src/qml/animations/qcontinuinganimationgroupjob.cpp index 88c0e9e60e..61a9dc36f8 100644 --- a/src/qml/animations/qcontinuinganimationgroupjob.cpp @@ -1720,7 +1707,7 @@ index 0000000000..bd88d14c76 + property var selfAsBroken: self as Broken +} diff --git a/tests/auto/qml/qqmllanguage/tst_qqmllanguage.cpp b/tests/auto/qml/qqmllanguage/tst_qqmllanguage.cpp -index 1be1533b63..dfc82011c6 100644 +index ac6634290a..d16d117d65 100644 --- a/tests/auto/qml/qqmllanguage/tst_qqmllanguage.cpp +++ b/tests/auto/qml/qqmllanguage/tst_qqmllanguage.cpp @@ -337,6 +337,7 @@ private slots: @@ -1731,8 +1718,8 @@ index 1be1533b63..dfc82011c6 100644 void ambiguousContainingType(); void staticConstexprMembers(); -@@ -5939,6 +5940,21 @@ void tst_qqmllanguage::bindingAliasToComponentUrl() - } +@@ -5951,6 +5952,21 @@ void tst_qqmllanguage::badGroupedProperty() + .arg(url.toString())); } +void tst_qqmllanguage::objectAsBroken() diff --git a/desktop/toolkit/qt5/qt5-declarative/pspec.xml b/desktop/toolkit/qt5/qt5-declarative/pspec.xml index 41973fad5e..e5e5d2f72b 100755 --- a/desktop/toolkit/qt5/qt5-declarative/pspec.xml +++ b/desktop/toolkit/qt5/qt5-declarative/pspec.xml @@ -11,15 +11,15 @@ Classes for QML and JavaScript languages Classes for QML and JavaScript languages LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtdeclarative-everywhere-opensource-src-5.15.11.tar.xz + http://download.qt.io/official_releases/qt/5.15/5.15.12/submodules/qtdeclarative-everywhere-opensource-src-5.15.12.tar.xz python3 - qt5-base-devel + qt5-base-devel libxkbcommon-devel mesa-devel - - - qt5-sql-sqlite + + + qt5-sql-sqlite qt_kde.patch @@ -31,9 +31,9 @@ libgcc - qt5-base + qt5-base libglvnd - + /usr/lib @@ -53,7 +53,7 @@ /usr/include/qt5 - qt5-base-devel + qt5-base-devel qt5-declarative @@ -61,7 +61,7 @@ + + 2023-12-29 + 5.15.12 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-12-09 5.15.11 diff --git a/desktop/toolkit/qt5/qt5-networkauth/pspec.xml b/desktop/toolkit/qt5/qt5-networkauth/pspec.xml index a84d90bc2d..471b02212f 100644 --- a/desktop/toolkit/qt5/qt5-networkauth/pspec.xml +++ b/desktop/toolkit/qt5/qt5-networkauth/pspec.xml @@ -12,16 +12,16 @@ app:gui Network authentication module Ağ kimlik doğrulama modülü - http://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtnetworkauth-everywhere-opensource-src-5.15.11.tar.xz + http://download.qt.io/official_releases/qt/5.15/5.15.12/submodules/qtnetworkauth-everywhere-opensource-src-5.15.12.tar.xz - qt5-base-devel + qt5-base-devel qt5-networkauth - qt5-base + qt5-base /usr/lib @@ -34,7 +34,7 @@ Development files for qt5-networkauth qt5-networkauth - qt5-base-devel + qt5-base-devel /usr/include @@ -44,6 +44,13 @@ + + 2023-12-29 + 5.15.12 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-10-07 5.15.11 diff --git a/desktop/toolkit/qt5/qt5-speech/pspec.xml b/desktop/toolkit/qt5/qt5-speech/pspec.xml index 454a0bb954..b8efe09deb 100755 --- a/desktop/toolkit/qt5/qt5-speech/pspec.xml +++ b/desktop/toolkit/qt5/qt5-speech/pspec.xml @@ -14,10 +14,10 @@ LGPL3 Qt module to make text to speech and speech recognition easy Qt module to make text to speech and speech recognition easy - http://download.qt.io/official_releases/qt/5.15/5.15.11/submodules/qtspeech-everywhere-opensource-src-5.15.11.tar.xz + http://download.qt.io/official_releases/qt/5.15/5.15.12/submodules/qtspeech-everywhere-opensource-src-5.15.12.tar.xz flite-devel - qt5-base-devel + qt5-base-devel speech-dispatcher-devel @@ -29,7 +29,7 @@ Qt module to make text to speech and speech recognition easy flite - qt5-base + qt5-base libgcc speech-dispatcher @@ -54,6 +54,13 @@ + + 2023-12-29 + 5.15.12 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-10-07 5.15.11