[gnome-color-manager] Release version 3.5.90



commit 81cedef68e518965b221561f6c3dba224b7ddf6c
Author: Richard Hughes <richard hughsie com>
Date:   Fri Aug 24 13:49:51 2012 +0100

    Release version 3.5.90

 NEWS         |   26 ++++++++++++++++++++++++++
 RELEASE      |    8 ++++----
 configure.ac |    2 +-
 3 files changed, 31 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index dc07864..ffb135f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Version 3.5.90
+~~~~~~~~~~~~~~
+Released: 2012-08-24
+
+* Translations
+ - Added Assamese translation (Nilamdyuti Goswami)
+ - Added Greek help translation (Tom Tryfonidis)
+ - Added Hindi translation (chandankumar)
+ - Added Marathi translation (Sandeep Sheshrao Shedmake)
+ - Updated Chinese simplified translation (Cheng Lu)
+ - Updated Galician translation (Fran DiÃguez)
+ - Updated German help translation (Tobias Endrigkeit)
+ - Updated Gujarati Translations (Sweta Kothari)
+ - Updated Hebrew translation (Yaron Shahrabani)
+ - Updated Indonesian translation (Andika Triwidada)
+ - Updated Japanese translation (Ryo Fujita)
+ - Updated Norwegian bokmÃl translation (Kjartan Maraas)
+ - Updated Polish translation (Piotr DrÄg)
+ - Updated Serbian translation (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+ - Updated Traditional Chinese translation (Chao-Hsiung Liao, Cheng-Chia Tseng)
+
+* Bugfix:
+ - Do not use deprecated clutter API (Richard Hughes)
+ - Remove -Werror by default for development builds (Richard Hughes)
+ - Use Yelp tools insted of gnome.doc-utils (Oliver Propst)
+
 Version 3.5.3
 ~~~~~~~~~~~~~
 Released: 2012-06-26
diff --git a/RELEASE b/RELEASE
index e8bab77..6709df9 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.5.4
-~~~~~~~~~~~~~
+Version 3.5.90
+~~~~~~~~~~~~~~
 Released: 2012-xx-xx
 
 * Translations
@@ -14,8 +14,8 @@ git shortlog GNOME_COLOR_MANAGER_3_5_3.. | grep -i -v trivial | grep -v Merge |
 
 3. Commit changes in gnome-color-manager git:
 
-git commit -a -m "Release version 3.5.4"
-git tag -s GNOME_COLOR_MANAGER_3_5_4 -m "==== Version 3.5.4 ===="
+git commit -a -m "Release version 3.5.90"
+git tag -s GNOME_COLOR_MANAGER_3_5_90 -m "==== Version 3.5.90 ===="
 <enter password>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 26c2b1a..30fff23 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.5.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.5.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]