[shotwell/shotwell-0.30] Prepare 0.30.1



commit 3e6cd4ac5f0436aea4807650625f30d159ad2a96
Author: Jens Georg <mail jensge org>
Date:   Sat Sep 29 11:27:40 2018 +0200

    Prepare 0.30.1

 NEWS        | 22 +++++++++++++++++++++-
 meson.build |  2 +-
 2 files changed, 22 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 85bdb91d..d682150c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,24 @@
-Shotwell 0.30.0 "Celle" - xx Sep 2018
+Shotwell 0.30.1 - 29 Sep 2018
+  * Fix appdata URLs
+  * Fix "Show in file manager" issues with single quotes
+  * Fix cancelling in sharing dialog
+  * Fix progress bar in sharing dialog
+  * Piwigo: Fix issue with empty dialog after cancelling upload
+  * Fix setting the slideshow delay with the spinner
+  * Fix icon fall-back for extensions
+  * Fix a critical when an image does not have any meta-data
+  * Fix GPS coordinate link in extended information for western longitudes
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=718676
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/22
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/53
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/56
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+
+Shotwell 0.30.0 "Celle" - 10 Sep 2018
   * Translation updates
   * Last-minute fix for random segfaults in GSettings
 
diff --git a/meson.build b/meson.build
index 74ab9ccb..f75ad49a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('shotwell', ['vala', 'c'],
-        version : '0.30.0',
+        version : '0.30.1',
         meson_version : '>= 0.43.0',
         default_options : ['buildtype=debugoptimized'])
 


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