[shotwell] Prepare Shotwell 0.31.5



commit fadba9bc1d0f53f940d44debd2ad2e93284e1592
Author: Jens Georg <mail jensge org>
Date:   Tue Jul 19 20:08:46 2022 +0200

    Prepare Shotwell 0.31.5

 NEWS        | 16 ++++++++++++++++
 meson.build |  2 +-
 2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index aef46acb..60c01dc9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Shotwell 0.31.5 (development) - 19 Jul 2022
+ * Port to libsoup3
+
+Merge requests included in this release:
+ - https://gitlab.gnome.org/GNOME/shotwell/merge_requests/56
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Piotr Drąg <piotrdrag gmail com>
+ - Julia Dronova <juliette tux gmail com>
+ - Rafael Fontenelle <rafaelff gnome org>
+
+Added/updated translations:
+ - pt_BR.po, courtesy of Rafael Fontenelle
+ - ru.po, courtesy of Ser82-png
+
 Shotwell 0.31.4 (development) - 21 Jun 2022
   * Move video meta-data reading into external process
   * Fix memory leak while importing from camera
diff --git a/meson.build b/meson.build
index 5e0d1177..7629861d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('shotwell', ['vala', 'c'],
-        version : '0.31.4',
+        version : '0.31.5',
         meson_version : '>= 0.43.0',
         default_options : ['buildtype=debugoptimized'])
 


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