[shotwell] Prepare 0.27.92
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell] Prepare 0.27.92
- Date: Wed, 7 Mar 2018 20:49:48 +0000 (UTC)
commit 986bc3735579db11b8ed4f52bd86f6cb8bc70047
Author: Jens Georg <mail jensge org>
Date: Tue Mar 6 20:52:06 2018 +0100
Prepare 0.27.92
NEWS | 35 +++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
meson.build | 2 +-
3 files changed, 37 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5c7a656..7cc9c2c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+Shotwell 0.27.92 - 6 Mar 2018
+ * Fix log in to Piwigo if password contains &
+ * Fix deleting two photos when pressing Delete
+ * Translation updates
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=718742
+ - https://bugzilla.gnome.org/show_bug.cgi?id=793818
+
+All contributors to this release:
+ - Jordi Mas <jmas softcatala org>
+ - Jens Georg <mail jensge org>
+ - Мирослав Николић <miroslavnikolic rocketmail com>
+ - Tim Sabsch <tim sabsch com>
+ - Piotr Drąg <piotrdrag gmail com>
+ - Mario Blättermann <mario blaettermann gmail com>
+ - Jiri Grönroos <jiri gronroos iki fi>
+ - gogo <trebelnik2 gmail com>
+ - GNOME Translation Robot <gnome-sysadmin gnome org>
+ - Daniel Korostil <ted korostiled gmail com>
+ - Balázs Úr <balazs urbalazs hu>
+
+Added/updated translations
+ - ca, courtesy of Carles Ferrando Garcia
+ - de, courtesy of Mario Blättermann
+ - de, courtesy of Tim Sabsch
+ - es, courtesy of Daniel Mustieles
+ - fi, courtesy of Jiri Grönroos
+ - gd, courtesy of GunChleoc
+ - hr, courtesy of gogo
+ - hu, courtesy of Balázs Úr
+ - sr, courtesy of Мирослав Николић
+ - sr@latin, courtesy of Miroslav Nikolić
+ - uk, courtesy of Yuri Chornoivan
+
Shotwell 0.27.4 - 5 Feb 2018
* Fix a crash when importing in-place from DAV
* Fix a crash when removing the last photo of an event
diff --git a/configure.ac b/configure.ac
index 9d582a8..f667c90 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ dnl Define Versioning Information
dnl ***********************************************************************
m4_define([major_version],[0])
m4_define([minor_version],[27])
-m4_define([micro_version],[4])
+m4_define([micro_version],[92])
m4_define([package_version],[major_version.minor_version.micro_version])
m4_define([bug_report_url],[https://bugzilla.gnome.org/enter_bug.cgi?product=shotwell])
m4_define([api_version],[major_version])
diff --git a/meson.build b/meson.build
index 833511d..e1a4aba 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('Shotwell', ['vala', 'c'],
- version : '0.27.4',
+ version : '0.27.92',
default_options : ['buildtype=debugoptimized'])
gnome = import('gnome')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]