[evince/gnome-3-38] Release 3.38.2



commit 30db40f32fd91af612504c191c0e0b4d560f44e3
Author: Germán Poo-Caamaño <gpoo gnome org>
Date:   Sun Feb 14 00:35:53 2021 -0300

    Release 3.38.2

 NEWS                            | 18 ++++++++++++++++++
 meson.build                     |  2 +-
 org.gnome.Evince.appdata.xml.in |  7 +++++++
 3 files changed, 26 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index fd3a9f8d..1161ea06 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+================
+Evince    3.38.2
+================
+
+libdocument:
+  * Fix parameter type in gtk-doc (Mike Vastola)
+  * Stop trusting phsyical dimensions from monitors (#1403, #3115, Mike Vastola)
+
+libview:
+  * Fix support for HiDPI in link preview (#1543, Mads Chr. Olesen)
+  * Forgo setting device offset on page surfaces (Andrew Mayorov)
+
+pdf:
+  * keep same visual appearance between displayed and copied text (#1085, Nelson Benítez León)
+
+Developers:
+  * Andrew Mayorov, Mads Chr. Olesen, Mike Vastola, Nelson Benítez León
+
 ================
 Evince    3.38.1
 ================
diff --git a/meson.build b/meson.build
index 29d4c47d..aa0fe96d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'evince', ['c', 'cpp'],
-  version: '3.38.1',
+  version: '3.38.2',
   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 a4419827..aa8703e9 100644
--- a/org.gnome.Evince.appdata.xml.in
+++ b/org.gnome.Evince.appdata.xml.in
@@ -82,6 +82,13 @@
     <content_attribute id="money-gambling">none</content_attribute>
   </content_rating>
   <releases>
+    <release version="3.38.2" date="2021-02-14">
+      <issues>
+        <issue>https://gitlab.gnome.org/GNOME/evince/issues/1085</issue>
+        <issue>https://gitlab.gnome.org/GNOME/evince/issues/1403</issue>
+        <issue>https://gitlab.gnome.org/GNOME/evince/issues/1543</issue>
+      </issues>
+    </release>
     <release version="3.38.1" date="2021-01-25">
       <issues>
         <issue>https://gitlab.gnome.org/GNOME/evince/issues/#1333</issue>


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