[evince] Release 3.39.2
- From: Germán Poo-Caamaño <gpoo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] Release 3.39.2
- Date: Sun, 14 Feb 2021 03:30:34 +0000 (UTC)
commit fa7a77fbba13ce756115e1c6e8fde0d5c2bb3adf
Author: Germán Poo-Caamaño <gpoo gnome org>
Date: Sun Feb 14 00:27:49 2021 -0300
Release 3.39.2
NEWS | 39 +++++++++++++++++++++++++++++++++++++++
meson.build | 2 +-
org.gnome.Evince.appdata.xml.in | 10 ++++++++++
3 files changed, 50 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9ce50f40..bc4b1917 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+================
+Evince 3.39.2
+================
+
+libdocument:
+ * Fix parameter type in gtk-doc (Mike Vastola)
+ * Fix return value (Germán Poo-Caamaño)
+ * Stop trusting phsyical dimensions from monitors (#1403, #3115, Mike Vastola)
+
+libview:
+ * Fix support for HiDPI in link preview (#1543, Mads Chr. Olesen)
+ * Rorgo setting device offset on page surfaces (Andrew Mayorov)
+
+* pdf: keep same visual appearance between displayed and copied text (#1085, Nelson Benítez León)
+
+shell:
+ * Use HdyApplicationWindow (Christopher Davis)
+ * Use theme bg color for content view (Christopher Davis)
+ * switch thumbnails's sidebar to two colums layout when using dual page (#1541, Nelson Benítez León)
+ * Adjust reorder index for message area (Christopher Davis)
+ * Don't show close button on searchbar (Christopher Davis)
+ * Remove fullscreen overlay (#1442, #336, Christopher Davis)
+ * hide close button when fullscreened (Christopher Davis)
+
+Developers:
+ * Andrew Mayorov, Christopher Davis, Germán Poo-Caamaño, Mads Chr. Olesen, Mike Vastola, Nelson Benítez
León
+
+Translations:
+ * Marek Černocký (Czech)
+ * Fran Dieguez (Galician)
+ * Balázs Meskó (Hungarian)
+ * Kukuh Syafaat (Indonesian)
+ * Hugo Carvalho (Portuguese)
+ * A S Alam (Punjabi)
+ * Matej Urbančič (Slovenian)
+ * Daniel Mustieles (Spanish)
+ * Anders Jonsson (Swedish)
+ * Emin Tufan Çetin (Turkish)
+
================
Evince 3.39.1
================
diff --git a/meson.build b/meson.build
index 5ab77956..f9732d46 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'evince', ['c', 'cpp'],
- version: '3.39.1',
+ version: '3.39.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 14314732..9564c73a 100644
--- a/org.gnome.Evince.appdata.xml.in
+++ b/org.gnome.Evince.appdata.xml.in
@@ -81,6 +81,16 @@
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
<releases>
+ <release version="3.39.2" date="2021-02-14">
+ <issues>
+ <issue>https://gitlab.gnome.org/GNOME/evince/issues/336</issue>
+ <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/1442</issue>
+ <issue>https://gitlab.gnome.org/GNOME/evince/issues/1541</issue>
+ <issue>https://gitlab.gnome.org/GNOME/evince/issues/1543</issue>
+ </issues>
+ </release>
<release version="3.39.1" date="2021-01-25">
<issues>
<issue>https://gitlab.gnome.org/GNOME/evince/issues/#46</issue>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]