[gnome-packagekit] Release version 2.91.90



commit 32bca5772a3f65106c4a73d91b57c64def577862
Author: Richard Hughes <richard hughsie com>
Date:   Tue Feb 22 13:59:25 2011 +0000

    Release version 2.91.90

 NEWS         |   30 ++++++++++++++++++++++++++++++
 RELEASE      |    8 ++++----
 configure.ac |    2 +-
 3 files changed, 35 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index aa8226a..ef636d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+Version 2.91.90
+~~~~~~~~~~~~~~~
+Released: 2011-02-22
+
+* Translations
+ - Added Persian Translation (Mahyar Moghimi)
+ - Updated Arabic translation (Khaled Hosny)
+ - Updated Czech translation (Marek Ä?ernocký)
+ - Updated Estonian translation (Ivar Smolin)
+ - Updated German translation (Mario Blättermann)
+ - Updated Gujarati Translations (Sweta Kothari)
+ - Updated Norwegian bokmål translation (Kjartan Maraas)
+ - Updated Traditional Chinese translation(Hong Kong and Taiwan) (Cheng-Chia Tseng)
+ - Updated Ukrainian translation (Maxim V. Dziumanenko)
+
+* New Features:
+ - Add a nice name for the pk-command-not-found executable in gpk-log (Richard Hughes)
+
+* Bugfix:
+ - Do not show a notification icon when the notification server has persistence support. Fixes #631726 (Richard Hughes)
+ - Do not use sounds in the update viewer (Richard Hughes)
+ - Honor aclocal flags (GNOME bug 641584) (Craig Keogh)
+ - Make the warning dialog work (Matthias Clasen)
+ - Remove LTSP install root setting as it has moved to gnome-settings-daemon. (Richard Hughes)
+ - Remove the gpk-update-icon process, the functionality has been moved to gnome-settings-daemon (Richard Hughes)
+ - Remove the proxy setting functionality, it's been moved into gnome-settings-daemon (Richard Hughes)
+ - Remove the update preferences from the control center (Richard Hughes)
+ - Remove useless 'FIXME' schema (Matthias Clasen)
+ - Sensitize the app's 'Find' button when pasting into the GtkEntry (Christopher Aillon)
+
 Version 2.91.5
 ~~~~~~~~~~~~~~
 Released: 2011-01-11
diff --git a/RELEASE b/RELEASE
index dc6adb0..b6cb279 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,8 +5,8 @@ PackageKit Release Notes
 git shortlog GNOME_PACKAGEKIT_2_91_5.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 2.91.6
-~~~~~~~~~~~~~~
+Version 2.91.90
+~~~~~~~~~~~~~~~
 Released: 2011-xx-xx
 
 * Translations
@@ -18,8 +18,8 @@ Released: 2011-xx-xx
 
 3. Commit changes in gnome-packagekit git:
 
-git commit -a -m "Release version 2.91.6"
-git tag -s GNOME_PACKAGEKIT_2_91_6 -m "==== Version 2.91.6 ===="
+git commit -a -m "Release version 2.91.90"
+git tag -s GNOME_PACKAGEKIT_2_91_90 -m "==== Version 2.91.90 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 3970620..0b9c411 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[2.91.6])
+AC_INIT([gnome-packagekit],[2.91.90])
 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]