From 2d9101f3f9ac2c3e1d53a6c52768533a06769b6b Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 13 May 2023 13:48:23 +0300 Subject: [PATCH] framework-5.106.0 --- desktop/kde/framework/kcodecs/pspec.xml | 11 +++++++++-- desktop/kde/framework/kconfig/pspec.xml | 11 +++++++++-- desktop/kde/framework/kcoreaddons/pspec.xml | 11 +++++++++-- desktop/kde/framework/kdbusaddons/pspec.xml | 11 +++++++++-- desktop/kde/framework/kdnssd/pspec.xml | 11 +++++++++-- desktop/kde/framework/kguiaddons/pspec.xml | 11 +++++++++-- desktop/kde/framework/ki18n/pspec.xml | 11 +++++++++-- desktop/kde/framework/kidletime/pspec.xml | 11 +++++++++-- desktop/kde/framework/kirigami/pspec.xml | 11 +++++++++-- desktop/kde/framework/kitemmodels/pspec.xml | 11 +++++++++-- desktop/kde/framework/kitemviews/pspec.xml | 11 +++++++++-- desktop/kde/framework/kplotting/pspec.xml | 11 +++++++++-- desktop/kde/framework/kuserfeedback/pspec.xml | 7 +++++++ desktop/kde/framework/kwayland/pspec.xml | 9 ++++++++- desktop/kde/framework/kwidgetsaddons/pspec.xml | 11 +++++++++-- desktop/kde/framework/kwindowsystem/pspec.xml | 11 +++++++++-- 16 files changed, 141 insertions(+), 29 deletions(-) diff --git a/desktop/kde/framework/kcodecs/pspec.xml b/desktop/kde/framework/kcodecs/pspec.xml index 528c9bc0bf..4d104cef26 100755 --- a/desktop/kde/framework/kcodecs/pspec.xml +++ b/desktop/kde/framework/kcodecs/pspec.xml @@ -12,11 +12,11 @@ library Plugins allowing Qt applications to access further types of images KDE5 KCodecs provide a collection of methods to manipulate strings using various encodings. - mirrors://kde/stable/frameworks/5.105/kcodecs-5.105.0.tar.xz + mirrors://kde/stable/frameworks/5.106/kcodecs-5.106.0.tar.xz qt5-base-devel qt5-linguist - extra-cmake-modules + extra-cmake-modules gperf @@ -52,6 +52,13 @@ + + 2023-05-13 + 5.106.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-08 5.105.0 diff --git a/desktop/kde/framework/kconfig/pspec.xml b/desktop/kde/framework/kconfig/pspec.xml index 6a6283a96e..5f6a1bccfd 100755 --- a/desktop/kde/framework/kconfig/pspec.xml +++ b/desktop/kde/framework/kconfig/pspec.xml @@ -14,12 +14,12 @@ app:gui Advanced configuration system for KDE Frameworks 5 Kconfig provides advanced libraries and tools for accessing configuration files. - mirrors://kde/stable/frameworks/5.105/kconfig-5.105.0.tar.xz + mirrors://kde/stable/frameworks/5.106/kconfig-5.106.0.tar.xz qt5-base-devel qt5-declarative-devel qt5-linguist - extra-cmake-modules + extra-cmake-modules @@ -55,6 +55,13 @@ + + 2023-05-13 + 5.106.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-08 5.105.0 diff --git a/desktop/kde/framework/kcoreaddons/pspec.xml b/desktop/kde/framework/kcoreaddons/pspec.xml index cf33bc0ae2..cdfd118892 100755 --- a/desktop/kde/framework/kcoreaddons/pspec.xml +++ b/desktop/kde/framework/kcoreaddons/pspec.xml @@ -13,12 +13,12 @@ app:console Utilities for core application functionality and accessing the OS KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more. - mirrors://kde/stable/frameworks/5.105/kcoreaddons-5.105.0.tar.xz + mirrors://kde/stable/frameworks/5.106/kcoreaddons-5.106.0.tar.xz qt5-base-devel qt5-linguist shared-mime-info - extra-cmake-modules + extra-cmake-modules @@ -60,6 +60,13 @@ + + 2023-05-13 + 5.106.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-08 5.105.0 diff --git a/desktop/kde/framework/kdbusaddons/pspec.xml b/desktop/kde/framework/kdbusaddons/pspec.xml index 7098a1f7b1..694eab3b16 100755 --- a/desktop/kde/framework/kdbusaddons/pspec.xml +++ b/desktop/kde/framework/kdbusaddons/pspec.xml @@ -13,12 +13,12 @@ app:console Extra modules for Qt-DBus KDE5-KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules. - mirrors://kde/stable/frameworks/5.105/kdbusaddons-5.105.0.tar.xz + mirrors://kde/stable/frameworks/5.106/kdbusaddons-5.106.0.tar.xz qt5-base-devel qt5-linguist qt5-x11extras-devel - extra-cmake-modules + extra-cmake-modules @@ -55,6 +55,13 @@ + + 2023-05-13 + 5.106.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-08 5.105.0 diff --git a/desktop/kde/framework/kdnssd/pspec.xml b/desktop/kde/framework/kdnssd/pspec.xml index 80e38d5319..8914b045d8 100755 --- a/desktop/kde/framework/kdnssd/pspec.xml +++ b/desktop/kde/framework/kdnssd/pspec.xml @@ -12,13 +12,13 @@ library Network service discovery using Zeroconf KDNSSD is a library for handling the DNS-based Service Discovery Protocol (DNS-SD), the layer of Zeroconf that allows network services, such as printers, to be discovered without any user intervention or centralized infrastructure. - mirrors://kde/stable/frameworks/5.105/kdnssd-5.105.0.tar.xz + mirrors://kde/stable/frameworks/5.106/kdnssd-5.106.0.tar.xz qt5-base-devel qt5-linguist avahi-devel avahi-compat-libdns_sd-devel - extra-cmake-modules + extra-cmake-modules @@ -52,6 +52,13 @@ + + 2023-05-13 + 5.106.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-08 5.105.0 diff --git a/desktop/kde/framework/kguiaddons/pspec.xml b/desktop/kde/framework/kguiaddons/pspec.xml index 3a11502caa..f1f9348aea 100755 --- a/desktop/kde/framework/kguiaddons/pspec.xml +++ b/desktop/kde/framework/kguiaddons/pspec.xml @@ -12,7 +12,7 @@ library Utilities for graphical user interfaces The KDE GUI addons provide utilities for graphical user interfaces in the areas of colors, fonts, text, images, keyboard input. Development files. - mirrors://kde/stable/frameworks/5.105/kguiaddons-5.105.0.tar.xz + mirrors://kde/stable/frameworks/5.106/kguiaddons-5.106.0.tar.xz libX11-devel libxcb-devel @@ -21,7 +21,7 @@ qt5-base-devel qt5-wayland-devel qt5-x11extras-devel - extra-cmake-modules + extra-cmake-modules @@ -59,6 +59,13 @@ + + 2023-05-13 + 5.106.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-08 5.105.0 diff --git a/desktop/kde/framework/ki18n/pspec.xml b/desktop/kde/framework/ki18n/pspec.xml index 671ffcb4f0..3af05fdbd6 100755 --- a/desktop/kde/framework/ki18n/pspec.xml +++ b/desktop/kde/framework/ki18n/pspec.xml @@ -12,13 +12,13 @@ library KDE Gettext-based UI text internationalization. KI18n provides functionality for internationalizing user interface text in applications, based on the GNU Gettext translation system. - mirrors://kde/stable/frameworks/5.105/ki18n-5.105.0.tar.xz + mirrors://kde/stable/frameworks/5.106/ki18n-5.106.0.tar.xz iso-codes-devel qt5-base-devel qt5-script-devel qt5-declarative-devel - extra-cmake-modules + extra-cmake-modules @@ -54,6 +54,13 @@ + + 2023-05-13 + 5.106.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-08 5.105.0 diff --git a/desktop/kde/framework/kidletime/pspec.xml b/desktop/kde/framework/kidletime/pspec.xml index 7e14be189a..afbcbbb001 100755 --- a/desktop/kde/framework/kidletime/pspec.xml +++ b/desktop/kde/framework/kidletime/pspec.xml @@ -13,7 +13,7 @@ app:console Idle time reporting utility KIdleTime is a singleton reporting information on idle time. It is useful not only for finding out about the current idle time of the PC, but also for getting notified upon idle time events, such as custom timeouts, or user activity. - mirrors://kde/stable/frameworks/5.105/kidletime-5.105.0.tar.xz + mirrors://kde/stable/frameworks/5.106/kidletime-5.106.0.tar.xz qt5-base-devel qt5-x11extras-devel @@ -21,7 +21,7 @@ libXext-devel libXScrnSaver-devel libxcb-devel - extra-cmake-modules + extra-cmake-modules @@ -59,6 +59,13 @@ + + 2023-05-13 + 5.106.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-08 5.105.0 diff --git a/desktop/kde/framework/kirigami/pspec.xml b/desktop/kde/framework/kirigami/pspec.xml index c008b03b6c..cffe3ee851 100755 --- a/desktop/kde/framework/kirigami/pspec.xml +++ b/desktop/kde/framework/kirigami/pspec.xml @@ -9,10 +9,10 @@ LGPL A set of QML components for mobile/desktop convergent applications made by KDE A set of QML components for mobile/desktop convergent applications made by KDE - https://download.kde.org/stable/frameworks/5.105/kirigami2-5.105.0.tar.xz + https://download.kde.org/stable/frameworks/5.106/kirigami2-5.106.0.tar.xz - extra-cmake-modules + extra-cmake-modules qt5-base-devel qt5-declarative-devel qt5-quickcontrols @@ -56,6 +56,13 @@ + + 2023-05-13 + 5.106.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-08 5.105.0 diff --git a/desktop/kde/framework/kitemmodels/pspec.xml b/desktop/kde/framework/kitemmodels/pspec.xml index 6efe1a03ca..20d5e8083f 100755 --- a/desktop/kde/framework/kitemmodels/pspec.xml +++ b/desktop/kde/framework/kitemmodels/pspec.xml @@ -12,11 +12,11 @@ library Set of item models extending the Qt model-view framework KItemModels provides a set of item models extending the Qt model-view framework. - mirrors://kde/stable/frameworks/5.105/kitemmodels-5.105.0.tar.xz + mirrors://kde/stable/frameworks/5.106/kitemmodels-5.106.0.tar.xz qt5-base-devel qt5-declarative-devel - extra-cmake-modules + extra-cmake-modules @@ -52,6 +52,13 @@ + + 2023-05-13 + 5.106.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-08 5.105.0 diff --git a/desktop/kde/framework/kitemviews/pspec.xml b/desktop/kde/framework/kitemviews/pspec.xml index 01b1de4b89..53c609fbcc 100755 --- a/desktop/kde/framework/kitemviews/pspec.xml +++ b/desktop/kde/framework/kitemviews/pspec.xml @@ -13,12 +13,12 @@ app:console Set of item models extending the Qt model-view framework KItemViews includes a set of views, which can be used with item models. It includes views for categorizing lists and to add search filters to flat and hierarchical lists. - mirrors://kde/stable/frameworks/5.105/kitemviews-5.105.0.tar.xz + mirrors://kde/stable/frameworks/5.106/kitemviews-5.106.0.tar.xz qt5-base-devel qt5-linguist qt5-designer-devel - extra-cmake-modules + extra-cmake-modules @@ -52,6 +52,13 @@ + + 2023-05-13 + 5.106.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-08 5.105.0 diff --git a/desktop/kde/framework/kplotting/pspec.xml b/desktop/kde/framework/kplotting/pspec.xml index 97c0f4999c..4a6a78619b 100755 --- a/desktop/kde/framework/kplotting/pspec.xml +++ b/desktop/kde/framework/kplotting/pspec.xml @@ -12,11 +12,11 @@ library KDE5 Data plotting Kplotting contains data plotting classes for QT 5 and KDE - mirrors://kde/stable/frameworks/5.105/kplotting-5.105.0.tar.xz + mirrors://kde/stable/frameworks/5.106/kplotting-5.106.0.tar.xz qt5-base-devel qt5-designer-devel - extra-cmake-modules + extra-cmake-modules @@ -48,6 +48,13 @@ + + 2023-05-13 + 5.106.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-08 5.105.0 diff --git a/desktop/kde/framework/kuserfeedback/pspec.xml b/desktop/kde/framework/kuserfeedback/pspec.xml index b5e535b0bc..fafb271cb2 100644 --- a/desktop/kde/framework/kuserfeedback/pspec.xml +++ b/desktop/kde/framework/kuserfeedback/pspec.xml @@ -65,6 +65,13 @@ + + 2023-05-13 + 1.2.0 + Rebuild + Mustafa Cinasal + admins@pisilinux.org + 2023-04-08 1.2.0 diff --git a/desktop/kde/framework/kwayland/pspec.xml b/desktop/kde/framework/kwayland/pspec.xml index fec784240b..46bf6acf5d 100755 --- a/desktop/kde/framework/kwayland/pspec.xml +++ b/desktop/kde/framework/kwayland/pspec.xml @@ -12,7 +12,7 @@ library Qt-style Client and Server library wrapper for the Wayland libraries Qt-style Client and Server library wrapper for the Wayland libraries - mirrors://kde/stable/frameworks/5.105/kwayland-5.105.0.tar.xz + mirrors://kde/stable/frameworks/5.106/kwayland-5.106.0.tar.xz qt5-base-devel qt5-wayland-devel @@ -63,6 +63,13 @@ + + 2023-05-13 + 5.106.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-08 5.105.0 diff --git a/desktop/kde/framework/kwidgetsaddons/pspec.xml b/desktop/kde/framework/kwidgetsaddons/pspec.xml index eb2e5d7a4e..a7188177fe 100755 --- a/desktop/kde/framework/kwidgetsaddons/pspec.xml +++ b/desktop/kde/framework/kwidgetsaddons/pspec.xml @@ -13,12 +13,12 @@ app:console KDE5 desktop widgets KdeWidgetsAddons is a framework contains addon widgets and shared libraries for applications using Qt5-Widgets. - mirrors://kde/stable/frameworks/5.105/kwidgetsaddons-5.105.0.tar.xz + mirrors://kde/stable/frameworks/5.106/kwidgetsaddons-5.106.0.tar.xz qt5-base-devel qt5-linguist qt5-designer-devel - extra-cmake-modules + extra-cmake-modules @@ -52,6 +52,13 @@ + + 2023-05-13 + 5.106.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-08 5.105.0 diff --git a/desktop/kde/framework/kwindowsystem/pspec.xml b/desktop/kde/framework/kwindowsystem/pspec.xml index 72344e924c..c358198814 100755 --- a/desktop/kde/framework/kwindowsystem/pspec.xml +++ b/desktop/kde/framework/kwindowsystem/pspec.xml @@ -13,7 +13,7 @@ app:console KDE5 window manager access framework KWindowSystem provides information about the state of the window manager and allows asking the window manager to change the using a more high-level interface than the NETWinInfo/NETRootInfo low-level classes. - mirrors://kde/stable/frameworks/5.105/kwindowsystem-5.105.0.tar.xz + mirrors://kde/stable/frameworks/5.106/kwindowsystem-5.106.0.tar.xz qt5-base-devel qt5-linguist @@ -25,7 +25,7 @@ libXfixes-devel xcb-util-devel xcb-util-keysyms-devel - extra-cmake-modules + extra-cmake-modules @@ -70,6 +70,13 @@ + + 2023-05-13 + 5.106.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-04-08 5.105.0