[shotwell/shotwell-0.30] Prepare 0.30.5



commit 30c394778f630c9bbf6a74c004443f2719af423a
Author: Jens Georg <mail jensge org>
Date:   Wed Aug 14 11:05:44 2019 +0200

    Prepare 0.30.5

 NEWS                         | 27 +++++++++++++++++++++++++++
 meson.build                  |  2 +-
 misc/shotwell.appdata.xml.in |  1 +
 3 files changed, 29 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f26e3c7a..ff885dd2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Shotwell 0.30.5 - 14 Aug 2019
+  * Update appdata release information
+  * Fix crash in Piwigo if system certificate store is empty
+  * Fix crash in Google Photos if album has no title
+  * Fix crash in Google Photos and Flickr if the OAuth flow fails in WebKit
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/134
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/149
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/158
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Daniel Mustieles <daniel mustieles gmail com>
+ - Stas Solovey <whats_up tut by>
+ - Serdar Sağlam <teknomobil msn com>
+ - Kukuh Syafaat <kukuhsyafaat gnome org>
+
+Added/updated translations:
+ - es.po, courtesy of Daniel Mustieles
+ - id.po, courtesy of Kukuh Syafaat
+ - ru.po, courtesy of Stas Solovey
+ - tr.po, courtesy of Serdar Sağlam
+
+Shotwell 0.30.4 - 24 Apr 2019
+  * Re-release of 0.30.3 with proper version number
+
 Shotwell 0.30.3 - 24 Apr 2019
   * Fix building against GExiv2 0.12 and later
   * Fix camera fall-back icon
diff --git a/meson.build b/meson.build
index 1f9cd42f..1b8e72ee 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('shotwell', ['vala', 'c'],
-        version : '0.30.4',
+        version : '0.30.5',
         meson_version : '>= 0.43.0',
         default_options : ['buildtype=debugoptimized'])
 
diff --git a/misc/shotwell.appdata.xml.in b/misc/shotwell.appdata.xml.in
index 68a222d9..d935dadb 100644
--- a/misc/shotwell.appdata.xml.in
+++ b/misc/shotwell.appdata.xml.in
@@ -54,6 +54,7 @@
 
   <url type="bugtracker">https://gitlab.gnome.org/GNOME/shotwell/issues</url>
   <releases>
+      <release version="0.30.5" date="2019-08-14" urgency="medium" type="stable" />
       <release version="0.30.4" date="2019-04-24" urgency="medium" type="stable" />
   </releases>
 


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