From df56fc333f33fa1ff98c4d78bdbc67c5b92bf9d7 Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Sat, 4 Apr 2020 18:32:05 +0300 Subject: [PATCH 1/6] mate-background:v.bump to 1.24.1 --- desktop/mate/mate-backgrounds/pspec.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/desktop/mate/mate-backgrounds/pspec.xml b/desktop/mate/mate-backgrounds/pspec.xml index e0d8c3117d..bea4aa48a4 100644 --- a/desktop/mate/mate-backgrounds/pspec.xml +++ b/desktop/mate/mate-backgrounds/pspec.xml @@ -12,7 +12,7 @@ data Default wallpapers for the Mate desktop gnome-backgrounds contains default wallpapers for the Mate desktop. - http://pub.mate-desktop.org/releases/1.24/mate-backgrounds-1.24.0.tar.xz + http://pub.mate-desktop.org/releases/1.24/mate-backgrounds-1.24.1.tar.xz intltool mate-common @@ -45,8 +45,8 @@ - 2020-03-01 - 1.24.0 + 2020-04-03 + 1.24.1 Version bump. Mustafa Cinasal muscnsl@gmail.com From b7f628e0c698f5ff9278b3ac3bd3da1cfe2defb7 Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Sat, 4 Apr 2020 18:32:43 +0300 Subject: [PATCH 2/6] mate-common:v.bump to 1.24.1 --- desktop/mate/mate-common/pspec.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/desktop/mate/mate-common/pspec.xml b/desktop/mate/mate-common/pspec.xml index 2004f82c13..f0b0d0ec7b 100644 --- a/desktop/mate/mate-common/pspec.xml +++ b/desktop/mate/mate-common/pspec.xml @@ -12,7 +12,7 @@ library Common files for development of Mate packages maate-common package contains aclocal macros, makefile headers and documents tools in order to build Mate sources. - http://pub.mate-desktop.org/releases/1.24/mate-common-1.24.0.tar.xz + http://pub.mate-desktop.org/releases/1.24/mate-common-1.24.1.tar.xz mate-common @@ -27,8 +27,8 @@ - 2020-03-01 - 1.24.0 + 2020-04-03 + 1.24.1 Version bump. Mustafa Cinasal muscnsl@gmail.com From 0fb7085bd2c148adb39d4b78a7910ba7d2723a7c Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Sat, 4 Apr 2020 18:33:28 +0300 Subject: [PATCH 3/6] mate-power-manager:v.bump to 1.24.1 --- desktop/mate/mate-power-manager/pspec.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/desktop/mate/mate-power-manager/pspec.xml b/desktop/mate/mate-power-manager/pspec.xml index a0a096ce91..3524762962 100644 --- a/desktop/mate/mate-power-manager/pspec.xml +++ b/desktop/mate/mate-power-manager/pspec.xml @@ -13,7 +13,7 @@ app:gui Mate için güç yöneticisi Power management tool for the MATE desktop. - http://pub.mate-desktop.org/releases/1.24/mate-power-manager-1.24.0.tar.xz + http://pub.mate-desktop.org/releases/1.24/mate-power-manager-1.24.1.tar.xz gtk3-devel dbus-glib-devel @@ -72,11 +72,11 @@ - 2020-03-31 - 1.24.0 + 2020-04-03 + 1.24.1 Version bump. - Mustafa Cinasal - muscnsl@gmail.com + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org 2020-02-13 @@ -86,4 +86,4 @@ ayhanyalcinsoy@pisilinux.org - \ No newline at end of file + From e3694b53e43d16e129ba484ecfbf618a4a17fddc Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Sat, 4 Apr 2020 18:41:02 +0300 Subject: [PATCH 4/6] service-manager:v.bump to 3.1.2 --- desktop/pisilinux/service-manager/actions.py | 4 ---- desktop/pisilinux/service-manager/pspec.xml | 13 ++++++++----- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/desktop/pisilinux/service-manager/actions.py b/desktop/pisilinux/service-manager/actions.py index 1bf8b51f86..be40adabdd 100644 --- a/desktop/pisilinux/service-manager/actions.py +++ b/desktop/pisilinux/service-manager/actions.py @@ -9,11 +9,7 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import shelltools def build(): - pisitools.dosed("data/service-manager.desktop", "NotShowIn=KDE;", "") shelltools.system("python setup.py build") def install(): pythonmodules.install() - - pisitools.insinto("/usr/share/pixmaps", "data/flag-yellow.png") - diff --git a/desktop/pisilinux/service-manager/pspec.xml b/desktop/pisilinux/service-manager/pspec.xml index ac993534aa..0c8f54eb01 100644 --- a/desktop/pisilinux/service-manager/pspec.xml +++ b/desktop/pisilinux/service-manager/pspec.xml @@ -12,17 +12,13 @@ app:gui System Service configuration GUI This system service configuration software is developed for Pisi Linux. It provides managing system services. - https://github.com/Rmys/Sources/blob/master/service-manager-3.1.1.tar.gz?raw=true + https://github.com/PisiLinuxNew/service-manager/archive/service-manager-3.1.2.tar.gz pisilinux-desktop-services docutils python-docutils python-qt5-devel - - - fixed-icon-issue.patch - @@ -40,6 +36,13 @@ + + 2020-04-02 + 3.1.2 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-12-06 3.1.1 From a20a531d8c6abe084c4bf6102c396e91ded6c38d Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 5 Apr 2020 17:08:41 +0300 Subject: [PATCH 5/6] liblouis --- accessibility/liblouis/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/accessibility/liblouis/actions.py b/accessibility/liblouis/actions.py index 9f4ec0a4e5..549c3c65a3 100644 --- a/accessibility/liblouis/actions.py +++ b/accessibility/liblouis/actions.py @@ -21,7 +21,7 @@ def install(): pisitools.dodoc("AUTHORS", "COPYING", "ChangeLog") - shelltools.export("LD_PRELOAD","%s/liblouis/.libs/liblouis.so.12" % get.curDIR()) + shelltools.export("LD_PRELOAD","%s/liblouis/.libs/liblouis.so.20" % get.curDIR()) shelltools.cd("python") pythonmodules.install("--prefix=/usr --optimize=1") From 12578e21f58d1ffad10c4369d21042f65a2fa927 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 5 Apr 2020 17:13:19 +0300 Subject: [PATCH 6/6] brltty rebuild --- accessibility/brltty/pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/accessibility/brltty/pspec.xml b/accessibility/brltty/pspec.xml index 1c01ae4a66..4a8344e872 100644 --- a/accessibility/brltty/pspec.xml +++ b/accessibility/brltty/pspec.xml @@ -89,7 +89,7 @@ 2020-03-05 6.0 - Version bump + Version bump. Mustafa Cinasal muscnsl@gmail.com