[evince/gnome-3-38] Release 3.38.0
- From: Germán Poo-Caamaño <gpoo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince/gnome-3-38] Release 3.38.0
- Date: Sat, 12 Sep 2020 19:40:28 +0000 (UTC)
commit 7ce6f556f51bf44f82a25eff0bcf2a049b5723b4
Author: Germán Poo-Caamaño <gpoo gnome org>
Date: Sat Sep 12 16:36:01 2020 -0300
Release 3.38.0
NEWS | 29 +++++++++++++++++++++++++++++
meson.build | 2 +-
org.gnome.Evince.appdata.xml.in | 8 +++++++-
3 files changed, 37 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index f7a655a3..92440d00 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+================
+Evince 3.38.0
+================
+
+build:
+ * Build using libm in some of the backends (Sebastien Bacher)
+
+dvi:
+ * Minus sign doesn't appear with mathdesign fonts (#1477, David C. Sterratt)
+
+pdf:
+ * Reimplement 'de facto' tooltip with no ABI break (Germán Poo-Caamaño)
+
+Developers:
+ * David C. Sterratt, Germán Poo-Caamaño, Sebastien Bacher
+
+Translations:
+ * Asier Sarasua Garmendia (Basque)
+ * Rafael Fontenelle (Brazilian Portuguese)
+ * Goran Vidović (Croatian)
+ * Nathan Follens (Dutch)
+ * Jiri Grönroos (Finnish)
+ * Julien Humbert (French)
+ * Balázs Úr (Hungarian)
+ * sicklylife (Japanese)
+ * Changwoo Ryu (Korean)
+ * Danial Behzadi (Persian)
+ * Yuri Chornoivan (Ukrainian)
+
=================
Evince 3.37.90
=================
diff --git a/meson.build b/meson.build
index 75e9690f..66ebe2e8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'evince', ['c', 'cpp'],
- version: '3.37.90',
+ version: '3.38.0',
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 b92c00cc..0f958bf0 100644
--- a/org.gnome.Evince.appdata.xml.in
+++ b/org.gnome.Evince.appdata.xml.in
@@ -82,9 +82,15 @@
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
<releases>
+ <release version="3.38.0" date="2020-09-12">
+ <issues>
+ <issue>https://gitlab.gnome.org/GNOME/evince/issues/#842</issue>
+ <issue>https://gitlab.gnome.org/GNOME/evince/issues/#1477</issue>
+ </issues>
+ </release>
<release version="3.37.90" date="2020-08-22">
<issues>
- <issue>https://gitlab.gnome.org/GNOME/evince/issues/#53</issue>
+ <issue>https://gitlab.gnome.org/GNOME/evince/issues/#53</issue>
</issues>
</release>
<release version="3.37.3" date="2020-07-04">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]