[shotwell/shotwell-0.30] Prepare 0.30.17



commit 71084ffd6c9e7adb9141d0cfc2d22b396b2c0b49
Author: Jens Georg <mail jensge org>
Date:   Sun Sep 25 16:16:27 2022 +0200

    Prepare 0.30.17

 NEWS                         | 51 ++++++++++++++++++++++++++++++++++++++++++++
 meson.build                  |  2 +-
 misc/shotwell.appdata.xml.in |  1 +
 3 files changed, 53 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f3950271..776f8617 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,54 @@
+Shotwell 0.30.17 (stable) - 25 Sep 2022
+
+Known issues:
+ - Tumblr authentication fails when the password contains an &
+
+ - Update appdata summary
+ - Respect video orientation in thumbnailer
+ - Fix use of file portal in flatpak
+ - Fix upload of more than 50 images to Google Photos
+ - Fix issue of missing GPS coordinates if there is no
+   altitude in the image
+ - Let import from folder follow symlinks
+ - Remove video interpreter state handling
+ - Translation updates
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/202
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/4984
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/4989
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/4993
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/4996
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Balázs Úr <balazs urbalazs hu>
+ - Andika Triwidada <atriwidada gnome org>
+ - Jürgen Benvenuti <gastornis posteo org>
+ - Hugo Carvalho <hugokarvalho hotmail com>
+ - Goran Vidović <trebelnik2 gmail com>
+ - Alexey Rubtsov <rushills gmail com>
+ - Мирослав Николић <miroslavnikolic rocketmail com>
+ - Rafael Fontenelle <rafaelff gnome org>
+ - Piotr Drąg <piotrdrag gmail com>
+ - Yuri Chornoivan <yurchor ukr net>
+ - Anders Jonsson <anders jonsson norsjovallen se>
+ - Philipp Kiemle <philipp kiemle gmail com>
+
+Added/updated translations:
+ - id.po, courtesy of Andika Triwidada
+ - de.po, courtesy of Jürgen Benvenuti
+ - hr.po, courtesy of gogo
+ - hu.po, courtesy of Balázs Úr
+ - id.po, courtesy of Andika Triwidada
+ - pl.po, courtesy of Piotr Drąg
+ - pt.po, courtesy of Hugo Carvalho
+ - pt_BR.po, courtesy of Rafael Fontenelle
+ - ru.po, courtesy of Alexey Rubtsov
+ - sr.po, courtesy of Мирослав Николић
+ - sv.po, courtesy of Anders Jonsson
+ - uk.po, courtesy of Yuri Chornoivan
+
 Shotwell 0.30.16 (stable) - 18 May 2022
  - Fix issue with dark mode wallpapers
  - Fix compatibility with OpenCV 4
diff --git a/meson.build b/meson.build
index acbe8216..3cace30c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('shotwell', ['vala', 'c'],
-        version : '0.30.16',
+        version : '0.30.17',
         meson_version : '>= 0.43.0',
         default_options : ['buildtype=debugoptimized'])
 
diff --git a/misc/shotwell.appdata.xml.in b/misc/shotwell.appdata.xml.in
index 4818c0c8..f1cb291f 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.17" date="2022-09-25" urgency="medium" type="stable" />
       <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" />


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