[shotwell/shotwell-0.26] Prepare Shotwell 0.26.2



commit 4f0174c855ca28b2b1f51e51120333de89edf994
Author: Jens Georg <mail jensge org>
Date:   Thu Jun 1 18:52:56 2017 +0200

    Prepare Shotwell 0.26.2

 NEWS             |   29 +++++++++++++++++++++++++++++
 configure.ac     |    2 +-
 debian/changelog |   10 ++++++++++
 3 files changed, 40 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1e90819..2f67e8a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+Shotwell 0.26.2 - 1 Jun 2017
+  * Fix issue when minimizing publishing UI on Unity
+  * Fix browsing on GVFS-mounted file systems
+  * Fix missing linebreaks in comments when writing back meta-data
+  * Fix crash when no import plugin is selected
+  * Translation updates
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=719240
+ - https://bugzilla.gnome.org/show_bug.cgi?id=733652
+ - https://bugzilla.gnome.org/show_bug.cgi?id=781897
+ - https://bugzilla.gnome.org/show_bug.cgi?id=783250
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Andika Triwidada <atriwidada gnome org>
+ - Мирослав Николић <miroslavnikolic rocketmail com>
+ - Rafael Fontenelle <rafaelff gnome org>
+ - Dušan Kazik <prescott66 gmail com>
+ - Daniel Mustieles <daniel mustieles gmail com>
+
+Added/updated translations
+ - es, courtesy of Daniel Mustieles
+ - id, courtesy of Andika Triwidada
+ - pt_BR, courtesy of Rafael Fontenelle
+ - sk, courtesy of Dušan Kazik
+ - sr, courtesy of Мирослав Николић
+ - sr@latin, courtesy of Miroslav Nikolić
+
 Shotwell 0.26.1 - 11 Apr 2017
   * Fix "About" wording
   * Fix missing Keyboard shortcuts
diff --git a/configure.ac b/configure.ac
index 880b2eb..9d4c907 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],[26])
-m4_define([micro_version],[1])
+m4_define([micro_version],[2])
 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/debian/changelog b/debian/changelog
index 5db54cc..3b8b1cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+shotwell (0.26.2-0~jensge1~zesty1) UNRELEASED; urgency=medium
+
+  * Fix issue when minimizing publishing UI on Unity
+  * Fix browsing on GVFS-mounted file systems
+  * Fix missing linebreaks in comments when writing back meta-data
+  * Fix crash when no import plugin is selected
+  * Translation updates
+
+ -- Jens Georg <mail jensge org>  Thu, 01 Jun 2017 18:50:47 +0200
+
 shotwell (0.26.0-0~jensge1~zesty1) zesty; urgency=medium
 
   * Translation updates


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