[evince/gnome-3-38] Release 3.38.3



commit e7d827f12c7daaa0e52ccc73e36206d5558541ca
Author: Germán Poo-Caamaño <gpoo gnome org>
Date:   Mon Jul 12 22:20:25 2021 -0400

    Release 3.38.3

 NEWS                            | 25 +++++++++++++++++++++++++
 meson.build                     |  2 +-
 org.gnome.Evince.appdata.xml.in |  7 +++++++
 3 files changed, 33 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1161ea06..38941ba0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+================
+Evince    3.38.3
+================
+
+help:
+  * Side pane view switcher moved from top to bottom (#1566, Andre Klapper)
+  * Update different behaviors how to open a file (Andre Klapper)
+
+shell:
+  * Show None when missing creation/modification date (#1549, Volte--Vieira Philippe)
+  * Enable odd pages left when dual page is on (#602, Germán Poo-Caamaño)
+  * Set page cache size with correct type (Marek Kasik)
+
+Developers:
+  * Andre Klapper, Germán Poo-Caamaño, Marek Kasik, Volte--Vieira Philippe
+
+Translations:
+
+  * Marek Černocký (Czech)
+  * Balázs Úr (Hungarian)
+  * Piotr Drąg (Polish)
+  * Anders Jonsson (Swedish)
+  * Yuri Chornoivan (Ukrainian)
+  * Claude Paroz (French)
+
 ================
 Evince    3.38.2
 ================
diff --git a/meson.build b/meson.build
index aa0fe96d..9a58e906 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'evince', ['c', 'cpp'],
-  version: '3.38.2',
+  version: '3.38.3',
   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 aa8703e9..50a5ba10 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.3" date="2021-07-12">
+      <issues>
+        <issue url="https://gitlab.gnome.org/GNOME/evince/issues/602";>#602</issue>
+        <issue url="https://gitlab.gnome.org/GNOME/evince/issues/1549";>#1549</issue>
+        <issue url="https://gitlab.gnome.org/GNOME/evince/issues/1566";>#1566</issue>
+      </issues>
+    </release>
     <release version="3.38.2" date="2021-02-14">
       <issues>
         <issue>https://gitlab.gnome.org/GNOME/evince/issues/1085</issue>


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