[gnome-color-manager] Release version 3.7.92
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] Release version 3.7.92
- Date: Mon, 18 Mar 2013 15:49:26 +0000 (UTC)
commit 9d335ca5779d8743605c34e07de9e113dd43e4d7
Author: Richard Hughes <richard hughsie com>
Date: Mon Mar 18 15:49:06 2013 +0000
Release version 3.7.92
NEWS | 44 ++++++++++++++++++++++++++++++++++++++++++++
RELEASE | 10 +++++-----
configure.ac | 2 +-
3 files changed, 50 insertions(+), 6 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9305ae7..118d573 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,47 @@
+Version 3.7.92
+~~~~~~~~~~~~~~
+Released: 2013-03-18
+
+* Translations
+ - Added Czech translation (Marek Černocký)
+ - Added Turkish translation (Volkan Yalçın)
+ - Updated Assamese translation (Nilamdyuti Goswami)
+ - Updated Brazilian Portuguese translation (Enrico Nicoletto, Rafael Ferreira)
+ - Updated Catalan translation (Gil Forcada)
+ - Updated Catalan (Valencian) translation (Carles Ferrando)
+ - Updated Czech translation (Milan Knížek)
+ - Updated Danish translation (Ask H. Larsen)
+ - Updated Estonian translation (Mattias Põldaru)
+ - Updated Galician translation (Fran Diéguez)
+ - Updated German translation (Mario Blättermann)
+ - Updated Greek translation (Dimitris Spingos)
+ - Updated Gujarati translation (Sweta Kothari)
+ - Updated Italian translation (Milo Casagrande)
+ - Updated Korean translation (Shankar Prasad, Changwoo Ryu)
+ - Updated Latvian translation (Rūdolfs Mazurs)
+ - Updated Lithuanian translation (Aurimas Černius)
+ - Updated Malayalam translation (Anish A)
+ - Updated Norwegian bokmål translation (Kjartan Maraas)
+ - Updated Polish translation (Piotr Drąg)
+ - Updated Portuguese translation (António Lima)
+ - Updated Punjabi translation (A S Alam)
+ - Updated Serbian translation (Мирослав Николић)
+ - Updated Slovenian translation (Matej Urbančič)
+ - Updated Spanish translation (Daniel Mustieles)
+ - Updated Uyghur translation (Gheyret Kenji)
+ - Updated Simplified Chinese translation (Michael Lin)
+
+* New Features:
+ - Add some translations for the GAMUT metadata tags (Richard Hughes)
+ - Inhibit the screensaver and user switching when calibrating (Richard Hughes)
+
+* Bugfix:
+ - Do not use gtk_image_set_from_file() as we want to see the error if it fails (Richard Hughes)
+ - Ignore the OPENICC_automatic_generated metadata key (Richard Hughes)
+ - Set the transient and modal values before showing the window (Richard Hughes)
+ - Show the entire filename with path in gcm-viewer (Richard Hughes)
+ - Switch the profile viewer to be a dialog window (Richard Hughes)
+
Version 3.7.5
~~~~~~~~~~~~~
Released: 2012-02-05
diff --git a/RELEASE b/RELEASE
index 42860f3..4237517 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.7.6
-~~~~~~~~~~~~~
-Released: 2012-xx-xx
+Version 3.7.92
+~~~~~~~~~~~~~~
+Released: 2013-xx-xx
* Translations
* New Features:
@@ -14,8 +14,8 @@ git shortlog GNOME_COLOR_MANAGER_3_7_5.. | grep -i -v trivial | grep -v Merge |
3. Commit changes in gnome-color-manager git:
-git commit -a -m "Release version 3.7.6"
-git tag -s GNOME_COLOR_MANAGER_3_7_6 -m "==== Version 3.7.6 ===="
+git commit -a -m "Release version 3.7.92"
+git tag -s GNOME_COLOR_MANAGER_3_7_92 -m "==== Version 3.7.92 ===="
<enter password>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index a8e60f9..a96d233 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.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.7.92],[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]