[evince/gnome-3-36] Release 3.36.8



commit 7e57fcab26431f8fa4e0ecddd8ab906f469e3175
Author: Germán Poo-Caamaño <gpoo gnome org>
Date:   Mon Jan 25 00:12:42 2021 -0300

    Release 3.36.8

 NEWS                            | 22 ++++++++++++++++++++++
 meson.build                     |  2 +-
 org.gnome.Evince.appdata.xml.in | 11 +++++++++++
 3 files changed, 34 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9d0f617b..e6bdb3f7 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,28 @@
 Evince    3.36.7
 ================
 
+ci:
+  *  remove deprecated jobs (Jordan Petridis)
+
+dvi:
+  *  Fix some math fonts when using virtual fonts (#53, David C. Sterratt)
+
+shell:
+  * Make Esc cancel any annotation in progress (#1416, Casey Jao)
+  * Unescape tooltip URI in Recent Documents view (Santurysim)
+  * Text search if match not in page keep looking for others (#1545, Nelson Benítez León)
+  * Fix X11 regression (#1504, Nelson Benítez León)
+
+Developers:
+  * Casey Jao, David C. Sterratt, Jordan Petridis, Nelson Benítez León, Santurysim
+
+Translations:
+  * Yuri Chornoivan (Ukrainian)
+
+================
+Evince    3.36.7
+================
+
 pdf:
   * Add back 'de facto' tooltip feature (#842, Nelson Benítez León)
 
diff --git a/meson.build b/meson.build
index a6b58982..3e83aff5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'evince', ['c', 'cpp'],
-  version: '3.36.7',
+  version: '3.36.8',
   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 df1abb20..0850afc7 100644
--- a/org.gnome.Evince.appdata.xml.in
+++ b/org.gnome.Evince.appdata.xml.in
@@ -82,6 +82,17 @@
     <content_attribute id="money-gambling">none</content_attribute>
   </content_rating>
   <releases>
+    <release version="3.36.8" date="2021-01-25">
+      <issues>
+        <issue url="https://gitlab.gnome.org/GNOME/evince/issues/53";>#53</issue>
+        <issue
+                               url="https://gitlab.gnome.org/GNOME/evince/issues/1416";>#1416</issue>
+        <issue
+                               url="https://gitlab.gnome.org/GNOME/evince/issues/1545";>#1545</issue>
+        <issue
+                               url="https://gitlab.gnome.org/GNOME/evince/issues/1504";>#1504</issue>
+      </issues>
+    </release>
     <release version="3.36.7" date="2020-07-03">
       <issues>
         <issue url="https://gitlab.gnome.org/GNOME/evince/issues/1426";>#842</issue>


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