From 4ed3a5ac3e8d6884ad9e79a7fe3a3aa035958047 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Mon, 5 Apr 2021 14:55:01 +0300 Subject: [PATCH 1/2] pluma:v.bump to 1.25.3 --- desktop/mate/pluma/actions.py | 5 ++--- desktop/mate/pluma/pspec.xml | 17 ++++++++++++----- 2 files changed, 14 insertions(+), 8 deletions(-) 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 From b9fbd6bfe7ca952642e815ba4b32e05e7528cd70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Mon, 5 Apr 2021 14:56:48 +0300 Subject: [PATCH 2/2] glade:rebuild --- desktop/toolkit/glade/pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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