[gnome-photos] Prepare 3.33.91



commit 6c9e8425aee46097a623ade8cb72640fd85141f2
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Aug 20 15:48:55 2019 +0200

    Prepare 3.33.91

 NEWS         | 22 ++++++++++++++++++++--
 configure.ac |  2 +-
 meson.build  |  2 +-
 3 files changed, 22 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9c2b8980..8eb61849 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,23 @@
-Overview of changes in 3.33.1
-=============================
+Overview of changes in 3.33.91
+==============================
+
+* Bugs fixed:
+ !101 appdata: Add release notes for Flathub
+ !103 flatpak: Fix the exiv2 build
+ !105 flatpak: Delete CMake-specific build files
+ !107 build: Style fixes
+ !109 flatpak: Update LibRaw to 0.19.4
+ !110 flatpak: Fix the exiv2 build
+ !111 flatpak: Switch babl to Meson
+ !112 flatpak: Switch GEGL to Meson
+ #128 flatpak: Switch libgdata to Meson
+ #129 icons: Update the application icon
+
+* Updated translations:
+ Croatian
+ Danish
+ Icelandic
+ Karbi
 
 
 Overview of changes in 3.32.0
diff --git a/configure.ac b/configure.ac
index 83d85ec8..46cd379c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([Photos],
-        [3.33.1],
+        [3.33.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 b269c71c..0da472bc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
   'gnome-photos',
   'c',
-  version: '3.33.1',
+  version: '3.33.91',
   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]