[gnome-color-manager/gnome-2-32] Release version 2.31.91



commit 9dd6729ea81e851aca3b2471cf7a836dc7ca5767
Author: Richard Hughes <richard hughsie com>
Date:   Tue Aug 31 15:19:05 2010 +0100

    Release version 2.31.91

 NEWS         |   22 ++++++++++++++++++++++
 RELEASE      |    8 ++++----
 configure.ac |    2 +-
 3 files changed, 27 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index c782e82..524fdd4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Version 2.31.91
+~~~~~~~~~~~~~~~
+Released: 2010-08-31
+
+* Translations
+ - Added Punjabi Translation (A S Alam)
+ - Added Serbian translation (Ð?илоÑ? Ð?оповиÑ?)
+ - Added Traditional Chinese translation (Hong Kong and Taiwan) (Chao-Hsiung Liao)
+ - Added Greek translation for gnome-color-management (Michael Kotsarinis)
+ - Added Greek translation for gnome-color-manager documentation (Michael Kotsarinis)
+ - Updated Danish translation (Ask H. Larsen)
+ - Updated French translation (Claude Paroz)
+ - Updated Galician translations (Fran Diéguez)
+ - Updated Hebrew translation (Yaron Shahrabani)
+ - Updated Portuguese translation (António Lima)
+ - Updated Slovenian translation (Matej UrbanÄ?iÄ?)
+ - Updated Spanish translation (Jorge González)
+ - Update Simplified Chinese translation (Yinghua Wang)
+
+* Bugfix:
+ - Use a new application icon (Hylke Bons)
+
 Version 2.31.6
 ~~~~~~~~~~~~~~
 Released: 2010-08-06
diff --git a/RELEASE b/RELEASE
index d7f20ee..0f8e499 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,4 +1,4 @@
-PackageKit Release Notes
+GNOME Color Manager Release Notes
 
 1. Write NEWS entries for gnome-color-manager in the same format as usual.
 
@@ -10,12 +10,12 @@ Released: 2010-xx-xx
 * New Features:
 * Bugfix:
 
-git shortlog GNOME_COLOR_MANAGER_2_31_5.. | grep -i -v trivial | grep -v Merge | uniq > NEWS.new
+git shortlog GNOME_COLOR_MANAGER_2_31_6.. | grep -i -v trivial | grep -v Merge | uniq > NEWS.new
 
 3. Commit changes in gnome-color-manager git:
 
-git commit -a -m "Release version 2.31.6"
-git tag -s GNOME_COLOR_MANAGER_2_31_6 -m "==== Version 2.31.6 ===="
+git commit -a -m "Release version 2.31.91"
+git tag -s GNOME_COLOR_MANAGER_2_31_91 -m "==== Version 2.31.91 ===="
 <enter password>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 286d1ef..a32ce0d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-color-manager],[2.31.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[2.31.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AC_CONFIG_HEADERS([config.h])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]