[shotwell/shotwell-0.30] Prepare Shotwell 0.30.12



commit 6e41bddd346674e74feb72c2029070811f048493
Author: Jens Georg <mail jensge org>
Date:   Mon May 24 12:52:21 2021 +0200

    Prepare Shotwell 0.30.12

 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 1bedc995..8211bd33 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Shotwell 0.30.12 - 24 May 2021
+ - Translation updates
+ - Fix keybinding for image rotation
+ - Fix potential memory leak while importing from
+   camera
+ - Update Piwigo icon
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/301
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Gun Chleoc <fios foramnagaidhlig net>
+ - Asier Sarasua Garmendia <asiersarasua ni eus>
+ - Christian Kirbach <Christian Kirbach gmail com>
+ - Мирослав Николић <miroslavnikolic rocketmail com>
+ - Anders Jonsson <anders jonsson norsjovallen se>
+ - Andika Triwidada <atriwidada gnome org>
+
+Added/updated translations:
+ - id.po, courtesy of Andika Triwidada
+ - sv.po, courtesy of Anders Jonsson
+ - de.po, courtesy of Philipp Kiemle
+ - eu.po, courtesy of Asier Sarasua Garmendia
+ - gd.po, courtesy of GunChleoc
+ - sr.po, courtesy of Мирослав Николић
+
 Shotwell 0.30.11 - 05 Nov 2020
  * Translation updates
  * Add missing "Publish..." item in file menu
diff --git a/meson.build b/meson.build
index 00a70d10..56fcc2f1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('shotwell', ['vala', 'c'],
-        version : '0.30.11',
+        version : '0.30.12',
         meson_version : '>= 0.43.0',
         default_options : ['buildtype=debugoptimized'])
 
diff --git a/misc/shotwell.appdata.xml.in b/misc/shotwell.appdata.xml.in
index 1c080173..ee12245f 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.12" date="2021-05-24" urgency="medium" type="stable" />
       <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" />


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