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



commit 20a5433fe88012ef5d739d67e51072018ab770cc
Author: Richard Hughes <richard hughsie com>
Date:   Tue Aug 31 17:45:58 2010 +0100

    Release version 2.31.91

 NEWS         |   30 ++++++++++++++++++++++++++++++
 RELEASE      |    8 ++++----
 configure.ac |    2 +-
 3 files changed, 35 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4793bb9..32c4273 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+Version 2.31.91
+~~~~~~~~~~~~~~~
+Released: 2010-08-31
+
+* Translations
+ - Added Lithuanian translation (Žygimantas BeruÄ?ka)
+ - Added Slovak translation (Ivan Masár)
+ - Added Slovak translation (Marcel Telka)
+ - Updated Bulgarian translation (Alexander Shopov)
+ - Updated Finnish translation (Ville-Pekka Vainio)
+ - Updated French translation (Bruno Brouard)
+ - Updated French translation (Claude Paroz)
+ - Updated Hebrew translation (Yaron Shahrabani)
+ - Updated Hungarian translation (Gabor Kelemen)
+ - Updated Japanese translation (Yohsuke Ooi)
+ - Updated Slovenian translation (Matej UrbanÄ?iÄ?)
+ - Updated Spanish translation (Daniel Mustieles)
+ - Updated Swedish translation (Daniel Nylander)
+ - Update Galician translations (Fran Diéguez)
+
+* New Features:
+ - Show a GtkInfoBar explaining if updates have been held back and an
+   incomplete update list is shown (Richard Hughes)
+
+* Bugfix:
+ - Fixed bug622649 in Serbian translation (Ð?илоÑ? Ð?оповиÑ?)
+ - Fix the .desktop files (Javier Jardón)
+ - Mark "_Install Update(s)" string as translatable (Andre Klapper)
+ - Mark items in the Selection menu translatable (Ville-Pekka Vainio)
+
 Version 2.31.6
 ~~~~~~~~~~~~~~
 Released: 2010-08-x09
diff --git a/RELEASE b/RELEASE
index cfc757e..b5e7a41 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,8 +5,8 @@ PackageKit Release Notes
 git shortlog GNOME_PACKAGEKIT_2_31_6.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 2.31.7
-~~~~~~~~~~~~~~
+Version 2.31.91
+~~~~~~~~~~~~~~~
 Released: 2010-xx-xx
 
 * Translations
@@ -18,8 +18,8 @@ Released: 2010-xx-xx
 
 3. Commit changes in gnome-packagekit git:
 
-git commit -a -m "Release version 2.31.7"
-git tag -s GNOME_PACKAGEKIT_2_31_7 -m "==== Version 2.31.7 ===="
+git commit -a -m "Release version 2.31.91"
+git tag -s GNOME_PACKAGEKIT_2_31_91 -m "==== Version 2.31.91 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index b40eb3c..87b6cb2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[2.31.7])
+AC_INIT([gnome-packagekit],[2.31.91])
 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]