[shotwell/shotwell-0.30] Prepare Shotwell 0.30.14



commit 382ac43b6b5fb688bf43a03601e48abd05925b89
Author: Jens Georg <mail jensge org>
Date:   Wed Aug 18 11:15:49 2021 +0200

    Prepare Shotwell 0.30.14

 NEWS                         | 9 +++++++++
 meson.build                  | 2 +-
 misc/shotwell.appdata.xml.in | 3 ++-
 3 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 75225125..c34e77fa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Shotwell 0.30.14 (stable) - 18 Aug 2021
+ - Fix import from camera, for real
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/4937
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+
 Shotwell 0.30.13 (stable) - 17 Aug 2021
  - Translation updates
  - Fix import from camera
diff --git a/meson.build b/meson.build
index aa4efd38..a2db3028 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('shotwell', ['vala', 'c'],
-        version : '0.30.13',
+        version : '0.30.14',
         meson_version : '>= 0.43.0',
         default_options : ['buildtype=debugoptimized'])
 
diff --git a/misc/shotwell.appdata.xml.in b/misc/shotwell.appdata.xml.in
index cf7ecf8d..8052f56f 100644
--- a/misc/shotwell.appdata.xml.in
+++ b/misc/shotwell.appdata.xml.in
@@ -54,7 +54,8 @@
 
   <url type="bugtracker">https://gitlab.gnome.org/GNOME/shotwell/issues</url>
   <releases>
-      <release version="0.30.13" date="2021-08-17" urgency="high" type="stable" />
+      <release version="0.30.14" date="2021-08-18" urgency="high" type="stable" />
+      <release version="0.30.13" date="2021-08-17" urgency="low" type="stable" />
       <release version="0.30.12" date="2021-05-24" urgency="medium" type="stable" />
       <release version="0.30.11" date="2020-09-05" urgency="low" type="stable" />
       <release version="0.30.10" date="2020-05-22" urgency="high" type="stable" />


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