[shotwell/shotwell-0.30] Prepare 0.30.11



commit a74bf6467f2c2b95f69f1dd9b58ec8adb85e5621
Author: Jens Georg <mail jensge org>
Date:   Thu Nov 5 21:46:48 2020 +0100

    Prepare 0.30.11

 NEWS                         | 38 ++++++++++++++++++++++++++++++++++++++
 meson.build                  |  2 +-
 misc/shotwell.appdata.xml.in |  1 +
 3 files changed, 40 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 8385db83d..1bedc995d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,41 @@
+Shotwell 0.30.11 - 05 Nov 2020
+ * Translation updates
+ * Add missing "Publish..." item in file menu
+ * Enable sandboxing for WebKitGTK
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/260
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/290
+
+All contributors to this release:
+ - sicklylife <translation sicklylife jp>
+ - Jens Georg <mail jensge org>
+ - Yuri Chornoivan <yurchor ukr net>
+ - Balázs Úr <balazs urbalazs hu>
+ - Daniel Mustieles <daniel mustieles gmail com>
+ - Marek Černocký <marek manet cz>
+ - Anders Jonsson <anders jonsson norsjovallen se>
+ - Rafael Fontenelle <rafaelff gnome org>
+ - Daniel Șerbănescu <daniel serbanescu dk>
+ - Andika Triwidada <atriwidada gnome org>
+ - Piotr Drąg <piotrdrag gmail com>
+ - Jordi Mas <jmas softcatala org>
+
+Added/updated translations:
+ - cs.po, courtesy of Marek Černocký
+ - uk.po, courtesy of Yuri Chornoivan
+ - ca.po, courtesy of Carles Ferrando Garcia
+ - cs.po, courtesy of Marek Černocký
+ - es.po, courtesy of Daniel Mustieles
+ - hu.po, courtesy of Balázs Úr
+ - id.po, courtesy of Andika Triwidada
+ - ja.po, courtesy of sicklylife
+ - pl.po, courtesy of Piotr Drąg
+ - pt_BR.po, courtesy of Rafael Fontenelle
+ - ro.po, courtesy of Florentina Mușat
+ - sv.po, courtesy of Anders Jonsson
+ - uk.po, courtesy of Yuri Chornoivan
+
 Shotwell 0.30.10 - 22 May 2020
  * Modify web publishing authentication to comply with Google's requirements
 
diff --git a/meson.build b/meson.build
index c7c21ad53..00a70d10a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('shotwell', ['vala', 'c'],
-        version : '0.30.10',
+        version : '0.30.11',
         meson_version : '>= 0.43.0',
         default_options : ['buildtype=debugoptimized'])
 
diff --git a/misc/shotwell.appdata.xml.in b/misc/shotwell.appdata.xml.in
index 01253c377..1c080173d 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.11" date="2020-09-05" urgency="low" type="stable" />
       <release version="0.30.10" date="2020-05-22" urgency="high" type="stable" />
       <release version="0.30.9" date="2020-05-03" urgency="medium" type="stable" />
       <release version="0.30.8" date="2020-01-03" urgency="medium" type="stable" />


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