[shotwell] Prepare 0.25.90



commit 46cb5788d823338f0b0e2e64ec79851f701ab444
Author: Jens Georg <mail jensge org>
Date:   Mon Feb 27 20:45:28 2017 +0100

    Prepare 0.25.90
    
    Signed-off-by: Jens Georg <mail jensge org>

 NEWS             |   26 ++++++++++++++++++++++++++
 configure.ac     |    2 +-
 debian/changelog |   12 ++++++++++++
 3 files changed, 39 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 61ff681..2615f76 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Shotwell 0.25.6 - 27 Feb 2017
+  * Remove obsolete option to create new folders on Picasa web albums
+  * Update Google API keys
+  * Fix Youtube upload by porting to libgdata
+  * Use embedded thumbnails in RAW files when default developer is set to
+    Camera
+  * Remove accidental raw development while importing
+  * Fix "Export" menu accidently being labelled as "Save As"
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=717305
+ - https://bugzilla.gnome.org/show_bug.cgi?id=718248
+ - https://bugzilla.gnome.org/show_bug.cgi?id=777910
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Мирослав Николић <miroslavnikolic rocketmail com>
+ - Piotr Drąg <piotrdrag gmail com>
+ - Jiri Grönroos <jiri gronroos iki fi>
+
+Added/updated translations
+ - fi, courtesy of Jiri Grönroos
+ - pl, courtesy of Piotr Drąg
+ - sr, courtesy of Мирослав Николић
+ - sr@latin, courtesy of Miroslav Nikolić
+
 Shotwell 0.25.5 - 31 Feb 2017
   * Fix setting of gamma value and color matrix in libraw
   * Extract web publishing authenticators into separate library. That should
diff --git a/configure.ac b/configure.ac
index a4fbaca..28dbbbe 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],[25])
-m4_define([micro_version],[6])
+m4_define([micro_version],[90])
 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 fae089e..3992b22 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+shotwell (0.25.6-0~jensge1~yakkety1) yakkety; urgency=medium
+
+  * Remove obsolete option to create new folders on Picasa web albums
+  * Update Google API keys
+  * Fix Youtube upload by porting to libgdata
+  * Use embedded thumbnails in RAW files when default developer is set to
+    Camera
+  * Remove accidental raw development while importing
+  * Fix "Export" menu accidently being labelled as "Save As"
+
+ -- Jens Georg <mail jensge org>  Mon, 27 Feb 2017 20:38:51 +0100
+
 shotwell (0.25.5-0~jensge1~yakkety1) yakkety; urgency=medium
 
   * Fix setting of gamma value and color matrix in libraw


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