From 027b41a9ebf0c50c0aba2d9d02a4fdf26be975df Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 23 Apr 2023 16:57:54 +0300 Subject: [PATCH] lxqt-1.3.0 --- desktop/lxqt/featherpad/pspec.xml | 9 ++++++++- desktop/lxqt/libfm-qt/pspec.xml | 11 +++++++++-- desktop/lxqt/liblxqt/pspec.xml | 15 +++++++++++---- desktop/lxqt/libqtxdg-tools/pspec.xml | 13 ++++++++++--- desktop/lxqt/libqtxdg/pspec.xml | 11 +++++++++-- desktop/lxqt/libsysstat/pspec.xml | 9 ++++++++- desktop/lxqt/lximage-qt/pspec.xml | 13 ++++++++++--- desktop/lxqt/lxqt-about/pspec.xml | 15 +++++++++++---- desktop/lxqt/lxqt-admin/pspec.xml | 11 +++++++++-- desktop/lxqt/lxqt-archiver/pspec.xml | 13 ++++++++++--- desktop/lxqt/lxqt-config/pspec.xml | 13 ++++++++++--- desktop/lxqt/lxqt-globalkeys/pspec.xml | 15 +++++++++++---- desktop/lxqt/lxqt-notificationd/pspec.xml | 15 +++++++++++---- desktop/lxqt/lxqt-openssh-askpass/pspec.xml | 15 +++++++++++---- desktop/lxqt/lxqt-panel/pspec.xml | 17 ++++++++++++----- desktop/lxqt/lxqt-policykit/pspec.xml | 15 +++++++++++---- desktop/lxqt/lxqt-powermanagement/pspec.xml | 17 ++++++++++++----- desktop/lxqt/lxqt-qtplugin/pspec.xml | 17 ++++++++++++----- desktop/lxqt/lxqt-runner/pspec.xml | 17 ++++++++++++----- desktop/lxqt/lxqt-session/pspec.xml | 17 ++++++++++++----- desktop/lxqt/lxqt-sudo/pspec.xml | 15 +++++++++++---- desktop/lxqt/lxqt-themes/pspec.xml | 13 ++++++++++--- desktop/lxqt/lxqt-wallet/pspec.xml | 7 +++++++ desktop/lxqt/obconf-qt/pspec.xml | 11 +++++++++-- desktop/lxqt/pavucontrol-qt/pspec.xml | 15 +++++++++++---- desktop/lxqt/pcmanfm-qt/pspec.xml | 17 ++++++++++++----- desktop/lxqt/qps/pspec.xml | 13 ++++++++++--- desktop/lxqt/qterminal/pspec.xml | 15 +++++++++++---- desktop/lxqt/screengrab/pspec.xml | 15 +++++++++++---- desktop/lxqt/xdg-desktop-portal-lxqt/pspec.xml | 9 ++++++++- 30 files changed, 309 insertions(+), 99 deletions(-) diff --git a/desktop/lxqt/featherpad/pspec.xml b/desktop/lxqt/featherpad/pspec.xml index 27f93f4eda..a1e7abf0f5 100644 --- a/desktop/lxqt/featherpad/pspec.xml +++ b/desktop/lxqt/featherpad/pspec.xml @@ -13,7 +13,7 @@ app:gui FeatherPad is a lightweight Qt5 plain-text editor for Linux FeatherPad is a lightweight Qt5 plain-text editor for Linux - https://github.com/tsujan/FeatherPad/releases/download/V1.3.3/FeatherPad-1.3.3.tar.xz + https://github.com/tsujan/FeatherPad/releases/download/V1.4.0/FeatherPad-1.4.0.tar.xz extra-cmake-modules qt5-base-devel @@ -48,6 +48,13 @@ + + 2023-04-23 + 1.4.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-14 1.3.3 diff --git a/desktop/lxqt/libfm-qt/pspec.xml b/desktop/lxqt/libfm-qt/pspec.xml index c81b5d3852..f6f0c15b18 100644 --- a/desktop/lxqt/libfm-qt/pspec.xml +++ b/desktop/lxqt/libfm-qt/pspec.xml @@ -13,13 +13,13 @@ lxqt Core library of PCManFM file manager libfm is a Core library of PCManFM file manager - https://github.com/lxqt/libfm-qt/releases/download/1.2.1/libfm-qt-1.2.1.tar.xz + https://github.com/lxqt/libfm-qt/releases/download/1.3.0/libfm-qt-1.3.0.tar.xz cmake qt5-base-devel qt5-linguist qt5-x11extras-devel - lxqt-build-tools + lxqt-build-tools menu-cache-devel libexif-devel glib2-devel @@ -60,6 +60,13 @@ + + 2023-04-23 + 1.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-01-20 1.2.1 diff --git a/desktop/lxqt/liblxqt/pspec.xml b/desktop/lxqt/liblxqt/pspec.xml index d131313d43..bbc77c959b 100644 --- a/desktop/lxqt/liblxqt/pspec.xml +++ b/desktop/lxqt/liblxqt/pspec.xml @@ -13,14 +13,14 @@ lxqt Common base library for LXQt components. Core utility library for all LXDE-Qt components - https://github.com/lxqt/liblxqt/releases/download/1.2.0/liblxqt-1.2.0.tar.xz + https://github.com/lxqt/liblxqt/releases/download/1.3.0/liblxqt-1.3.0.tar.xz cmake glibc-devel kwindowsystem-devel libX11-devel libgcc - libqtxdg-devel + libqtxdg-devel pkgconfig qt5-base-devel qt5-linguist @@ -28,7 +28,7 @@ qt5-qdbusviewer qt5-x11extras-devel libXScrnSaver-devel - lxqt-build-tools + lxqt-build-tools @@ -39,7 +39,7 @@ kwindowsystem libgcc - libqtxdg + libqtxdg qt5-base qt5-x11extras libX11 @@ -66,6 +66,13 @@ + + 2023-04-23 + 1.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-14 1.2.0 diff --git a/desktop/lxqt/libqtxdg-tools/pspec.xml b/desktop/lxqt/libqtxdg-tools/pspec.xml index 6a33bcccb1..1a468010a4 100644 --- a/desktop/lxqt/libqtxdg-tools/pspec.xml +++ b/desktop/lxqt/libqtxdg-tools/pspec.xml @@ -13,12 +13,12 @@ User tools for libqtxdg. libqtxdg-tools libqtxdg için kullanıcı araçları. - https://github.com/lxqt/qtxdg-tools/archive/refs/tags/3.10.0.tar.gz + https://github.com/lxqt/qtxdg-tools/archive/refs/tags/3.11.0.tar.gz cmake qt5-base-devel - libqtxdg-devel - lxqt-build-tools + libqtxdg-devel + lxqt-build-tools @@ -54,6 +54,13 @@ + + 2023-04-23 + 0.8.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-14 0.7.0 diff --git a/desktop/lxqt/lxqt-config/pspec.xml b/desktop/lxqt/lxqt-config/pspec.xml index 960992642c..174f134d68 100644 --- a/desktop/lxqt/lxqt-config/pspec.xml +++ b/desktop/lxqt/lxqt-config/pspec.xml @@ -13,7 +13,7 @@ lxqt Common base library for LXQt components. Core utility library for all LXDE-Qt components - https://github.com/lxqt/lxqt-config/releases/download/1.2.0/lxqt-config-1.2.0.tar.xz + https://github.com/lxqt/lxqt-config/releases/download/1.3.0/lxqt-config-1.3.0.tar.xz cmake libgcc @@ -32,8 +32,8 @@ kwindowsystem-devel xorg-input-libinput-devel eudev-devel - libqtxdg-devel - liblxqt-devel + libqtxdg-devel + liblxqt-devel lxqt-build-tools @@ -72,6 +72,13 @@ + + 2023-04-23 + 1.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-02-25 1.2.0 diff --git a/desktop/lxqt/lxqt-globalkeys/pspec.xml b/desktop/lxqt/lxqt-globalkeys/pspec.xml index 3c898bf1ea..482ce7db01 100644 --- a/desktop/lxqt/lxqt-globalkeys/pspec.xml +++ b/desktop/lxqt/lxqt-globalkeys/pspec.xml @@ -13,17 +13,17 @@ lxqt Daemon used to register global keyboard shortcuts LXQt daemon and library for global keyboard shortcuts registration. - https://github.com/lxqt/lxqt-globalkeys/releases/download/1.2.0/lxqt-globalkeys-1.2.0.tar.xz + https://github.com/lxqt/lxqt-globalkeys/releases/download/1.3.0/lxqt-globalkeys-1.3.0.tar.xz cmake libgcc qt5-linguist libX11-devel - libqtxdg-devel + libqtxdg-devel qt5-base-devel kwindowsystem-devel - liblxqt-devel - lxqt-build-tools + liblxqt-devel + lxqt-build-tools @@ -57,6 +57,13 @@ + + 2023-04-23 + 1.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-14 1.2.0 diff --git a/desktop/lxqt/lxqt-notificationd/pspec.xml b/desktop/lxqt/lxqt-notificationd/pspec.xml index 0c5b8f2220..037dbab00f 100644 --- a/desktop/lxqt/lxqt-notificationd/pspec.xml +++ b/desktop/lxqt/lxqt-notificationd/pspec.xml @@ -13,16 +13,16 @@ lxqt LXQt notification daemon and library. Notification daemon - https://github.com/lxqt/lxqt-notificationd/releases/download/1.2.0/lxqt-notificationd-1.2.0.tar.xz + https://github.com/lxqt/lxqt-notificationd/releases/download/1.3.0/lxqt-notificationd-1.3.0.tar.xz cmake kwindowsystem-devel libgcc - liblxqt-devel - libqtxdg-devel + liblxqt-devel + libqtxdg-devel qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools @@ -43,6 +43,13 @@ + + 2023-04-23 + 1.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-14 1.2.0 diff --git a/desktop/lxqt/lxqt-openssh-askpass/pspec.xml b/desktop/lxqt/lxqt-openssh-askpass/pspec.xml index a9e253447a..4fc93a2416 100644 --- a/desktop/lxqt/lxqt-openssh-askpass/pspec.xml +++ b/desktop/lxqt/lxqt-openssh-askpass/pspec.xml @@ -13,16 +13,16 @@ lxqt LXQt openssh password prompt LXQt openssh password prompt - https://github.com/lxqt/lxqt-openssh-askpass/releases/download/1.2.0/lxqt-openssh-askpass-1.2.0.tar.xz + https://github.com/lxqt/lxqt-openssh-askpass/releases/download/1.3.0/lxqt-openssh-askpass-1.3.0.tar.xz cmake kwindowsystem-devel - libqtxdg-devel - liblxqt-devel + libqtxdg-devel + liblxqt-devel lxqt-config qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools @@ -38,6 +38,13 @@ + + 2023-04-23 + 1.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-14 1.2.0 diff --git a/desktop/lxqt/lxqt-panel/pspec.xml b/desktop/lxqt/lxqt-panel/pspec.xml index 0f9f726365..3f01aa9313 100644 --- a/desktop/lxqt/lxqt-panel/pspec.xml +++ b/desktop/lxqt/lxqt-panel/pspec.xml @@ -13,7 +13,7 @@ lxqt Desktop panel The LXQt desktop panel - https://github.com/lxqt/lxqt-panel/releases/download/1.2.1/lxqt-panel-1.2.1.tar.xz + https://github.com/lxqt/lxqt-panel/releases/download/1.3.0/lxqt-panel-1.3.0.tar.xz cmake glib2-devel @@ -24,11 +24,11 @@ libXdamage-devel libdbusmenu-qt-devel libgcc - liblxqt-devel - libqtxdg-devel + liblxqt-devel + libqtxdg-devel libxkbcommon-devel lm_sensors-devel - lxqt-globalkeys-devel + lxqt-globalkeys-devel pulseaudio-libs-devel alsa-lib-devel qt5-linguist @@ -42,7 +42,7 @@ libXtst-devel libXScrnSaver-devel desktop-file-utils - lxqt-build-tools + lxqt-build-tools @@ -97,6 +97,13 @@ + + 2023-04-23 + 1.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-01-20 1.2.1 diff --git a/desktop/lxqt/lxqt-policykit/pspec.xml b/desktop/lxqt/lxqt-policykit/pspec.xml index 5acc8774c3..1c0209817b 100644 --- a/desktop/lxqt/lxqt-policykit/pspec.xml +++ b/desktop/lxqt/lxqt-policykit/pspec.xml @@ -13,18 +13,18 @@ lxqt Policykit agent The LXQt policykit authentication agent - https://github.com/lxqt/lxqt-policykit/releases/download/1.2.0/lxqt-policykit-1.2.0.tar.xz + https://github.com/lxqt/lxqt-policykit/releases/download/1.3.0/lxqt-policykit-1.3.0.tar.xz cmake glib2-devel kwindowsystem-devel libgcc - liblxqt-devel - libqtxdg-devel + liblxqt-devel + libqtxdg-devel polkit-devel polkit-qt-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools elogind @@ -48,6 +48,13 @@ + + 2023-04-23 + 1.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-14 1.2.0 diff --git a/desktop/lxqt/lxqt-powermanagement/pspec.xml b/desktop/lxqt/lxqt-powermanagement/pspec.xml index d92ab5eb9b..51d3989e15 100644 --- a/desktop/lxqt/lxqt-powermanagement/pspec.xml +++ b/desktop/lxqt/lxqt-powermanagement/pspec.xml @@ -13,14 +13,14 @@ lxqt LXQt power management daemon. Daemon use for power management and auto-suspend. - https://github.com/lxqt/lxqt-powermanagement/releases/download/1.2.0/lxqt-powermanagement-1.2.0.tar.xz + https://github.com/lxqt/lxqt-powermanagement/releases/download/1.3.0/lxqt-powermanagement-1.3.0.tar.xz cmake kwindowsystem-devel libgcc - liblxqt-devel - libqtxdg-devel - lxqt-globalkeys-devel + liblxqt-devel + libqtxdg-devel + lxqt-globalkeys-devel libxcb-devel qt5-base-devel qt5-linguist @@ -28,7 +28,7 @@ solid-devel upower-devel kidletime-devel - lxqt-build-tools + lxqt-build-tools @@ -51,6 +51,13 @@ + + 2023-04-23 + 1.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-14 1.2.0 diff --git a/desktop/lxqt/lxqt-qtplugin/pspec.xml b/desktop/lxqt/lxqt-qtplugin/pspec.xml index ca710ea64a..dd36985b14 100644 --- a/desktop/lxqt/lxqt-qtplugin/pspec.xml +++ b/desktop/lxqt/lxqt-qtplugin/pspec.xml @@ -13,18 +13,18 @@ lxqt LXQt platform integration for Qt LXDE-Qt platform integration plugin for Qt - https://github.com/lxqt/lxqt-qtplugin/releases/download/1.2.0/lxqt-qtplugin-1.2.0.tar.xz + https://github.com/lxqt/lxqt-qtplugin/releases/download/1.3.0/lxqt-qtplugin-1.3.0.tar.xz cmake kwindowsystem-devel libdbusmenu-qt-devel libgcc - liblxqt-devel - libqtxdg-devel + liblxqt-devel + libqtxdg-devel qt5-base-devel qt5-linguist - lxqt-build-tools - libfm-qt-devel + lxqt-build-tools + libfm-qt-devel menu-cache-devel libexif-devel @@ -43,6 +43,13 @@ + + 2023-04-23 + 1.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-14 1.2.0 diff --git a/desktop/lxqt/lxqt-runner/pspec.xml b/desktop/lxqt/lxqt-runner/pspec.xml index e6195a0073..66c071d62d 100644 --- a/desktop/lxqt/lxqt-runner/pspec.xml +++ b/desktop/lxqt/lxqt-runner/pspec.xml @@ -13,23 +13,23 @@ lxqt The LXQt application launcher Tool used to launch programs quickly by typing their names - https://github.com/lxqt/lxqt-runner/releases/download/1.2.0/lxqt-runner-1.2.0.tar.xz + https://github.com/lxqt/lxqt-runner/releases/download/1.3.0/lxqt-runner-1.3.0.tar.xz cmake glib2-devel kwindowsystem-devel libgcc libXScrnSaver-devel - liblxqt-devel - libqtxdg-devel - lxqt-globalkeys-devel + liblxqt-devel + libqtxdg-devel + lxqt-globalkeys-devel qt5-base-devel qt5-linguist qt5-script-devel qt5-svg-devel muparser-devel - lxqt-build-tools + lxqt-build-tools @@ -51,6 +51,13 @@ + + 2023-04-23 + 1.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-14 1.2.0 diff --git a/desktop/lxqt/lxqt-session/pspec.xml b/desktop/lxqt/lxqt-session/pspec.xml index 73dae72476..351deed5d8 100644 --- a/desktop/lxqt/lxqt-session/pspec.xml +++ b/desktop/lxqt/lxqt-session/pspec.xml @@ -13,19 +13,19 @@ lxqt LXQt session An alternative session manager ported from the original razor-session - https://github.com/lxqt/lxqt-session/releases/download/1.2.0/lxqt-session-1.2.0.tar.xz + https://github.com/lxqt/lxqt-session/releases/download/1.3.0/lxqt-session-1.3.0.tar.xz cmake kwindowsystem-devel libX11-devel libgcc - liblxqt-devel - libqtxdg-tools - libqtxdg-devel + liblxqt-devel + libqtxdg-tools + libqtxdg-devel qt5-linguist qt5-x11extras-devel xdg-user-dirs - lxqt-build-tools + lxqt-build-tools libgudev-devel @@ -56,6 +56,13 @@ + + 2023-04-23 + 1.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-14 1.2.0 diff --git a/desktop/lxqt/lxqt-sudo/pspec.xml b/desktop/lxqt/lxqt-sudo/pspec.xml index 8b83a62a26..4aad6c66b9 100644 --- a/desktop/lxqt/lxqt-sudo/pspec.xml +++ b/desktop/lxqt/lxqt-sudo/pspec.xml @@ -13,15 +13,15 @@ lxqt Python binding of terminal widget for Qt LXQt privilege program (lxsu). - https://github.com/lxqt/lxqt-sudo/releases/download/1.2.0/lxqt-sudo-1.2.0.tar.xz + https://github.com/lxqt/lxqt-sudo/releases/download/1.3.0/lxqt-sudo-1.3.0.tar.xz cmake kwindowsystem-devel - liblxqt-devel - libqtxdg-devel + liblxqt-devel + libqtxdg-devel qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools lxqt-sudo @@ -40,6 +40,13 @@ + + 2023-04-23 + 1.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-14 1.2.0 diff --git a/desktop/lxqt/lxqt-themes/pspec.xml b/desktop/lxqt/lxqt-themes/pspec.xml index 824e6e4167..e7ad6b15f9 100644 --- a/desktop/lxqt/lxqt-themes/pspec.xml +++ b/desktop/lxqt/lxqt-themes/pspec.xml @@ -13,13 +13,13 @@ lxqt LXQt themes, graphics and icons. LXQt themes, graphics and icons - https://github.com/lxqt/lxqt-themes/releases/download/1.2.0/lxqt-themes-1.2.0.tar.xz + https://github.com/lxqt/lxqt-themes/releases/download/1.3.0/lxqt-themes-1.3.0.tar.xz cmake kwindowsystem-devel - liblxqt-devel + liblxqt-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools themes.patch @@ -48,6 +48,13 @@ + + 2023-04-23 + 1.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-14 1.2.0 diff --git a/desktop/lxqt/lxqt-wallet/pspec.xml b/desktop/lxqt/lxqt-wallet/pspec.xml index f610dc815e..145ab39ce5 100644 --- a/desktop/lxqt/lxqt-wallet/pspec.xml +++ b/desktop/lxqt/lxqt-wallet/pspec.xml @@ -56,6 +56,13 @@ + + 2023-04-23 + 3.2.2 + Rebuild. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2021-04-26 3.2.2 diff --git a/desktop/lxqt/obconf-qt/pspec.xml b/desktop/lxqt/obconf-qt/pspec.xml index a046f42f03..2a9ed117b4 100644 --- a/desktop/lxqt/obconf-qt/pspec.xml +++ b/desktop/lxqt/obconf-qt/pspec.xml @@ -17,11 +17,11 @@ cmake icon-theme-hicolor - liblxqt-devel + liblxqt-devel openbox-devel qt5-linguist kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools @@ -43,6 +43,13 @@ + + 2023-04-22 + 0.16.2 + Rebuild. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2022-11-14 0.16.2 diff --git a/desktop/lxqt/pavucontrol-qt/pspec.xml b/desktop/lxqt/pavucontrol-qt/pspec.xml index a28f6b7bdc..92267f51d1 100644 --- a/desktop/lxqt/pavucontrol-qt/pspec.xml +++ b/desktop/lxqt/pavucontrol-qt/pspec.xml @@ -13,18 +13,18 @@ lxqt Qt port of volume control pavucontrol. Qt port of volume control pavucontrol - https://github.com/lxqt/pavucontrol-qt/releases/download/1.2.0/pavucontrol-qt-1.2.0.tar.xz + https://github.com/lxqt/pavucontrol-qt/releases/download/1.3.0/pavucontrol-qt-1.3.0.tar.xz cmake kwindowsystem-devel libgcc - liblxqt-devel + liblxqt-devel qt5-linguist - libqtxdg-devel + libqtxdg-devel pulseaudio-libs-devel glib2-devel xdg-user-dirs - lxqt-build-tools + lxqt-build-tools @@ -43,6 +43,13 @@ + + 2023-04-23 + 1.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-14 1.2.0 diff --git a/desktop/lxqt/pcmanfm-qt/pspec.xml b/desktop/lxqt/pcmanfm-qt/pspec.xml index 9b20fbea9c..db81b75394 100644 --- a/desktop/lxqt/pcmanfm-qt/pspec.xml +++ b/desktop/lxqt/pcmanfm-qt/pspec.xml @@ -13,15 +13,15 @@ app:gui The LXQt file manager, Qt port of PCManFM File manager and desktop icon manager (Qt port of PCManFM and libfm) - https://github.com/lxqt/pcmanfm-qt/releases/download/1.2.1/pcmanfm-qt-1.2.1.tar.xz + https://github.com/lxqt/pcmanfm-qt/releases/download/1.3.0/pcmanfm-qt-1.3.0.tar.xz cairo-devel cmake glib2-devel - libfm-qt-devel + libfm-qt-devel libgcc - liblxqt-devel - libqtxdg-devel + liblxqt-devel + libqtxdg-devel menu-cache-devel libxcb-devel libkexiv2-devel @@ -31,7 +31,7 @@ kwindowsystem-devel libexif-devel udisks2-devel - lxqt-build-tools + lxqt-build-tools @@ -62,6 +62,13 @@ + + 2023-04-23 + 1.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-01-20 1.2.1 diff --git a/desktop/lxqt/qps/pspec.xml b/desktop/lxqt/qps/pspec.xml index 75322457d6..5b6ea4d9aa 100644 --- a/desktop/lxqt/qps/pspec.xml +++ b/desktop/lxqt/qps/pspec.xml @@ -13,7 +13,7 @@ app Qt Process Manager Qt Process Manager - https://github.com/lxqt/qps/releases/download/2.6.0/qps-2.6.0.tar.xz + https://github.com/lxqt/qps/releases/download/2.7.0/qps-2.7.0.tar.xz cmake qt5-base-devel @@ -21,8 +21,8 @@ libXrender-devel qt5-linguist kwindowsystem-devel - liblxqt-devel - lxqt-build-tools + liblxqt-devel + lxqt-build-tools @@ -41,6 +41,13 @@ + + 2023-04-23 + 2.7.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-14 2.6.0 diff --git a/desktop/lxqt/qterminal/pspec.xml b/desktop/lxqt/qterminal/pspec.xml index f089b0e494..fe3d977b60 100644 --- a/desktop/lxqt/qterminal/pspec.xml +++ b/desktop/lxqt/qterminal/pspec.xml @@ -13,19 +13,19 @@ lxqt QT5-based multitab terminal emulator. QT5-based multitab terminal emulator. - https://github.com/lxqt/qterminal/releases/download/1.2.0/qterminal-1.2.0.tar.xz + https://github.com/lxqt/qterminal/releases/download/1.3.0/qterminal-1.3.0.tar.xz cmake qt5-base-devel qt5-linguist libxcb-devel libX11-devel - qtermwidget5-devel + qtermwidget5-devel qt5-x11extras-devel - lxqt-config + lxqt-config qt5-svg-devel kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools @@ -47,6 +47,13 @@ + + 2023-04-23 + 1.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-14 1.2.0 diff --git a/desktop/lxqt/screengrab/pspec.xml b/desktop/lxqt/screengrab/pspec.xml index 0fc7b4c3fa..cfda2351ea 100644 --- a/desktop/lxqt/screengrab/pspec.xml +++ b/desktop/lxqt/screengrab/pspec.xml @@ -13,15 +13,15 @@ app:gui Crossplatform tool for fast making screenshots. An application for creating screenshots. ScreenGrab uses the Qt framework and thus, it is independent from any desktop environment. - https://github.com/lxqt/screengrab/releases/download/2.5.0/screengrab-2.5.0.tar.xz + https://github.com/lxqt/screengrab/releases/download/2.6.0/screengrab-2.6.0.tar.xz cmake libgcc kwindowsystem-devel - liblxqt-devel + liblxqt-devel qt5-linguist - libqtxdg-devel - lxqt-build-tools + libqtxdg-devel + lxqt-build-tools @@ -46,6 +46,13 @@ + + 2023-04-23 + 2.6.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-14 2.5.0 diff --git a/desktop/lxqt/xdg-desktop-portal-lxqt/pspec.xml b/desktop/lxqt/xdg-desktop-portal-lxqt/pspec.xml index 405f63d4fb..b74b297809 100644 --- a/desktop/lxqt/xdg-desktop-portal-lxqt/pspec.xml +++ b/desktop/lxqt/xdg-desktop-portal-lxqt/pspec.xml @@ -13,7 +13,7 @@ lxqt A backend implementation for xdg-desktop-portal using Qt/KF5/libfm-qt A backend implementation for xdg-desktop-portal using Qt/KF5/libfm-qt - https://github.com/lxqt/xdg-desktop-portal-lxqt/releases/download/0.3.0/xdg-desktop-portal-lxqt-0.3.0.tar.xz + https://github.com/lxqt/xdg-desktop-portal-lxqt/releases/download/0.4.0/xdg-desktop-portal-lxqt-0.4.0.tar.xz cmake qt5-base-devel @@ -43,6 +43,13 @@ + + 2023-04-23 + 0.4.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-14 0.3.0