[gnome-color-manager] Release version 3.1.90
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] Release version 3.1.90
- Date: Tue, 30 Aug 2011 10:38:10 +0000 (UTC)
commit 14ff3a31956a0d9bc0032f0a9fb1877c29c6ba68
Author: Richard Hughes <richard hughsie com>
Date: Tue Aug 30 11:37:31 2011 +0100
Release version 3.1.90
NEWS | 30 ++++++++++++++++++++++++++++++
RELEASE | 8 ++++----
configure.ac | 2 +-
3 files changed, 35 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 86ae95c..3098501 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+Version 3.1.90
+~~~~~~~~~~~~~~
+Released: 2011-08-30
+
+* Translations
+ - Added Basque language (Inaki Larranaga Murgoitio)
+ - Updated Russian translation (Alexandre Prokoudine)
+ - Updated Serbian translation (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+ - Update Simplified Chinese (zh_CN) translation (Yinghua Wang)
+
+* New Features:
+ - Add a --file argument to gcm-viewer to show files (Richard Hughes)
+ - Allow the profile title to be changed in gcm-calibrate (Richard Hughes)
+ - Ask the user for the target whitepoint when creating a profile (Richard Hughes)
+ - Make importing color profiles sexy (Richard Hughes)
+ - Move the help files to gnome-user-docs (Richard Hughes)
+ - Remove gcm-session, it's not required anymore (Richard Hughes)
+ - Use cd_client_import_profile_sync() when generating profiles (Richard Hughes)
+
+* Bugfix:
+ - Allow writing dictionary items of longer then 512 bytes (Richard Hughes)
+ - Correctly use plural forms in the calibration wizard. Fixes #654247 (Richard Hughes)
+ - Do not build with G_DISABLE_DEPRECATED for our future sanity (Richard Hughes)
+ - Fix a crash in gcm-picker when a color sensor is plugged in (Richard Hughes)
+ - Fix a critical warning in gcm-picker when CUPS printers are installed (Richard Hughes)
+ - Fix linking with -Wl,--as-needed (Dominique Leuenberger)
+ - Fix the profile list sorting when the user has virtual profiles from CUPS (Richard Hughes)
+ - Make the clutter and mash dependency non-automagic (Alexandre Rostovtsev)
+ - Remove the GetProfilesForDevice() DBus method call (Richard Hughes)
+
Version 3.1.2
~~~~~~~~~~~~~
Released: 2011-06-13
diff --git a/RELEASE b/RELEASE
index f88636a..714fe1e 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,8 +2,8 @@ PackageKit Release Notes
1. Write NEWS entries for gnome-color-manager in the same format as usual.
-Version 3.1.3
-~~~~~~~~~~~~~
+Version 3.1.90
+~~~~~~~~~~~~~~
Released: 2011-xx-xx
* Translations
@@ -14,8 +14,8 @@ git shortlog GNOME_COLOR_MANAGER_3_1_2.. | grep -i -v trivial | grep -v Merge |
3. Commit changes in gnome-color-manager git:
-git commit -a -m "Release version 3.1.3"
-git tag -s GNOME_COLOR_MANAGER_3_1_3 -m "==== Version 3.1.3 ===="
+git commit -a -m "Release version 3.1.90"
+git tag -s GNOME_COLOR_MANAGER_3_1_90 -m "==== Version 3.1.90 ===="
<enter password>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index f48c71c..98d0986 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.1.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.1.90],[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]