[evince] Release 3.36.1
- From: Germán Poo-Caamaño <gpoo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] Release 3.36.1
- Date: Tue, 19 May 2020 04:13:12 +0000 (UTC)
commit 74f3bacf929b364d41d4d9c91fc836dc4541ed06
Author: Germán Poo-Caamaño <gpoo gnome org>
Date: Mon May 18 23:54:23 2020 -0400
Release 3.36.1
NEWS | 48 +++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
meson.build | 2 +-
org.gnome.Evince.appdata.xml.in | 10 +++++++++
4 files changed, 60 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index fa802e3e..d85676e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,51 @@
+================
+Evince 3.36.1
+================
+
+backends:
+ * Support 'de facto' tooltip feature (#34, #842, Nelson Benítez León)
+
+ci:
+ * Add scripts to update Docker image for CI (Germán Poo-Caamaño)
+
+help:
+ * Add Ukrainian screenshots for the docs (Yuri Chornoivan)
+ * Fix incorrect markup in Czech UI translation (Andre Klapper)
+ * Update French help image (Charles Monzat)
+
+libdocument:
+ * Allow text entries to handle clicks (#1364, Nelson Benítez León)
+ * Ignore deprecation warnings in headers (Matthew Leeds)
+
+libview:
+ * Fix "can-have-popup" prop when creating markup annotations (#1373, Casey Jao)
+ * Move annotation popup window to new position (#570, Marek Kasik)
+
+shell:
+ * Set menu button to not focus-on-click (#1339, Nelson Benítez León)
+ * Fix too large slides on scaled display (#1365, #2599, Nelson Benítez León)
+
+snap:
+ * Use removable-media for access to USB drives (Sébastien Bacher)
+
+Developers:
+ * Andre Klapper, Casey Jao, Charles Monzat, Germán Poo-Caamaño, Marek Kasik,
+ Matthew Leeds, Nelson Benítez León, Sébastien Bacher, Yuri Chornoivan
+
+Translations:
+ * Jordi Mas (Catalan)
+ * Marek Černocký (Czech help)
+ * Charles Monzat (French)
+ * Fabio Tomat (Friulian)
+ * Tim Sabsch (German)
+ * Yosef Or Boczko (Hebrew)
+ * Andika Triwidada (Indonesian)
+ * Daniel Șerbănescu (Romanian)
+ * Марко Костић (Serbian)
+ * Matej Urbančič (Slovenian)
+ * Anders Jonsson (Swedish)
+ * Yuri Chornoivan (Ukrainian)
+
================
Evince 3.36.0
================
diff --git a/configure.ac b/configure.ac
index 95be9101..952c4f43 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
m4_define([ev_major_version],[3])
m4_define([ev_minor_version],[36])
-m4_define([ev_micro_version],[0])
+m4_define([ev_micro_version],[1])
m4_define([ev_extra_version],[])
m4_define([ev_version],[ev_major_version.ev_minor_version.ev_micro_version()ev_extra_version])
diff --git a/meson.build b/meson.build
index 314e3a3f..02d479d6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'Evince', ['c', 'cpp'],
- version: '3.36.0',
+ version: '3.36.1',
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 8650d0c1..703af649 100644
--- a/org.gnome.Evince.appdata.xml.in
+++ b/org.gnome.Evince.appdata.xml.in
@@ -82,6 +82,16 @@
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
<releases>
+ <release version="3.36.1" date="2020-05-19">
+ <issues>
+ <issue>https://gitlab.gnome.org/GNOME/evince/issues/#842</issue>
+ <issue>https://gitlab.gnome.org/GNOME/evince/issues/#570</issue>
+ <issue>https://gitlab.gnome.org/GNOME/evince/issues/#1339</issue>
+ <issue>https://gitlab.gnome.org/GNOME/evince/issues/#1364</issue>
+ <issue>https://gitlab.gnome.org/GNOME/evince/issues/#1365</issue>
+ <issue>https://gitlab.gnome.org/GNOME/evince/issues/#1373</issue>
+ </issues>
+ </release>
<release version="3.36.0" date="2020-03-07" />
<release version="3.35.92" date="2020-02-22">
<issues>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]