[evince] Release 43.0



commit b5dc8d0da342e441d71f9ee0da0a2815d16545a6
Author: Germán Poo-Caamaño <gpoo gnome org>
Date:   Sun Sep 18 10:56:00 2022 -0300

    Release 43.0

 NEWS                            | 36 ++++++++++++++++++++++++++++++++++++
 meson.build                     |  2 +-
 org.gnome.Evince.appdata.xml.in |  3 ++-
 3 files changed, 39 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b9015d1e1..41658299c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+==============
+Evince    43.0
+==============
+
+build:
+  * Narrow the version to enable nautilus plugin (#1822, Germán Poo-Caamaño)
+  * Update flatpak dependencies (Germán Poo-Caamaño)
+  * Use GNOME module post_install() (Matt Turner)
+  * Add new job to generate the docker image (Germán Poo-Caamaño)
+  * Update versions for gitlab-ci's Docker image (Germán Poo-Caamaño)
+
+help:
+  * Add Italian localized image (Milo Casagrande)
+  * Remove unused screenshots (Andre Klapper)
+  * Update application screenshot to version 43 UI (Andre Klapper)
+
+Developers:
+  * Andre Klapper, Germán Poo-Caamaño, Matt Turner, Milo Casagrande
+
+Translations:
+  * Nart Tlisha (Abkhazian)
+  * Nart Tlisha (Add Abkhazian)
+  * Sabri Ünal (Add Turkish)
+  * Jordi Mas (Catalan)
+  * Goran Vidović (Croatian)
+  * Charles Monzat (French)
+  * Irénée THIRION (French)
+  * Zurab Kargareteli (Georgian)
+  * Jürgen Benvenuti (German)
+  * Balázs Úr (Hungarian)
+  * Davide Ferracin (Italian)
+  * Seong-ho Cho (Korean)
+  * Pawan Chitrakar (Nepali)
+  * Piotr Drąg (Polish)
+  * Sabri Ünal (Turkish)
+
 ==================
 Evince    43.alpha
 ==================
diff --git a/meson.build b/meson.build
index 7ff9acd9a..eaab13a99 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'evince', ['c'],
-  version: '43.alpha',
+  version: '43.0',
   license: 'GPL-2.0-or-later',
   meson_version: '>= 0.57.0',
   default_options: [
diff --git a/org.gnome.Evince.appdata.xml.in b/org.gnome.Evince.appdata.xml.in
index 8f6179b71..cfea63faa 100644
--- a/org.gnome.Evince.appdata.xml.in
+++ b/org.gnome.Evince.appdata.xml.in
@@ -81,7 +81,7 @@
     <content_attribute id="money-gambling">none</content_attribute>
   </content_rating>
   <releases>
-    <release version="43.alpha" type="development" date="2022-07-15">
+    <release version="43.0" type="stable" date="2022-09-18">
       <issues>
         <issue url="https://gitlab.gnome.org/GNOME/evince/issues/333";>#333</issue>
         <issue url="https://gitlab.gnome.org/GNOME/evince/issues/1713";>#1713</issue>
@@ -91,6 +91,7 @@
         <issue url="https://gitlab.gnome.org/GNOME/evince/issues/1800";>#1800</issue>
         <issue url="https://gitlab.gnome.org/GNOME/evince/issues/1814";>#1814</issue>
         <issue url="https://gitlab.gnome.org/GNOME/evince/issues/1821";>#1821</issue>
+        <issue url="https://gitlab.gnome.org/GNOME/evince/issues/1822";>#1822</issue>
       </issues>
     </release>
     <release version="42.0" type="stable" date="2022-03-18">


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