[gnome-color-manager] Release version 3.3.91
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] Release version 3.3.91
- Date: Wed, 14 Mar 2012 14:20:41 +0000 (UTC)
commit 39532ed2df811b9fbfd1606c6890793a958f44d9
Author: Richard Hughes <richard hughsie com>
Date: Wed Mar 14 14:12:26 2012 +0000
Release version 3.3.91
NEWS | 27 +++++++++++++++++++++++++++
RELEASE | 6 +++---
configure.ac | 2 +-
3 files changed, 31 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7549ac9..c885654 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Version 3.3.91
+~~~~~~~~~~~~~
+Released: 2012-03-14
+
+* Translations
+ - Updated Galician translations (Fran DiÃguez)
+ - Updated Portuguese translation (AntÃnio Lima)
+ - Updated Slovenian translation (Matej UrbanÄiÄ)
+ - Updated Spanish translation (Daniel Mustieles)
+ - Updated Swedish translation (Daniel Nylander)
+ - Updated Traditional Chinese translation (Cheng-Chia Tseng)
+
+* New Features:
+ - Compile the GtkBuilder files as a GResources to speed up startup (Richard Hughes)
+ - Show the calibration progress bar level for new versions of Argyllcms (Richard Hughes)
+
+* Bugfix:
+ - Allow the calibration to ask more than one interaction question (Richard Hughes)
+ - Correctly restore the calibration status panel after asking the user a question (Richard Hughes)
+ - Detect an sample misread from argyllcms and try to recover (Richard Hughes)
+ - Do not show a critical warning if we re-try a failed calibration (Richard Hughes)
+ - Don't assume dispcal is /usr/bin/dispcal (Alexandre Rostovtsev)
+ - Ensure the user can quit if the calibration fails (Richard Hughes)
+ - Ensure the VTE is flushed when the spawned program exits (Richard Hughes)
+ - Fix a critial warning when setting the brightness (Richard Hughes)
+ - Replace use of deprecated clutter api (Javier JardÃn)
+
Version 3.3.5
~~~~~~~~~~~~~
Released: 2012-02-06
diff --git a/RELEASE b/RELEASE
index 0e9a79c..78a168b 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.6
+Version 3.3.91
~~~~~~~~~~~~~
Released: 2012-xx-xx
@@ -14,8 +14,8 @@ git shortlog GNOME_COLOR_MANAGER_3_3_5.. | grep -i -v trivial | grep -v Merge |
3. Commit changes in gnome-color-manager git:
-git commit -a -m "Release version 3.3.6"
-git tag -s GNOME_COLOR_MANAGER_3_3_6 -m "==== Version 3.3.6 ===="
+git commit -a -m "Release version 3.3.91"
+git tag -s GNOME_COLOR_MANAGER_3_3_91 -m "==== Version 3.3.91 ===="
<enter password>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index e096ac4..32db470 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.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.3.91],[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]