[gnome-photos] Prepare 3.37.2



commit c15d0f97aadaa8373a3d2359820516ec749f2b1e
Author: Debarshi Ray <debarshir gnome org>
Date:   Fri May 22 16:32:26 2020 +0200

    Prepare 3.37.2

 NEWS        | 40 +++++++++++++++++++++++++++++++++++++++-
 meson.build |  2 +-
 2 files changed, 40 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6971be87..3c341645 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,44 @@
-Overview of changes in 3.35.1
+Overview of changes in 3.37.2
 =============================
 
+* Drop the Autotools build system (!113)
+
+* Bugs fixed:
+ !118 flatpak: Fix the tracker and tracker-miners builds
+ !119 help-overlay: Add the shortcut for showing the help overlay itself
+ !120 help: Update the application icon
+ !121 application: Support zooming using the keyboard's numeric keypad keys
+ !122 flatpak: Sandbox GSettings use by dropping the dconf permissions
+ !123 CI: Use the new template
+ !124 flatpak: Fix the grilo-plugins build
+ !126 test-gegl: Unbreak /gegl/buffer/zoom/in* with Babl 0.1.67
+ !127 appdata: Add release notes for 3.34.0
+ !128 base-item: Use GDateTime instead of deprecated GTimeVal
+ #143 help: No more 'Recent' tab, replaced by 'Photos' tab
+ #149 Fix the build with GEGL 0.4.23
+
+* Updated translations:
+ Basque
+ Catalan
+ Simplified Chinese
+ Traditional Chinese (Taiwan)
+ English (British)
+ French
+ Galician
+ Hebrew
+ Indonesian
+ Japanese
+ Malay
+ Persian
+ Portuguese (Brazilian)
+ Punjabi
+ Romanian
+ Slovak
+ Spanish
+ Swedish
+ Turkish
+ Ukrainian
+
 
 Overview of changes in 3.33.91
 ==============================
diff --git a/meson.build b/meson.build
index dee932dc..567ad517 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
   'gnome-photos',
   'c',
-  version: '3.35.1',
+  version: '3.37.2',
   license: 'GPL3+',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.50.0',


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