[evince/gnome-41] Release 41.4



commit 27a1be1b599ac8e6021622739f79a25f24dfe635
Author: Germán Poo-Caamaño <gpoo gnome org>
Date:   Sun Mar 13 18:04:32 2022 -0300

    Release 41.4

 NEWS                            | 14 ++++++++++++++
 meson.build                     |  2 +-
 org.gnome.Evince.appdata.xml.in |  5 +++++
 3 files changed, 20 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 7b91706df..7a0c0a8a9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+==============
+Evince    41.4
+==============
+
+shell:
+  * Fix crash when thumbnail extraction takes too long (#965, Nelson Benítez León)
+
+Developers:
+  * Nelson Benítez León
+
+Translations:
+  * Gianvito Cavasoli (Italian)
+  * sicklylife (Japanese)
+
 ==============
 Evince    41.3
 ==============
diff --git a/meson.build b/meson.build
index 07fb8ec44..6ab0d4471 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'evince', ['c'],
-  version: '41.3',
+  version: '41.4',
   license: 'GPL2+',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.53.0',
diff --git a/org.gnome.Evince.appdata.xml.in b/org.gnome.Evince.appdata.xml.in
index 41d825aa3..9b71231ca 100644
--- a/org.gnome.Evince.appdata.xml.in
+++ b/org.gnome.Evince.appdata.xml.in
@@ -81,6 +81,11 @@
     <content_attribute id="money-gambling">none</content_attribute>
   </content_rating>
   <releases>
+    <release version="41.4" type="stable" date="2022-04-13">
+      <issues>
+        <issue url="https://gitlab.gnome.org/GNOME/evince/issues/965";>#965</issue>
+      </issues>
+    </release>
     <release version="41.3" type="stable" date="2021-11-20"/>
     <release version="41.2" type="stable" date="2021-10-09">
       <issues>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]