[evince/gnome-3-38] Release 3.38.1



commit 16ba571942dbcc8d8208c7a8c350ed1e7016a110
Author: Germán Poo-Caamaño <gpoo gnome org>
Date:   Mon Jan 25 00:07:14 2021 -0300

    Release 3.38.1

 NEWS                            | 24 ++++++++++++++++++++++++
 meson.build                     |  2 +-
 org.gnome.Evince.appdata.xml.in |  8 ++++++++
 3 files changed, 33 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 92440d00..fd3a9f8d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+================
+Evince    3.38.1
+================
+
+shell:
+  *  Make Esc cancel any annotation in progress (#1416, Casey Jao)
+  * Remove ability to launch actions (#1333, Michael Catanzaro)
+  * Unescape tooltip URI in Recent Documents view (Santurysim)
+  * Fix X11 regression (#1504, Nelson Benítez León)
+  * Text search if match not in page keep looking for others (#1545, Nelson Benítez León)
+
+Developers:
+  * Casey Jao, Michael Catanzaro, Nelson Benítez León, Santurysim
+
+Translations:
+  * Jordi Mas (Catalan)
+  * Christian Kirbach (German)
+  * Yosef Or Boczko (Hebrew)
+  * Gianvito Cavasoli (Italian)
+  * Kjartan Maraas (Norwegian Bokmål)
+  * Juliano de Souza Camargo (Portuguese)
+  * Dušan Kazik (Slovak)
+  * Ngọc Quân Trần (Vietnamese)
+
 ================
 Evince    3.38.0
 ================
diff --git a/meson.build b/meson.build
index 66ebe2e8..29d4c47d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'evince', ['c', 'cpp'],
-  version: '3.38.0',
+  version: '3.38.1',
   license: 'GPL2+',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.50.0',
diff --git a/org.gnome.Evince.appdata.xml.in b/org.gnome.Evince.appdata.xml.in
index 0f958bf0..a4419827 100644
--- a/org.gnome.Evince.appdata.xml.in
+++ b/org.gnome.Evince.appdata.xml.in
@@ -82,6 +82,14 @@
     <content_attribute id="money-gambling">none</content_attribute>
   </content_rating>
   <releases>
+    <release version="3.38.1" date="2021-01-25">
+      <issues>
+        <issue>https://gitlab.gnome.org/GNOME/evince/issues/#1333</issue>
+        <issue>https://gitlab.gnome.org/GNOME/evince/issues/#1416</issue>
+        <issue>https://gitlab.gnome.org/GNOME/evince/issues/#1504</issue>
+        <issue>https://gitlab.gnome.org/GNOME/evince/issues/#1545</issue>
+      </issues>
+    </release>
     <release version="3.38.0" date="2020-09-12">
       <issues>
         <issue>https://gitlab.gnome.org/GNOME/evince/issues/#842</issue>


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