[shotwell] Prepare 0.23.3



commit 06ca7688ec221da20f321798b289b8d86bddf8b9
Author: Jens Georg <mail jensge org>
Date:   Mon Jul 18 21:04:56 2016 +0200

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

 Makefile.am |    3 ++-
 NEWS        |   52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 54 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index a2d2eec..d77ed14 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,8 +17,9 @@ AUTHORS:
 
 # Generate the ChangeLog and clean the dist tarball
 @GENERATE_CHANGELOG_RULES@
+
 dist-hook: dist-ChangeLog
-       find $(distdir) -name "*.c" -o -name "shotwell*.h" -o -name "shotwell*.vapi" -o -name "*vala.stamp" 
-exec rm {} \;
+#      find $(distdir) -name "*.c" -o -name "shotwell*.h" -o -name "shotwell*.vapi" -o -name "*vala.stamp" 
-exec rm {} \;
 
 INTAINERCLEANFILES = \
        $(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
diff --git a/NEWS b/NEWS
index 9f21595..b6cc4ac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,55 @@
+Shotwell 0.23.3 - 18 Jul 2016
+
+  * libraw: Fix binding of ProcessedImage.data
+  * graw: Prevent needless array duplication
+  * Fix screenshot URLs in appdata
+  * db: Add option to trace SQL statements
+  * Change build system to autotools
+  * Add help, appdata, gsettings and desktop files to translation system
+  * Change way help is built and installed
+  * Always install the manpage
+  * Several translation fixes
+  * Make message more clear that there are no photos matching a filter
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=715578
+ - https://bugzilla.gnome.org/show_bug.cgi?id=717064
+ - https://bugzilla.gnome.org/show_bug.cgi?id=719122
+ - https://bugzilla.gnome.org/show_bug.cgi?id=719200
+ - https://bugzilla.gnome.org/show_bug.cgi?id=730665
+ - https://bugzilla.gnome.org/show_bug.cgi?id=730669
+ - https://bugzilla.gnome.org/show_bug.cgi?id=740873
+ - https://bugzilla.gnome.org/show_bug.cgi?id=741508
+ - https://bugzilla.gnome.org/show_bug.cgi?id=744251
+ - https://bugzilla.gnome.org/show_bug.cgi?id=744254
+ - https://bugzilla.gnome.org/show_bug.cgi?id=744255
+ - https://bugzilla.gnome.org/show_bug.cgi?id=768054
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Piotr Drąg <piotrdrag gmail com>
+ - Rafael Fontenelle <rafaelff gnome org>
+ - Daniel Mustieles <daniel mustieles gmail com>
+ - Christian Kirbach <Christian Kirbach gmail com>
+ - Tiago Santos <tiagofsantos81 sapo pt>
+ - Stas Solovey <whats_up tut by>
+ - Rico Tzschichholz <ricotz ubuntu com>
+ - Lorenz Adam Damara <lorenzadam resolution-consulting co id>
+ - Jeremy Bicha <jbicha ubuntu com>
+ - Dušan Kazik <prescott66 gmail com>
+ - Andreas Brauchli <a brauchli elementarea net>
+
+Added/updated translations
+ - de, courtesy of Christian Kirbach
+ - es, courtesy of Daniel Mustieles
+ - gu, courtesy of Ankit Patel
+ - id, courtesy of Andika Triwidada
+ - pl, courtesy of Piotr Drąg
+ - pt_BR, courtesy of Rafael Fontenelle
+ - pt, courtesy of Tiago Santos
+ - ru, courtesy of Stas Solovey
+ - sk, courtesy of Dušan Kazik
+
 Shotwell 0.23.2 - 20 Jun 2016
 
   * Use yelp-build to generate HTML docs


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