From 6438908d5fb0b20c9a5c38fe1e53eabb255bfbd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Tue, 27 Apr 2021 12:47:32 +0300 Subject: [PATCH 1/2] lxqt-notificationd:v.bump to 0.17.0 --- desktop/lxqt/lxqt-notificationd/actions.py | 3 +-- desktop/lxqt/lxqt-notificationd/pspec.xml | 16 ++++++++++++---- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/desktop/lxqt/lxqt-notificationd/actions.py b/desktop/lxqt/lxqt-notificationd/actions.py index f3af73c174..e098249f38 100644 --- a/desktop/lxqt/lxqt-notificationd/actions.py +++ b/desktop/lxqt/lxqt-notificationd/actions.py @@ -12,8 +12,7 @@ def setup(): shelltools.cd("build") cmaketools.configure("-DCMAKE_BUILD_TYPE=release \ -DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_INSTALL_LIBDIR=/usr/lib\ - -DPULL_TRANSLATIONS=yes", sourceDir="..") + -DCMAKE_INSTALL_LIBDIR=/usr/lib", sourceDir="..") def build(): shelltools.cd("build") diff --git a/desktop/lxqt/lxqt-notificationd/pspec.xml b/desktop/lxqt/lxqt-notificationd/pspec.xml index ceaf1cca62..9feea75ee6 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/0.16.0/lxqt-notificationd-0.16.0.tar.xz + https://github.com/lxqt/lxqt-notificationd/releases/download/0.17.0/lxqt-notificationd-0.17.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,14 @@ + + + 2021-04-26 + 0.17.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2020-11-05 0.16.0 From 5f2a05a3b32298e6386f8af505686f9b3731def9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Tue, 27 Apr 2021 12:55:15 +0300 Subject: [PATCH 2/2] update --- desktop/lxqt/libsysstat/pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/lxqt/libsysstat/pspec.xml b/desktop/lxqt/libsysstat/pspec.xml index d2c78866fb..e844b269ba 100644 --- a/desktop/lxqt/libsysstat/pspec.xml +++ b/desktop/lxqt/libsysstat/pspec.xml @@ -50,7 +50,7 @@ 2021-04-26 0.4.5 - version bump + version bump. Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org