diff --git a/office/misc/crengine-ng/actions.py b/office/misc/crengine-ng/actions.py
index 63f8a0cc6f..855b83d651 100644
--- a/office/misc/crengine-ng/actions.py
+++ b/office/misc/crengine-ng/actions.py
@@ -8,7 +8,7 @@ from pisi.actionsapi import cmaketools, mesontools, pisitools
i = ''.join([
' -DBUILD_TOOLS=ON',
- ' -DENABLE_LTO=ON',
+ ' -DENABLE_LTO=OFF',
' -DUSE_CMARK_GFM=ON',
' -DUSE_CMARK=OFF',
' -DCMAKE_BUILD_TYPE=Release',
diff --git a/office/misc/crengine-ng/pspec.xml b/office/misc/crengine-ng/pspec.xml
index 89ab2905e3..e83cf70dd2 100644
--- a/office/misc/crengine-ng/pspec.xml
+++ b/office/misc/crengine-ng/pspec.xml
@@ -15,15 +15,15 @@
Supported document formats: fb2, fb3, epub (without DRM), rtf, doc, docx, odt, htm, chm, pdb, mobi (without DRM), txt, trc, prc. In fact, this is a fork of the CoolReader project.
-
- https://gitlab.com/coolreader-ng/crengine-ng/-/archive/0.9.6/crengine-ng-0.9.6.tar.bz2
+
+ https://gitlab.com/coolreader-ng/crengine-ng/-/archive/0.9.9/crengine-ng-0.9.9.tar.bz2
cmake
ninja
zlib-devel
zstd-devel
- cmark-devel
+
libpng-devel
libX11-devel
fribidi-devel
@@ -58,6 +58,8 @@
/usr/lib/libcrengine-ng.so
+ /usr/lib/libcrengine-ng.so.5
+ /usr/lib/libcrengine-ng.so.0.9.9
/usr/share/crengine-ng
/usr/share/crengine-ng/hyph
/usr/share/doc/crengine-ng
@@ -87,6 +89,13 @@
+
+ 2023-04-25
+ 0.9.9
+ Version bump.
+ fury
+ uglyside@yandex.ru
+
2023-01-29
0.9.6
diff --git a/office/misc/crqt/pspec.xml b/office/misc/crqt/pspec.xml
index d03d135ea4..08007ce922 100644
--- a/office/misc/crqt/pspec.xml
+++ b/office/misc/crqt/pspec.xml
@@ -15,8 +15,8 @@
It is a fork of the CoolReader project. Supported e-book formats: fb2, fb3 (incomplete), epub (non-DRM), doc, docx, odt, rtf, pdb, mobi (non-DRM), txt, html, chm, tcr.
-
- https://gitlab.com/coolreader-ng/crqt-ng/-/archive/1.0.5.1/crqt-ng-1.0.5.1.tar.bz2
+
+ https://gitlab.com/coolreader-ng/crqt-ng/-/archive/1.0.11/crqt-ng-1.0.11.tar.bz2
cmake
@@ -48,6 +48,13 @@
+
+ 2023-04-25
+ 1.0.11
+ Version bump.
+ fury
+ uglyside@yandex.ru
+
2023-02-02
1.0.5.1