diff --git a/desktop/mate/bamf/actions.py b/desktop/mate/bamf/actions.py index a4a408788c..73fc24ab08 100644 --- a/desktop/mate/bamf/actions.py +++ b/desktop/mate/bamf/actions.py @@ -11,9 +11,10 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get def setup(): - shelltools.export("PYTHON", "/usr/bin/python3") + #shelltools.export("PYTHON", "/usr/bin/python3") pisitools.dosed("configure", "-Werror", "") autotools.configure("--disable-static \ + pythondir=/usr/bin/python3 \ --libexecdir=/usr/lib \ --sysconfdir=/etc \ --enable-gtk-doc-html=no \ diff --git a/desktop/mate/libmatekbd/pspec.xml b/desktop/mate/libmatekbd/pspec.xml index 3b163707fe..dadd812263 100644 --- a/desktop/mate/libmatekbd/pspec.xml +++ b/desktop/mate/libmatekbd/pspec.xml @@ -13,11 +13,11 @@ library GNOME keybord configration library libgnomekbd contains a GNOME library that manages keyboard layout settings and its panel applet. - http://pub.mate-desktop.org/releases/1.22/libmatekbd-1.22.0.tar.xz + http://pub.mate-desktop.org/releases/1.24/libmatekbd-1.24.0.tar.xz intltool gtk3-devel - mate-common + mate-common libICE-devel python3-devel libxklavier-devel @@ -66,6 +66,13 @@ + + 2020-03-01 + 1.24.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-02-29 1.22.0 @@ -74,4 +81,4 @@ ayhanyalcinsoy@pisilinux.org - \ No newline at end of file + diff --git a/desktop/mate/mate-common/pspec.xml b/desktop/mate/mate-common/pspec.xml index bdfb30a279..2004f82c13 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.22/mate-common-1.22.2.tar.xz + http://pub.mate-desktop.org/releases/1.24/mate-common-1.24.0.tar.xz mate-common @@ -26,6 +26,13 @@ + + 2020-03-01 + 1.24.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-02-13 1.22.2