From 4476a362461ca2494296ce1d780db60257fa5afa Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 14 Nov 2022 23:38:55 +0300 Subject: [PATCH] lxqt-1.2.0 --- desktop/lxqt/featherpad/pspec.xml | 9 ++++++++- desktop/lxqt/libfm-qt/pspec.xml | 11 +++++++++-- desktop/lxqt/liblxqt/pspec.xml | 15 +++++++++++---- desktop/lxqt/libqtxdg/pspec.xml | 11 +++++++++-- desktop/lxqt/libstatgrab/pspec.xml | 9 ++++++++- 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 | 15 +++++++++++---- desktop/lxqt/lxqt-sudo/pspec.xml | 15 +++++++++++---- desktop/lxqt/lxqt-themes/pspec.xml | 13 ++++++++++--- desktop/lxqt/menu-cache/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 | 13 ++++++++++--- desktop/lxqt/screengrab/pspec.xml | 15 +++++++++++---- desktop/lxqt/xdg-desktop-portal-lxqt/pspec.xml | 9 ++++++++- 30 files changed, 305 insertions(+), 95 deletions(-) diff --git a/desktop/lxqt/featherpad/pspec.xml b/desktop/lxqt/featherpad/pspec.xml index 655ad73fce..27f93f4eda 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.1.1/FeatherPad-1.1.1.tar.xz + https://github.com/tsujan/FeatherPad/releases/download/V1.3.3/FeatherPad-1.3.3.tar.xz extra-cmake-modules qt5-base-devel @@ -48,6 +48,13 @@ + + 2022-11-14 + 1.3.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-19 1.1.1 diff --git a/desktop/lxqt/libfm-qt/pspec.xml b/desktop/lxqt/libfm-qt/pspec.xml index dfcea66557..88916fe7cc 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.1.0/libfm-qt-1.1.0.tar.xz + https://github.com/lxqt/libfm-qt/releases/download/1.2.0/libfm-qt-1.2.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 @@ + + 2022-11-14 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-19 1.1.0 diff --git a/desktop/lxqt/liblxqt/pspec.xml b/desktop/lxqt/liblxqt/pspec.xml index c249670709..d131313d43 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.1.0/liblxqt-1.1.0.tar.xz + https://github.com/lxqt/liblxqt/releases/download/1.2.0/liblxqt-1.2.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 @@ + + 2022-11-14 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-19 1.1.0 diff --git a/desktop/lxqt/libqtxdg/pspec.xml b/desktop/lxqt/libqtxdg/pspec.xml index 2102cb6a56..4dd83d1bdb 100644 --- a/desktop/lxqt/libqtxdg/pspec.xml +++ b/desktop/lxqt/libqtxdg/pspec.xml @@ -14,7 +14,7 @@ Library providing freedesktop.org specs implementations for Qt. Library providing freedesktop.org specs implementations for Qt. lxqt-sudo - https://github.com/lxqt/libqtxdg/releases/download/3.9.1/libqtxdg-3.9.1.tar.xz + https://github.com/lxqt/libqtxdg/releases/download/3.10.0/libqtxdg-3.10.0.tar.xz libgcc cmake @@ -24,7 +24,7 @@ qt5-svg-devel gtk3-devel xdg-user-dirs - lxqt-build-tools + lxqt-build-tools @@ -63,6 +63,13 @@ + + 2022-11-14 + 3.10.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-06-19 3.9.1 diff --git a/desktop/lxqt/libstatgrab/pspec.xml b/desktop/lxqt/libstatgrab/pspec.xml index 4ac566ef5e..a87dd5ef0d 100644 --- a/desktop/lxqt/libstatgrab/pspec.xml +++ b/desktop/lxqt/libstatgrab/pspec.xml @@ -13,7 +13,7 @@ lxqt libstatgrab is a library that provides cross platform access to statistics about the system on which it's run. libstatgrab is a library for accessing information from the system for statistical purposes. - https://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.92.tar.gz + https://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.92.1.tar.gz ncurses-devel @@ -31,6 +31,13 @@ + + 2022-11-14 + 0.92.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-04-06 0.92 diff --git a/desktop/lxqt/libsysstat/pspec.xml b/desktop/lxqt/libsysstat/pspec.xml index 91987178fd..c12816f0cc 100644 --- a/desktop/lxqt/libsysstat/pspec.xml +++ b/desktop/lxqt/libsysstat/pspec.xml @@ -19,7 +19,7 @@ libgcc qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools @@ -47,6 +47,13 @@ + + 2022-11-14 + 0.4.6 + rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2022-04-19 0.4.6 diff --git a/desktop/lxqt/lximage-qt/pspec.xml b/desktop/lxqt/lximage-qt/pspec.xml index ec91eb4991..f5b082f7a8 100644 --- a/desktop/lxqt/lximage-qt/pspec.xml +++ b/desktop/lxqt/lximage-qt/pspec.xml @@ -13,7 +13,7 @@ lxqt Image viewer and screenshot tool. Image viewer and screenshot tool. - https://github.com/lxqt/lximage-qt/releases/download/1.1.0/lximage-qt-1.1.0.tar.xz + https://github.com/lxqt/lximage-qt/releases/download/1.2.0/lximage-qt-1.2.0.tar.xz glib2-devel cmake @@ -24,11 +24,11 @@ qt5-linguist libexif-devel libX11-devel - libfm-qt-devel + libfm-qt-devel qt5-qdbusviewer menu-cache-devel kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools @@ -52,6 +52,13 @@ + + 2022-11-14 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-22 1.1.0 diff --git a/desktop/lxqt/lxqt-about/pspec.xml b/desktop/lxqt/lxqt-about/pspec.xml index 739f11eea6..21d651baa1 100644 --- a/desktop/lxqt/lxqt-about/pspec.xml +++ b/desktop/lxqt/lxqt-about/pspec.xml @@ -13,15 +13,15 @@ app:gui LXQt about dialog. About dialog of LXDE-Qt - https://github.com/lxqt/lxqt-about/releases/download/1.1.0/lxqt-about-1.1.0.tar.xz + https://github.com/lxqt/lxqt-about/releases/download/1.2.0/lxqt-about-1.2.0.tar.xz cmake kwindowsystem-devel libgcc - liblxqt-devel + liblxqt-devel qt5-linguist - libqtxdg-devel - lxqt-build-tools + libqtxdg-devel + lxqt-build-tools @@ -41,6 +41,13 @@ + + 2022-11-14 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-22 1.1.0 diff --git a/desktop/lxqt/lxqt-admin/pspec.xml b/desktop/lxqt/lxqt-admin/pspec.xml index 569167c7a9..5c274f463b 100644 --- a/desktop/lxqt/lxqt-admin/pspec.xml +++ b/desktop/lxqt/lxqt-admin/pspec.xml @@ -13,14 +13,14 @@ lxqt LXQt system administration tool LXQt system administration tool - https://github.com/lxqt/lxqt-admin/releases/download/1.1.0/lxqt-admin-1.1.0.tar.xz + https://github.com/lxqt/lxqt-admin/releases/download/1.2.0/lxqt-admin-1.2.0.tar.xz cmake glib2-devel polkit-qt-devel kwindowsystem-devel libgcc - liblxqt-devel + liblxqt-devel qt5-base-devel qt5-linguist lxqt-build-tools @@ -39,6 +39,13 @@ + + 2022-11-14 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-22 1.1.0 diff --git a/desktop/lxqt/lxqt-archiver/pspec.xml b/desktop/lxqt/lxqt-archiver/pspec.xml index 65a7b70859..6125846c6e 100644 --- a/desktop/lxqt/lxqt-archiver/pspec.xml +++ b/desktop/lxqt/lxqt-archiver/pspec.xml @@ -13,7 +13,7 @@ app:gui A simple and lightweight Qt file archiver. A simple and lightweight Qt file archiver. - https://github.com/lxqt/lxqt-archiver/releases/download/0.6.0/lxqt-archiver-0.6.0.tar.xz + https://github.com/lxqt/lxqt-archiver/releases/download/0.7.0/lxqt-archiver-0.7.0.tar.xz glib2-devel qt5-linguist @@ -22,8 +22,8 @@ extra-cmake-modules qt5-x11extras-devel menu-cache-devel - libfm-qt-devel - lxqt-build-tools + libfm-qt-devel + lxqt-build-tools @@ -54,6 +54,13 @@ + + 2022-11-14 + 0.7.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-25 0.6.0 diff --git a/desktop/lxqt/lxqt-config/pspec.xml b/desktop/lxqt/lxqt-config/pspec.xml index 6353a68e01..103c47b766 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.1.0/lxqt-config-1.1.0.tar.xz + https://github.com/lxqt/lxqt-config/releases/download/1.2.0/lxqt-config-1.2.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 @@ -71,6 +71,13 @@ + + 2022-11-14 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-19 1.1.0 diff --git a/desktop/lxqt/lxqt-globalkeys/pspec.xml b/desktop/lxqt/lxqt-globalkeys/pspec.xml index a301f6b6f1..3c898bf1ea 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.1.0/lxqt-globalkeys-1.1.0.tar.xz + https://github.com/lxqt/lxqt-globalkeys/releases/download/1.2.0/lxqt-globalkeys-1.2.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 @@ + + 2022-11-14 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-22 1.1.0 diff --git a/desktop/lxqt/lxqt-notificationd/pspec.xml b/desktop/lxqt/lxqt-notificationd/pspec.xml index 8a163acf4b..0c5b8f2220 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.1.0/lxqt-notificationd-1.1.0.tar.xz + https://github.com/lxqt/lxqt-notificationd/releases/download/1.2.0/lxqt-notificationd-1.2.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 @@ + + 2022-11-14 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-22 1.1.0 diff --git a/desktop/lxqt/lxqt-openssh-askpass/pspec.xml b/desktop/lxqt/lxqt-openssh-askpass/pspec.xml index f12b482077..a9e253447a 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.1.0/lxqt-openssh-askpass-1.1.0.tar.xz + https://github.com/lxqt/lxqt-openssh-askpass/releases/download/1.2.0/lxqt-openssh-askpass-1.2.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 @@ + + 2022-11-14 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-22 1.1.0 diff --git a/desktop/lxqt/lxqt-panel/pspec.xml b/desktop/lxqt/lxqt-panel/pspec.xml index 2ba90f8efe..6fd2765a47 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.1.0/lxqt-panel-1.1.0.tar.xz + https://github.com/lxqt/lxqt-panel/releases/download/1.2.0/lxqt-panel-1.2.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 @@ + + 2022-11-14 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-25 1.1.0 diff --git a/desktop/lxqt/lxqt-policykit/pspec.xml b/desktop/lxqt/lxqt-policykit/pspec.xml index 06b834bea8..5acc8774c3 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.1.0/lxqt-policykit-1.1.0.tar.xz + https://github.com/lxqt/lxqt-policykit/releases/download/1.2.0/lxqt-policykit-1.2.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 @@ + + 2022-11-14 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-22 1.1.0 diff --git a/desktop/lxqt/lxqt-powermanagement/pspec.xml b/desktop/lxqt/lxqt-powermanagement/pspec.xml index 144faa4764..d92ab5eb9b 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.1.0/lxqt-powermanagement-1.1.0.tar.xz + https://github.com/lxqt/lxqt-powermanagement/releases/download/1.2.0/lxqt-powermanagement-1.2.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 @@ + + 2022-11-14 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-25 1.1.0 diff --git a/desktop/lxqt/lxqt-qtplugin/pspec.xml b/desktop/lxqt/lxqt-qtplugin/pspec.xml index 269ecd05f2..ca710ea64a 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.1.0/lxqt-qtplugin-1.1.0.tar.xz + https://github.com/lxqt/lxqt-qtplugin/releases/download/1.2.0/lxqt-qtplugin-1.2.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 @@ + + 2022-11-14 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-25 1.1.0 diff --git a/desktop/lxqt/lxqt-runner/pspec.xml b/desktop/lxqt/lxqt-runner/pspec.xml index 3f6a049932..e6195a0073 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.1.0/lxqt-runner-1.1.0.tar.xz + https://github.com/lxqt/lxqt-runner/releases/download/1.2.0/lxqt-runner-1.2.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 @@ + + 2022-11-14 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-25 1.1.0 diff --git a/desktop/lxqt/lxqt-session/pspec.xml b/desktop/lxqt/lxqt-session/pspec.xml index 43277a50bc..1ad1dcf52b 100644 --- a/desktop/lxqt/lxqt-session/pspec.xml +++ b/desktop/lxqt/lxqt-session/pspec.xml @@ -13,18 +13,18 @@ lxqt LXQt session An alternative session manager ported from the original razor-session - https://github.com/lxqt/lxqt-session/releases/download/1.1.0/lxqt-session-1.1.0.tar.xz + https://github.com/lxqt/lxqt-session/releases/download/1.2.0/lxqt-session-1.2.0.tar.xz cmake kwindowsystem-devel libX11-devel libgcc - liblxqt-devel - libqtxdg-devel + liblxqt-devel + libqtxdg-devel qt5-linguist qt5-x11extras-devel xdg-user-dirs - lxqt-build-tools + lxqt-build-tools libgudev-devel @@ -54,6 +54,13 @@ + + 2022-11-14 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-25 1.1.0 diff --git a/desktop/lxqt/lxqt-sudo/pspec.xml b/desktop/lxqt/lxqt-sudo/pspec.xml index 663b88d619..8b83a62a26 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.1.0/lxqt-sudo-1.1.0.tar.xz + https://github.com/lxqt/lxqt-sudo/releases/download/1.2.0/lxqt-sudo-1.2.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 @@ + + 2022-11-14 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-25 1.1.0 diff --git a/desktop/lxqt/lxqt-themes/pspec.xml b/desktop/lxqt/lxqt-themes/pspec.xml index 41d176a9ba..824e6e4167 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.1.0/lxqt-themes-1.1.0.tar.xz + https://github.com/lxqt/lxqt-themes/releases/download/1.2.0/lxqt-themes-1.2.0.tar.xz cmake kwindowsystem-devel - liblxqt-devel + liblxqt-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools themes.patch @@ -48,6 +48,13 @@ + + 2022-11-14 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-19 1.1.0 diff --git a/desktop/lxqt/menu-cache/pspec.xml b/desktop/lxqt/menu-cache/pspec.xml index 89156b2e68..b07ffca638 100644 --- a/desktop/lxqt/menu-cache/pspec.xml +++ b/desktop/lxqt/menu-cache/pspec.xml @@ -50,6 +50,13 @@ + + 2022-11-14 + 1.1.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-04-26 1.1.0 diff --git a/desktop/lxqt/obconf-qt/pspec.xml b/desktop/lxqt/obconf-qt/pspec.xml index 0138929db9..a046f42f03 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 @@ + + 2022-11-14 + 0.16.2 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2022-04-19 0.16.2 diff --git a/desktop/lxqt/pavucontrol-qt/pspec.xml b/desktop/lxqt/pavucontrol-qt/pspec.xml index 8f3eab2b5d..a28f6b7bdc 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.1.0/pavucontrol-qt-1.1.0.tar.xz + https://github.com/lxqt/pavucontrol-qt/releases/download/1.2.0/pavucontrol-qt-1.2.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 @@ + + 2022-11-14 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-19 1.1.0 diff --git a/desktop/lxqt/pcmanfm-qt/pspec.xml b/desktop/lxqt/pcmanfm-qt/pspec.xml index b8ffd8b275..374d033d8e 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.1.0/pcmanfm-qt-1.1.0.tar.xz + https://github.com/lxqt/pcmanfm-qt/releases/download/1.2.0/pcmanfm-qt-1.2.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 @@ + + 2022-11-14 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-25 1.1.0 diff --git a/desktop/lxqt/qps/pspec.xml b/desktop/lxqt/qps/pspec.xml index 14a5f5c3a3..75322457d6 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.5.0/qps-2.5.0.tar.xz + https://github.com/lxqt/qps/releases/download/2.6.0/qps-2.6.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 @@ + + 2022-11-14 + 2.6.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-25 2.5.0 diff --git a/desktop/lxqt/qterminal/pspec.xml b/desktop/lxqt/qterminal/pspec.xml index c1f9e59d51..3c9923f554 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.1.0/qterminal-1.1.0.tar.xz + https://github.com/lxqt/qterminal/releases/download/1.2.0/qterminal-1.2.0.tar.xz cmake qt5-base-devel qt5-linguist libxcb-devel libX11-devel - qtermwidget5-devel + qtermwidget5-devel qt5-x11extras-devel lxqt-config qt5-svg-devel kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools @@ -47,6 +47,13 @@ + + 2022-11-14 + 1.2.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-25 1.1.0 diff --git a/desktop/lxqt/screengrab/pspec.xml b/desktop/lxqt/screengrab/pspec.xml index 7cf2e72fcd..0fc7b4c3fa 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.4.0/screengrab-2.4.0.tar.xz + https://github.com/lxqt/screengrab/releases/download/2.5.0/screengrab-2.5.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 @@ + + 2022-11-14 + 2.5.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-05-05 2.4.0 diff --git a/desktop/lxqt/xdg-desktop-portal-lxqt/pspec.xml b/desktop/lxqt/xdg-desktop-portal-lxqt/pspec.xml index 5d70750172..405f63d4fb 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.2.0/xdg-desktop-portal-lxqt-0.2.0.tar.xz + https://github.com/lxqt/xdg-desktop-portal-lxqt/releases/download/0.3.0/xdg-desktop-portal-lxqt-0.3.0.tar.xz cmake qt5-base-devel @@ -43,6 +43,13 @@ + + 2022-11-14 + 0.3.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-04-26 0.2.0