[gnome-color-manager] Release version 3.11.3



commit 27b9f3c2846251a03dedec07327307a4fdd191b1
Author: Richard Hughes <richard hughsie com>
Date:   Tue Dec 17 13:39:20 2013 +0000

    Release version 3.11.3

 NEWS         |   36 ++++++++++++++++++++++++++++++++++++
 RELEASE      |    6 +++---
 configure.ac |    2 +-
 3 files changed, 40 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index cea51a3..942dace 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+Version 3.11.3
+~~~~~~~~~~~~~~
+Released: 2013-12-17
+
+* Translations
+ - Updated Catalan (Valencian) translation (Carles Ferrando)
+ - Updated Dutch translation (Wouter Bolsterlee)
+ - Updated Galician translation (Fran Diéguez)
+ - Updated Greek translation (Dimitris Spingos)
+ - Updated Greek translation (Efstathios Iosifidis)
+ - Updated Italian translation (Milo Casagrande)
+ - Updated Persian translation (Arash Mousavi)
+ - Updated Russian translation (Julia Dronova)
+ - Updated Slovenian translation (Matej Urbančič)
+ - Updated Spanish translation (Daniel Mustieles)
+ - Updated Tajik translation (Victor Ibragimov)
+ - Updated Tamil translation (Shantha kumar)
+ - Updated Traditional Chinese translation (Cheng-Chia Tseng)
+
+* New Features:
+ - Translate the AppData file (Richard Hughes)
+ - Add some new 16:9 screenshots (Richard Hughes)
+
+* Bugfix:
+ - ColorChecker is one word (Ekaterina Gerasimova)
+ - Correct the approximate timings in the calibration dialog (Pascal de Bruijn)
+ - Default to quick calibration, should be more than enough (Pascal de Bruijn)
+ - Don't depend on software we are not using (Richard Hughes)
+ - Fix grammar in the AppData description (Piotr Drąg)
+ - Generate display profiles with a perceptual rendering intent (Pascal de Bruijn)
+ - Laptops can have different display types too (Pascal de Bruijn)
+ - Make gcm-picker look like a GNOME 3 application (Richard Hughes)
+ - Make it work with dispcal using stderr (Patryk Zawadzki)
+ - Remove the 3D hull functionality (Richard Hughes)
+ - Support more display types (Pascal de Bruijn)
+
 Version 3.10.0
 ~~~~~~~~~~~~~~
 Released: 2013-09-24
diff --git a/RELEASE b/RELEASE
index b6a8b7b..a420269 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.11.1
+Version 3.11.3
 ~~~~~~~~~~~~~~
 Released: 2013-xx-xx
 
@@ -14,8 +14,8 @@ git shortlog GNOME_COLOR_MANAGER_3_10_0.. | grep -i -v trivial | grep -v Merge |
 
 3. Commit changes in gnome-color-manager git:
 
-git commit -a -m "Release version 3.11.1"
-git tag -s GNOME_COLOR_MANAGER_3_11_1 -m "==== Version 3.11.1 ===="
+git commit -a -m "Release version 3.11.3"
+git tag -s GNOME_COLOR_MANAGER_3_11_3 -m "==== Version 3.11.3 ===="
 <enter password>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index c982490..b84065b 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.11.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.11.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]