[gnome-color-manager] Release version 3.3.3



commit e6f8f48f7315c99f03140c5b25edff1dacadd80b
Author: Richard Hughes <richard hughsie com>
Date:   Mon Dec 19 15:56:30 2011 +0000

    Release version 3.3.3

 NEWS         |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
 RELEASE      |    6 +++---
 configure.ac |    2 +-
 3 files changed, 52 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 10364f6..f77a994 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,51 @@
+Version 3.3.3
+~~~~~~~~~~~~~
+Released: 2011-12-19
+
+* Translations
+ - Add Esperanto translation (Kristjan SCHMIDT)
+ - Add Latvian translation (Rudolfs Mazurs)
+ - Updated Czech translation (Milan KnÃÅek)
+ - Updated German translation (Mario BlÃttermann, Wolfgang StÃggl)
+ - Updated Japanese translation (Ryo Fujita)
+ - Updated Korean translation (Seong-ho, Cho)
+ - Updated Lithuanian translation (Aurimas Äernius)
+ - Updated Norwegian bokmÃl translation (Kjartan Maraas)
+ - Updated Slovenian translation (Matej UrbanÄiÄ)
+ - Updated Spanish translation (Daniel Mustieles, Jorge GonzÃlez)
+ - Updated Swedish translation (Daniel Nylander)
+
+* New Features:
+ - Add a calibrate attach image for the 'i1 Display 3' sensor device (Richard Hughes)
+ - Add an ICC profile metadata blacklist (Richard Hughes)
+ - Add a ColorHug attach image and customised calibration message (Richard Hughes)
+ - Get the primaries when calibrating the screen (Richard Hughes)
+ - Prefix some profile titles with 'Colorspace' or 'Test Profile' (Richard Hughes)
+ - Show a progress bar on the calibration action page (Richard Hughes)
+ - Split out the display characterization and add a helper program to test it (Richard Hughes)
+
+* Bugfix:
+ - Add accessible descriptions to the next/prev buttons in gcm-viewer (Richard Hughes)
+ - Add the the mnemonic-widget property to labels in the profile viewer (Richard Hughes)
+ - Before converting a .ti1 file into a .ti3 file load the display calibration (Richard Hughes)
+ - Connect to GSD to change the brightness, not GPM (Richard Hughes)
+ - Do not send 'space' when argyllcms asks the user to press any key (Richard Hughes)
+ - Do not use g_application_release() manually (Richard Hughes)
+ - Don't use the deprecated g_format_size_for_display (Richard Hughes)
+ - Don't use the deprecated pango_cairo_font_map_create_context (Richard Hughes)
+ - Ensure we always set a calibration image if one exists (Richard Hughes)
+ - Fix compile with newer versions of clutter (Richard Hughes)
+ - Force the CIE 1931 diagram to be square (Richard Hughes)
+ - Initialize error pointer for gdk_pixbuf_new_from_file_at_size (Michael Hamann)
+ - Move the brightness and inhibit functionality to the calibration module (Richard Hughes)
+ - Normalize the ti3 calibration values (Richard Hughes)
+ - Ship some pregenerated ti1 files (Richard Hughes)
+ - Show an error if we can't open the file passed to gcm-viewer --file (Richard Hughes)
+ - Show an interaction dialog for native samples (Richard Hughes)
+ - Sort the standard and test profiles lower in the profile viewer (Richard Hughes)
+ - Speed up the profile viewer loading when scanning a large number of profiles (Richard Hughes)
+ - Update colorimeter artwork (Lapo Calamandrei, Jakub Steiner)
+
 Version 3.2.0
 ~~~~~~~~~~~~~
 Released: 2011-09-26
diff --git a/RELEASE b/RELEASE
index 32fcf07..dc89a40 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,7 +2,7 @@ PackageKit Release Notes
 
 1. Write NEWS entries for gnome-color-manager in the same format as usual.
 
-Version 3.3.1
+Version 3.3.3
 ~~~~~~~~~~~~~
 Released: 2011-xx-xx
 
@@ -14,8 +14,8 @@ git shortlog GNOME_COLOR_MANAGER_3_3_0.. | grep -i -v trivial | grep -v Merge |
 
 3. Commit changes in gnome-color-manager git:
 
-git commit -a -m "Release version 3.3.1"
-git tag -s GNOME_COLOR_MANAGER_3_3_1 -m "==== Version 3.3.1 ===="
+git commit -a -m "Release version 3.3.3"
+git tag -s GNOME_COLOR_MANAGER_3_3_3 -m "==== Version 3.3.3 ===="
 <enter password>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 401020a..ad56cba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Copyright (C) 2010-2011 Richard Hughes <richard hughsie com>
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-color-manager],[3.3.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.3.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar])
 AC_CONFIG_HEADERS([config.h])



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