[gnome-photos] Prepare 3.31.91



commit b4c1075bffbf118d22d9b3fa92a90ae2c7615c0e
Author: Debarshi Ray <debarshir gnome org>
Date:   Thu Feb 21 16:23:08 2019 +0100

    Prepare 3.31.91

 NEWS         | 38 ++++++++++++++++++++++++++++++++++++++
 configure.ac |  2 +-
 meson.build  |  2 +-
 3 files changed, 40 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e8ff5721..27c48ee4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,41 @@
+Overview of changes in 3.31.91
+==============================
+
+* Bugs fixed:
+  !83 application, main-toolbar: Rename "app.gear-menu" as "app.preview-menu"
+  !86 flatpak: Fix the exiv2 build
+  !87 flatpak: Don't build the exiv2 command and the sample programs
+  !88 flatpak: Delete CMake-specific build files
+  !89 flatpak: Update LibRaw to 0.19.2
+  !90 flatpak: Fix the LibRaw build
+  !91 flatpak: Explicitly specify the LibRaw build options
+  !92 test-gegl: Simplify code
+  !94 main-toolbar: Enable the gear menu only when the item is loaded
+  !99 test-gegl: Assert the bounding box when zooming GeglBuffers
+  #77 Use g_auto*
+ #117 Remove app menu
+
+* Updated translations:
+ Catalan
+ Traditional Chinese (Taiwan)
+ Czech
+ Danish
+ Finnish
+ Friulian
+ Galician
+ Greek
+ Hungarian
+ Icelandic
+ Indonesian
+ Kazakh
+ Polish
+ Romanian
+ Slovenian
+ Spanish
+ Swedish
+ Turkish
+
+
 Overview of changes in 3.31.3
 =============================
 
diff --git a/configure.ac b/configure.ac
index 3ba4960a..c16702ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([Photos],
-        [3.31.3],
+        [3.31.91],
         [https://gitlab.gnome.org/GNOME/gnome-photos/issues],
         [gnome-photos],
         [https://wiki.gnome.org/Apps/Photos])
diff --git a/meson.build b/meson.build
index 9986003c..905758d8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-photos', 'c',
-  version: '3.31.3',
+  version: '3.31.91',
   license: 'GPL3+',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.47.0',


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