[evince] Release 40.2
- From: Germán Poo-Caamaño <gpoo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] Release 40.2
- Date: Wed, 9 Jun 2021 03:28:01 +0000 (UTC)
commit 864fd5d55be2fa96e2afce507b454ce018cdeaf8
Author: Germán Poo-Caamaño <gpoo gnome org>
Date: Tue Jun 8 23:24:04 2021 -0400
Release 40.2
NEWS | 28 ++++++++++++++++++++++++++++
meson.build | 2 +-
org.gnome.Evince.appdata.xml.in | 8 +++++++-
3 files changed, 36 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 27cd8155..a43b9f37 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+==============
+Evince 40.2
+==============
+
+build:
+ * Fix t1lib detection (Matt Turner)
+
+shell:
+ * Show password dialog again (Marek Kasik)
+ * Use tmp dir as containing folder for non-native file (Marek Kasik)
+ * Fix build regression when gtk_unix_print is disabled (Chris Mayo)
+ * Explicitly set title in the header bar as a fallback (#1583, Germán Poo-Caamaño)
+
+snap:
+ * Update to the gnome 3.38 extension to fix the build (Sebastien Bacher)
+
+Developers:
+ * Chris Mayo, Germán Poo-Caamaño, Marek Kasik, Matt Turner, Sebastien Bacher
+
+Translations:
+ * Jordi Mas (Catalan)
+ * Cheng-Chia Tseng (Chinese (Taiwan))
+ * Yosef Or Boczko (Hebrew)
+ * Andika Triwidada (Indonesian)
+ * Gianvito Cavasoli (Italian)
+ * Pawan Chitrakar (Nepali)
+ * Daniel Mustieles (Spanish)
+
==============
Evince 40.1
==============
diff --git a/meson.build b/meson.build
index 0d7fd4d4..29acbd7a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'evince', ['c', 'cpp'],
- version: '40.1',
+ version: '40.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 e81cc724..3e5a5b1f 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="40.2" date="2021-06-08">
+ <issues>
+ <issue url="https://gitlab.gnome.org/GNOME/evince/issues/1587">#1587</issue>
+ </issues>
+ </release>
<release version="40.1" date="2021-03-26">
<description>Restore libraries soname.</description>
</release>
@@ -90,7 +95,8 @@
<issue url="https://gitlab.gnome.org/GNOME/evince/issues/1566">#1566</issue>
<issue url="https://gitlab.gnome.org/GNOME/evince/issues/1568">#1568</issue>
</issues>
- </release> <release version="3.39.2" date="2021-02-14">
+ </release>
+ <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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]