[shotwell] Prepare 0.25.1
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell] Prepare 0.25.1
- Date: Mon, 21 Nov 2016 20:07:52 +0000 (UTC)
commit 9984f365ab9407791f58792a71b71d15d974b64e
Author: Jens Georg <mail jensge org>
Date: Mon Nov 21 20:30:37 2016 +0100
Prepare 0.25.1
Signed-off-by: Jens Georg <mail jensge org>
NEWS | 46 ++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
debian/changelog | 22 +++++++++++++++++++++-
3 files changed, 68 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1cb5b35..5ed7393 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,49 @@
+Shotwell 0.25.1 - 21 Nov 2016
+ * Remove deprecated libsoup API
+ * Remove extra box around WebKit authenticator view
+ * Tumblr: Fix compile error with recent vala compiler
+ * Thumbnailer: Fix an issue with accidental closing of file descriptors
+ * Distribute misc.vapi
+ * Use proper ngettext for plurals instead of hard-coded >1
+ * Fix issue with unique index on MD5 and Format
+ * Update Piwigo dialogs
+ * Remove most of the deprecated API calls for GTK+ <= 3.14
+ * Remove some useless warnings generated by Vala
+ * Refactor Plugins to use a common aproach to load panes from glade
+ * Piwigo: Simplify category parsing
+ * Remove GtkUIManager and Gtk*Action* from code
+ * Fix a crash when clicking on tool window under Wayland
+ * Translation updates
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=767181
+ - https://bugzilla.gnome.org/show_bug.cgi?id=768271
+ - https://bugzilla.gnome.org/show_bug.cgi?id=771788
+ - https://bugzilla.gnome.org/show_bug.cgi?id=772223
+ - https://bugzilla.gnome.org/show_bug.cgi?id=774057
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Marina Prado <mapraro93 hotmail com>
+ - Piotr Drąg <piotrdrag gmail com>
+ - Rūdolfs Mazurs <rudolfsm src gnome org>
+ - Marek Černocký <marek manet cz>
+ - Marek Cernocky <marek_cernocky conel cz>
+ - Rafael Fontenelle <rafaelff gnome org>
+ - Mario Blättermann <mario blaettermann gmail com>
+ - Daniel Mustieles <daniel mustieles gmail com>
+ - Damian Pietras <bug1 daper net>
+ - Baurzhan Muftakhidinov <baurthefirst gmail com>
+
+Added/updated translations
+ - cs, courtesy of Marek Černocký
+ - de, courtesy of Mario Blättermann
+ - es, courtesy of Daniel Mustieles
+ - kk, courtesy of Baurzhan Muftakhidinov
+ - lv, courtesy of Rūdolfs Mazurs
+ - pl, courtesy of Piotr Drąg
+ - pt_BR, courtesy of Rafael Fontenelle
+
Shotwell 0.25.0 - 24 Oct 2016
* Add contrast to improvements
* Add a log when shifting events
diff --git a/configure.ac b/configure.ac
index 0279e60..a62e957 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],[0])
+m4_define([micro_version],[1])
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 15f431c..70cbb40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,24 @@
-shotwell (0.25.-0~jensge1~xenial1) xenial; urgency=medium
+shotwell (0.25.1-0~jensge1~xenial1) xenial; urgency=medium
+
+ * Remove deprecated libsoup API
+ * Remove extra box around WebKit authenticator view
+ * Tumblr: Fix compile error with recent vala compiler
+ * Thumbnailer: Fix an issue with accidental closing of file descriptors
+ * Distribute misc.vapi
+ * Use proper ngettext for plurals instead of hard-coded >1
+ * Fix issue with unique index on MD5 and Format
+ * Update Piwigo dialogs
+ * Remove most of the deprecated API calls for GTK+ <= 3.14
+ * Remove some useless warnings generated by Vala
+ * Refactor Plugins to use a common aproach to load panes from glade
+ * Piwigo: Simplify category parsing
+ * Remove GtkUIManager and Gtk*Action* from code
+ * Fix a crash when clicking on tool window under Wayland
+ * Translation updates
+
+ -- Jens Georg <mail jensge org> Mon, 21 Nov 2016 20:28:43 +0100
+
+shotwell (0.25.0-0~jensge1~xenial1) xenial; urgency=medium
* Add contrast to improvements
* Add a log when shifting events
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]