[evince/gnome-40] Release 40.3



commit 2d59ee3367e5f964d4a4e7d2f89025e4f88b85ba
Author: Germán Poo-Caamaño <gpoo gnome org>
Date:   Mon Jul 12 22:12:45 2021 -0400

    Release 40.3

 NEWS                            | 12 ++++++++++++
 meson.build                     |  2 +-
 org.gnome.Evince.appdata.xml.in |  6 ++++++
 3 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a43b9f37..bfa2febb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+==============
+Evince    40.3
+==============
+
+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)
+
+Developers:
+  * Germán Poo-Caamaño, Volte--Vieira Philippe
+
+
 ==============
 Evince    40.2
 ==============
diff --git a/meson.build b/meson.build
index 29acbd7a..4e251a27 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'evince', ['c', 'cpp'],
-  version: '40.2',
+  version: '40.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 3e5a5b1f..b39803ee 100644
--- a/org.gnome.Evince.appdata.xml.in
+++ b/org.gnome.Evince.appdata.xml.in
@@ -81,6 +81,12 @@
     <content_attribute id="money-gambling">none</content_attribute>
   </content_rating>
   <releases>
+    <release version="40.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>
+      </issues>
+    </release>
     <release version="40.2" date="2021-06-08">
       <issues>
         <issue url="https://gitlab.gnome.org/GNOME/evince/issues/1587";>#1587</issue>


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