[shotwell/shotwell-0.30] Prepare 0.30.10



commit 61e1368ca106e739df8631ba6acbaf67c8dde0de
Author: Jens Georg <mail jensge org>
Date:   Fri May 22 12:40:13 2020 +0200

    Prepare 0.30.10

 NEWS                         | 6 ++++++
 meson.build                  | 2 +-
 misc/shotwell.appdata.xml.in | 1 +
 3 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 565957f7..8385db83 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Shotwell 0.30.10 - 22 May 2020
+ * Modify web publishing authentication to comply with Google's requirements
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+
 Shotwell 0.30.9 - 03 May 2020
  * Fix YouTube OAuth scope
  * Translation updates
diff --git a/meson.build b/meson.build
index 3fc572c1..073afce1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('shotwell', ['vala', 'c'],
-        version : '0.30.9',
+        version : '0.30.10',
         meson_version : '>= 0.43.0',
         default_options : ['buildtype=debugoptimized'])
 
diff --git a/misc/shotwell.appdata.xml.in b/misc/shotwell.appdata.xml.in
index 0dead5ac..01253c37 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.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" />
       <release version="0.30.7" date="2019-08-20" urgency="medium" type="stable" />


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