[gnome-color-manager] Release version 3.7.5



commit 29e58d1566ea347ea429c17dd764baf1da51e515
Author: Richard Hughes <richard hughsie com>
Date:   Tue Feb 5 17:42:03 2013 +0000

    Release version 3.7.5

 NEWS         |   61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 RELEASE      |    8 +++---
 configure.ac |    2 +-
 3 files changed, 66 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 37436dd..9305ae7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,64 @@
+Version 3.7.5
+~~~~~~~~~~~~~
+Released: 2012-02-05
+
+* Translations
+ - Added Bengali India Translation (Sayak Sarkar)
+ - Added Slovak translation (Roman MÃtyus)
+ - Updated Assamese translation (Nilamdyuti Goswami)
+ - Updated Brazilian Portuguese Translation (Rafael Ferreira)
+ - Updated Bulgarian translation (Alexander Shopov)
+ - Updated Bulgarian translation (Ivaylo Valkov)
+ - Updated Catalan translation (Gil Forcada)
+ - Updated Catalan (Valencian) translation (Carles Ferrando)
+ - Updated Estonian translation (Mattias PÃldaru)
+ - Updated Galician translations (Fran DiÃguez)
+ - Updated Greek translation (Dimitris Spingos)
+ - Updated Hebrew translation (Yaron Shahrabani)
+ - Updated Italian translation. (Milo Casagrande)
+ - Updated Kannada Translations (Shankar Prasad)
+ - Updated Latvian translation (RÅdolfs Mazurs)
+ - Updated Lithuanian translation (Aurimas Äernius)
+ - Updated Norwegian bokmÃl translation (Kjartan Maraas)
+ - Updated Odia Translation with FUEL implementation (ManojKumar Giri)
+ - Updated Polish translation (Piotr DrÄg)
+ - Updated Russian translation (Alexandre Prokoudine)
+ - Updated Slovak translation (Pavol KlaÄanskÃ)
+ - Updated Slovenian translation (Matej UrbanÄiÄ)
+ - Updated Spanish translation (Daniel Mustieles)
+ - Updated Telugu Translations (Krishnababu Krothapalli)
+ - Updated Traditional Chinese translation(Hong Kong and Taiwan) (Cheng-Chia Tseng)
+ - Updated Uyghur translation (Gheyret Kenji)
+
+* New Features:
+ - Get the ICC profile pre-cooked MD5 value if it is available (Richard Hughes)
+ - Show the profile problems in the viewer application (Richard Hughes)
+ - Use the new sensor metadata to avoid duplicating data tables (Richard Hughes)
+
+* Bugfix:
+ - Add a missing metadata title to the profile viewer (Richard Hughes)
+ - Add a 'Show details' button for already-installed profiles (Richard Hughes)
+ - Better initial orientation for the Lab hull (Pascal de Bruijn)
+ - Calculate the profile whitepoint using the profile transform (Richard Hughes)
+ - Correct sheet/minutes counts in the calibration dailog (Pascal de Bruijn)
+ - Default to normal calibration (Pascal de Bruijn)
+ - Detect Ubuntu casper based livecd's as well (Pascal de Bruijn)
+ - Do not use deprecated symbols from colord (Richard Hughes)
+ - Don't use the deprecated INCLUDES in Makefile.am (Richard Hughes)
+ - For dispread skip instrument recalibration for the ColorMunki (Pascal de Bruijn)
+ - For the ColorMunki use high resolution measurement mode (Pascal de Bruijn)
+ - Honour precision for dispcal (Pascal de Bruijn)
+ - Large default window size, to prevent mid operation automatic resizing (Pascal de Bruijn)
+ - Move gcm-calibrate to lower right of the screen (Pascal de Bruijn)
+ - Remove gcm-dump-profile, it's no longer used (Richard Hughes)
+ - Remove the device figures now we depend on a version of colord that installs them (Richard Hughes)
+ - Remove the native calibration code (Richard Hughes)
+ - Remove the obsolete docs (Richard Hughes)
+ - Show temperature page for more devices (Pascal de Bruijn)
+ - Use a 0.8 instead of 1.2 sized test window for Argyll (Pascal de Bruijn)
+ - Use cd_client_find_profile_by_property_sync() where available (Richard Hughes)
+ - Use the UTF-8 'â' rather than '...' in UI code (Richard Hughes)
+
 Version 3.6.0
 ~~~~~~~~~~~~~
 Released: 2012-09-25
diff --git a/RELEASE b/RELEASE
index 27fdabb..759ba21 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.7.1
+Version 3.7.5
 ~~~~~~~~~~~~~
 Released: 2012-xx-xx
 
@@ -10,12 +10,12 @@ Released: 2012-xx-xx
 * New Features:
 * Bugfix:
 
-git shortlog GNOME_COLOR_MANAGER_3_6_0.. | grep -i -v trivial | grep -v Merge | uniq > NEWS.new
+git shortlog GNOME_COLOR_MANAGER_3_7_0.. | grep -i -v trivial | grep -v Merge | uniq > NEWS.new
 
 3. Commit changes in gnome-color-manager git:
 
-git commit -a -m "Release version 3.7.1"
-git tag -s GNOME_COLOR_MANAGER_3_7_1 -m "==== Version 3.7.1 ===="
+git commit -a -m "Release version 3.7.5"
+git tag -s GNOME_COLOR_MANAGER_3_7_5 -m "==== Version 3.7.5 ===="
 <enter password>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index cfb6eea..060075d 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.7.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.7.5],[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]