[shotwell] Update to 0.22



commit fbcd7f2ddc99572587a765ba2b878083b15c3feb
Author: Jim Nelson <jim yorba org>
Date:   Mon Mar 23 18:17:33 2015 -0700

    Update to 0.22

 Makefile         |    2 +-
 NEWS             |   11 +++++++++++
 debian/changelog |   12 ++++++++++++
 3 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/Makefile b/Makefile
index 3fb263d..fe354a7 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ PROGRAM = shotwell
 PROGRAM_THUMBNAILER = shotwell-video-thumbnailer
 PROGRAM_MIGRATOR = shotwell-settings-migrator
 
-VERSION = 0.21.0
+VERSION = 0.22.0
 GITVER := $(shell git log -n 1 2>/dev/null | head -n 1 | awk '{print $$2}')
 GETTEXT_PACKAGE = $(PROGRAM)
 BUILD_ROOT = 1
diff --git a/NEWS b/NEWS
index 64ed69e..be90e00 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Shotwell 0.22.0 - 23 March 2015
+-------------------------------
+
+  * Improved metadata support for Facebook upload (#742163)
+  * Saved search now properly supports text is-set, not-set (#743924, #743923)
+  * Import title, exposure time when available
+  * User interface improvements (#744291, #719284, more)
+  * Sort photos by filename (#717878)
+  * Updated translations
+
+
 Shotwell 0.21.0 - 2 February 2015
 ---------------------------------
 
diff --git a/debian/changelog b/debian/changelog
index c8d63d6..00c1f99 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+shotwell (0.22.0-1~vivid1) vivid; urgency=low
+
+  * Improved metadata support for Facebook upload (#742163)
+  * Saved search now properly supports text is-set, not-set (#743924, #743923)
+  * Import title, exposure time when available
+  * User interface improvements (#744291, #719284, more)
+  * Sort photos by filename (#717878)
+  * Updated translations
+
+ -- Jim Nelson <jim yorba org>  Mon, 02 Feb 2015 18:24:34 -0800
+
+
 shotwell (0.21.0-1~utopic1) utopic; urgency=low
 
   * User interface refresh (#742326, #742443)


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