[gnome-color-manager] Release version 2.91.5
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] Release version 2.91.5
- Date: Tue, 11 Jan 2011 14:46:04 +0000 (UTC)
commit 588e6e83f51e8586089951ce6844fda341f29399
Author: Richard Hughes <richard hughsie com>
Date: Tue Jan 11 14:45:32 2011 +0000
Release version 2.91.5
NEWS | 21 +++++++++++++++++++++
RELEASE | 8 ++++----
configure.ac | 2 +-
3 files changed, 26 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index a4ee653..9c46145 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Version 2.91.5
+~~~~~~~~~~~~~~
+Released: 2011-01-11
+
+* Translations
+ - Added UG translation (Gheyret T.Kenji)
+ - Added Vietnamese translation (Nguy�n Thái Ng�c Duy)
+ - Updated Estonian translation (Ivar Smolin)
+ - Updated Italian translation (Francesco Groccia)
+ - Updated Norwegian bokmål translation (Torstein Adolf Winterseth
+ - Updated Punjabi translation (A S Alam)
+ - Updated Slovenian translation (Andrej ŽnidarÅ¡iÄ?)
+ - Updated Swedish translation (Daniel Nylander)
+ - Updated Traditional Chinese translation(Hong Kong and Taiwan) (Chao-Hsiung Liao)
+
+* Bugfix:
+ - Fix GTK3 API break; gdk_cursor_unref (Richard Hughes)
+ - Fix GTK3 API break; gdk_window_foreign_new_for_display() no longer exists (Richard Hughes)
+ - Fix GTK3 API break; gdk_x11_drawable_get_xid() no longer exists (Richard Hughes)
+ - GUdev now requires us to set G_UDEV_API_IS_SUBJECT_TO_CHANGE to be able to build (Richard Hughes)
+
Version 2.91.3
~~~~~~~~~~~~~~
Released: 2010-12-01
diff --git a/RELEASE b/RELEASE
index d7dbbec..65eee46 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 2.91.4
+Version 2.91.5
~~~~~~~~~~~~~~
-Released: 2010-xx-xx
+Released: 2011-xx-xx
* Translations
* New Features:
@@ -14,8 +14,8 @@ git shortlog GNOME_COLOR_MANAGER_2_91_3.. | grep -i -v trivial | grep -v Merge |
3. Commit changes in gnome-color-manager git:
-git commit -a -m "Release version 2.91.4"
-git tag -s GNOME_COLOR_MANAGER_2_91_4 -m "==== Version 2.91.4 ===="
+git commit -a -m "Release version 2.91.5"
+git tag -s GNOME_COLOR_MANAGER_2_91_5 -m "==== Version 2.91.5 ===="
<enter password>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index 25a7724..5be3daf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.63)
m4_define([gcm_major_version], [2])
m4_define([gcm_minor_version], [91])
-m4_define([gcm_micro_version], [4])
+m4_define([gcm_micro_version], [5])
m4_define([gcm_version],
[gcm_major_version.gcm_minor_version.gcm_micro_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]