[shotwell/shotwell-0.30] Prepare 0.30.16
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell/shotwell-0.30] Prepare 0.30.16
- Date: Wed, 18 May 2022 09:53:49 +0000 (UTC)
commit e236a6ebea04ca8a93b2e9b5467130286eebc8cc
Author: Jens Georg <mail jensge org>
Date: Wed May 18 11:40:11 2022 +0200
Prepare 0.30.16
NEWS | 19 +++++++++++++++++++
meson.build | 2 +-
misc/shotwell.appdata.xml.in | 1 +
3 files changed, 21 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 55456181..f3950271 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Shotwell 0.30.16 (stable) - 18 May 2022
+ - Fix issue with dark mode wallpapers
+ - Fix compatibility with OpenCV 4
+ - Fix import of videos from Sony A7C
+ - Fix mixed up label in Adjust Date/Time
+ - Fix _LIB dir (missing plugins)
+ - Always enable face tagging functionality
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/1965812
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/1965812
+
+Merge requests included in this release:
+ - https://gitlab.gnome.org/GNOME/shotwell/merge_requests/54
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Richard B. Kreckel <rbk in terlu de>
+
Shotwell 0.30.15 (stable) - 4 Apr 2022
- Drop nautilus-sendto
- Improve compatibility with Vala 0.56
diff --git a/meson.build b/meson.build
index d9896016..acbe8216 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('shotwell', ['vala', 'c'],
- version : '0.30.15',
+ version : '0.30.16',
meson_version : '>= 0.43.0',
default_options : ['buildtype=debugoptimized'])
diff --git a/misc/shotwell.appdata.xml.in b/misc/shotwell.appdata.xml.in
index a70cfd02..a14da620 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.16" date="2022-05-18" urgency="medium" type="stable" />
<release version="0.30.15" date="2022-04-04" urgency="medium" 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" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]