diff --git a/desktop/mate/pluma/actions.py b/desktop/mate/pluma/actions.py
index a424076ca5..c079e3d391 100644
--- a/desktop/mate/pluma/actions.py
+++ b/desktop/mate/pluma/actions.py
@@ -11,9 +11,8 @@ from pisi.actionsapi import shelltools
from pisi.actionsapi import get
def setup():
- #shelltools.export("PYTHON", "python3")
autotools.configure("--prefix=/usr \
- pythondir=/usr/bin/python3 \
+ pythondir=/usr/bin/python3 \
--libexecdir=/usr/lib/pluma \
--disable-schemas-compile \
--enable-gtk-doc=no \
@@ -28,4 +27,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("README", "NEWS", "ChangeLog", "AUTHORS", "COPYING")
+ pisitools.dodoc("README*", "NEWS", "ChangeLog", "AUTHORS", "COPYING")
diff --git a/desktop/mate/pluma/pspec.xml b/desktop/mate/pluma/pspec.xml
index 71778aa67d..5de52abc18 100644
--- a/desktop/mate/pluma/pspec.xml
+++ b/desktop/mate/pluma/pspec.xml
@@ -13,7 +13,7 @@
app:gui
Mate metin editörü
mate masaüstü için metin editörü.
- http://pub.mate-desktop.org/releases/1.25/pluma-1.25.0.tar.xz
+ http://pub.mate-desktop.org/releases/1.25/pluma-1.25.3.tar.xz
intltool
itstool
@@ -26,7 +26,7 @@
libpeas-devel
python3-devel
python3-pygobject3-devel
- gtksourceview3-devel
+ gtksourceview4-devel
@@ -45,7 +45,7 @@
libxml2
enchant2
gdk-pixbuf
- gtksourceview3
+ gtksourceview4
gobject-introspection
@@ -70,7 +70,7 @@
pluma için geliştirme dosyaları
libpeas-devel
- gtksourceview3-devel
+ gtksourceview4-devel
pluma
@@ -91,10 +91,17 @@
+
+ 2021-04-05
+ 1.25.3
+ v.bump
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2020-07-03
1.25.0
- First release
+ v.bump
Ayhan Yalçınsoy
ayhanyalcinsoy@pisilinux.org
diff --git a/desktop/toolkit/glade/pspec.xml b/desktop/toolkit/glade/pspec.xml
index ec29dcaa76..83c6c471b7 100755
--- a/desktop/toolkit/glade/pspec.xml
+++ b/desktop/toolkit/glade/pspec.xml
@@ -90,7 +90,7 @@
- 2021-04-07
+ 2021-04-05
3.38.2
First release
Ayhan Yalçınsoy