[gnome-color-manager] Release version 3.5.3



commit 8f7eac16dc3841e39f71c3f4ca15b7292be3c762
Author: Richard Hughes <richard hughsie com>
Date:   Wed Jun 27 09:02:40 2012 +0100

    Release version 3.5.3

 NEWS         |   19 +++++++++++++++++++
 RELEASE      |    6 +++---
 configure.ac |    2 +-
 3 files changed, 23 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index ad6af42..dc07864 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Version 3.5.3
+~~~~~~~~~~~~~
+Released: 2012-06-26
+
+* Translations
+ - Updated German translation (Christian Kirbach)
+ - Updated Greek translation (Tom Tryfonidis)
+ - Updated Hebrew translation (Yaron Shahrabani)
+ - Updated Norwegian bokmÃl translation (Kjartan Maraas)
+ - Updated Punjabi Translation (A S Alam)
+
+* Bugfix:
+ - Add some checks to prevent gcm-picker crashing (Richard Hughes)
+ - Change display profiles to single gamma (Pascal de Bruijn)
+ - Don't emit a two critical warnings when calibrating a printer (Richard Hughes)
+ - Don't hardcode the AdobeRGB profile (Richard Hughes)
+ - Ensure the print profile mode is set in the calibration dialog (Richard Hughes)
+ - Fix up tooltip strings (Piotr DrÄg)
+
 Version 3.5.1
 ~~~~~~~~~~~~~
 Released: 2012-05-14
diff --git a/RELEASE b/RELEASE
index 7c162ec..6e8fc68 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.5.2
+Version 3.5.3
 ~~~~~~~~~~~~~
 Released: 2012-xx-xx
 
@@ -14,8 +14,8 @@ git shortlog GNOME_COLOR_MANAGER_3_5_1.. | grep -i -v trivial | grep -v Merge |
 
 3. Commit changes in gnome-color-manager git:
 
-git commit -a -m "Release version 3.5.2"
-git tag -s GNOME_COLOR_MANAGER_3_5_2 -m "==== Version 3.5.2 ===="
+git commit -a -m "Release version 3.5.3"
+git tag -s GNOME_COLOR_MANAGER_3_5_3 -m "==== Version 3.5.3 ===="
 <enter password>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 7da1317..286d5be 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.5.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.5.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]