[gnome-color-manager] Release version 3.3.5
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] Release version 3.3.5
- Date: Mon, 6 Feb 2012 11:48:55 +0000 (UTC)
commit 73cb5a990a1e5bdda837c5d8a2645e1fd7665eec
Author: Richard Hughes <richard hughsie com>
Date: Mon Feb 6 11:47:45 2012 +0000
Release version 3.3.5
NEWS | 31 +++++++++++++++++++++++++++++++
RELEASE | 8 ++++----
configure.ac | 2 +-
3 files changed, 36 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index f77a994..7549ac9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+Version 3.3.5
+~~~~~~~~~~~~~
+Released: 2012-02-06
+
+* Translations
+ - Updated Japanese translation (Jiro Matsuzawa)
+ - Updated Slovenian translation (Matej UrbanÄiÄ)
+ - Updated Spanish translation (Daniel Mustieles)
+ - Updated Spanish translation (NicolÃs Satragno)
+ - Updated Traditional Chinese translation(Hong Kong and Taiwan) (Cheng-Chia Tseng)
+
+* New Features:
+ - Add ACCURACY_x to the list of translated metadata keys (Richard Hughes)
+ - Add CONNECTION_type to the list of translated metadata keys (Richard Hughes)
+ - Add SCREEN_surface to the list of translated metadata keys (Richard Hughes)
+ - Add support for MAPPING_device_id (Richard Hughes)
+ - Include the sensor type in the profile metadata (Richard Hughes)
+ - Save the internal panel brightness in the ICC profile (Richard Hughes)
+
+* Bugfix:
+ - Correctly spawn profiles with spaces in the filename when using gcm-import (Richard Hughes)
+ - Do not show blank metadata in the profile viewer (Richard Hughes)
+ - Do not use deprecated clutter API (Richard Hughes)
+ - Ensure the sensor is unlocked after failing to get a sample in gcm-picker (Richard Hughes)
+ - Limit display profiles to Single shaper matrix, to keep greyscale neutral (Pascal de Bruijn)
+ - Make the profile metadata accept regular expressions and add the OSD_x keys (Richard Hughes)
+ - Remove the final vestiges of gcm-session (Richard Hughes)
+ - Set the reference kind when calibrating a camera device (Richard Hughes)
+ - Show the profile title as the gcm-viewer window title (Richard Hughes)
+ - Smaller/faster display calibration target sets (Pascal de Bruijn)
+
Version 3.3.3
~~~~~~~~~~~~~
Released: 2011-12-19
diff --git a/RELEASE b/RELEASE
index 726e23b..1be5fe9 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,9 +2,9 @@ PackageKit Release Notes
1. Write NEWS entries for gnome-color-manager in the same format as usual.
-Version 3.3.4
+Version 3.3.5
~~~~~~~~~~~~~
-Released: 2011-xx-xx
+Released: 2012-xx-xx
* Translations
* New Features:
@@ -14,8 +14,8 @@ git shortlog GNOME_COLOR_MANAGER_3_3_3.. | grep -i -v trivial | grep -v Merge |
3. Commit changes in gnome-color-manager git:
-git commit -a -m "Release version 3.3.4"
-git tag -s GNOME_COLOR_MANAGER_3_3_4 -m "==== Version 3.3.4 ===="
+git commit -a -m "Release version 3.3.5"
+git tag -s GNOME_COLOR_MANAGER_3_3_5 -m "==== Version 3.3.5 ===="
<enter password>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index ca32025..51b5170 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.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.3.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]