[eog] Prepare for release 3.37.90



commit e545b3d8b3e10cb23e34ed3ed203f22fb7bf5c55
Author: Felix Riemann <friemann gnome org>
Date:   Sat Aug 8 18:08:49 2020 +0200

    Prepare for release 3.37.90
    
    Align version number to GNOME release.

 NEWS        | 31 +++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 32 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 710f09553..2ca97c9c7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+Version 3.37.90
+---------------
+
+Bug fixes:
+
+ !66, build: Make libportal dependency optional (Felipe Borges)
+ !68, help: change file to File (Monika Grabovska)
+ !69, eog-window: Use view-restore symbolic icon (Diego Escalante Urrelo)
+ !70, flatpak fixups (Jordan Petridis)
+ !71, Make pressing Ctrl+Q close all windows (Martin van Zijl)
+ #99, Use Wallpaper Portal for "Set as Wallpaper" when possible (Felipe Borges)
+ #139, Should inhibit screensaver only in slideshow mode (Felix Riemann)
+
+New and updated translations:
+
+- Felix Riemann [de]
+- Daniel Mustieles [es]
+- Fabio Tomat [fur]
+- Kukuh Syafaat [id]
+- Baurzhan Muftakhidinov [kk]
+- Aurimas Černius [lt]
+- Anders Jonsson [sv]
+- Emin Tufan Çetin [tr]
+- Boyuan Yang [zh_CN]
+
+New and updated manual translations
+
+- Jordi Mas, Assumpta [ca]
+- Anders Jonsson [sv]
+- Yuri Chornoivan [uk]
+
 Version 3.37.2
 --------------
 
diff --git a/meson.build b/meson.build
index a11ffe035..68ce0c1ca 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'eog', 'c',
-  version: '3.37.3',
+  version: '3.37.90',
   license: 'GPL2+',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.50.0',


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