From 23f8d8b9cb82fd21222605306c44c71629907394 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 28 Jul 2025 13:29:18 +0300 Subject: [PATCH] enchant2 ver. bump --- office/spellcheck/enchant2/actions.py | 2 +- office/spellcheck/enchant2/pspec.xml | 13 +++++++++---- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/office/spellcheck/enchant2/actions.py b/office/spellcheck/enchant2/actions.py index c83a7a8fe3..0366106aa2 100644 --- a/office/spellcheck/enchant2/actions.py +++ b/office/spellcheck/enchant2/actions.py @@ -31,5 +31,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.rename("/usr/share/enchant/enchant.ordering", "enchant.ordering-2") + # pisitools.rename("/usr/share/enchant/enchant.ordering", "enchant.ordering-2") pisitools.dodoc("AUTHORS", "NEWS") diff --git a/office/spellcheck/enchant2/pspec.xml b/office/spellcheck/enchant2/pspec.xml index ae8c49a65e..5a8b9cc335 100644 --- a/office/spellcheck/enchant2/pspec.xml +++ b/office/spellcheck/enchant2/pspec.xml @@ -13,9 +13,7 @@ library Spellchecker wrapping library enchant is a library that wraps other spell checking backends. - - https://github.com/AbiWord/enchant/releases/download/v2.3.3/enchant-2.3.3.tar.gz - + https://github.com/AbiWord/enchant/releases/download/v2.8.11/enchant-2.8.11.tar.gz gnupg hspell @@ -41,7 +39,7 @@ /usr/lib /usr/share/man /usr/share/doc - /usr/share/enchant/enchant.ordering-2 + /usr/share/enchant-2/enchant.ordering @@ -126,6 +124,13 @@ + + 2025-07-28 + 2.8.11 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2022-12-02 2.3.3