[gnome-packagekit/gnome-2-32] Release version 2.31.6



commit 76dbf31c9ad263bdc912cc7ff01760163047e82d
Author: Richard Hughes <richard hughsie com>
Date:   Mon Aug 9 21:17:54 2010 +0100

    Release version 2.31.6

 NEWS         |   24 ++++++++++++++++++++++++
 RELEASE      |    6 +++---
 configure.ac |    2 +-
 3 files changed, 28 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index e41b7a5..4793bb9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+Version 2.31.6
+~~~~~~~~~~~~~~
+Released: 2010-08-x09
+
+* Important note:
+ - This is 2.31.6, which is forked from the gnome-2-30 branch.
+ - If you have been using 2.31.5 or any earlier 2.31 version, then you will
+   notice the UI and functionality going back in time. This is unfortunate.
+ - GNOME 3 has been pushed back 6 months, and the GSettings and GtkApplication
+   code is not ready for prime-time just yet. I do apologise to the
+   translators, who have wasted some time on translating git master.
+ - This release does not use the new control center panel, GDBus or GSettings.
+
+* Translations
+ - Updated Hebrew translation (Yaron Shahrabani)
+ - Updated Marathi translation (Sandeep Shedmake)
+ - Updated the Kannada translation (Shankar Prasad)
+ - Update Simplified Chinese translation (Aron Xu)
+
+* Bugfix:
+ - Nuke the '7 messages from the package manager' functionality (Richard Hughes)
+ - When the icon gets UpdatesChanged then hide until the new GetUpdate is
+   complete as the information is likely inaccurate (Richard Hughes)
+
 Version 2.30.3
 ~~~~~~~~~~~~~~
 Released: 2010-07-20
diff --git a/RELEASE b/RELEASE
index 103a5a5..566787a 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,7 +5,7 @@ PackageKit Release Notes
 git shortlog GNOME_PACKAGEKIT_2_30_3.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 2.30.4
+Version 2.31.6
 ~~~~~~~~~~~~~~
 Released: 2010-xx-xx
 
@@ -18,8 +18,8 @@ Released: 2010-xx-xx
 
 3. Commit changes in gnome-packagekit git:
 
-git commit -a -m "Release version 2.30.4"
-git tag -s GNOME_PACKAGEKIT_2_30_4 -m "==== Version 2.30.4 ===="
+git commit -a -m "Release version 2.31.6"
+git tag -s GNOME_PACKAGEKIT_2_31_6 -m "==== Version 2.31.6 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 813e515..aa1a9d2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[2.30.4])
+AC_INIT([gnome-packagekit],[2.31.6])
 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]