[gnome-packagekit] Release version 2.29.91



commit de175a811b22faad3c47ec90f784addabd5226b0
Author: Richard Hughes <richard hughsie com>
Date:   Mon Mar 1 17:29:11 2010 +0000

    Release version 2.29.91

 NEWS         |   46 ++++++++++++++++++++++++++++++++++++++++++++++
 RELEASE      |    4 ++--
 configure.ac |    2 +-
 3 files changed, 49 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 379703f..88ace63 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,49 @@
+Version 2.29.91
+~~~~~~~~~~~~~~
+Released: 2010-03-01
+
+* Translations
+ - Added Lithuanian translation (Gintautas Miliauskas)
+ - Updated Arabic translation (Khaled Hosny)
+ - Updated Brazilian Portuguese translation (Igor Pires Soares)
+ - Updated British English translation (Bruce Cowan)
+ - Updated Bulgarian translation (Alexander Shopov)
+ - Updated Finnish translation (Ville-Pekka Vainio)
+ - Updated French translation (Bruno Brouard)
+ - Updated French translation (Claude Paroz)
+ - Updated Galician Translation (Anton Méixome)
+ - Updated Galician Translation (Fran Diéguez)
+ - Updated German doc translation (Mario Blättermann)
+ - Updated German translation (Mario Blättermann)
+ - Updated Gujarati Translations (Sweta Kothari)
+ - Updated Oriya Translation (Manoj Kumar Giri)
+ - Updated Polish translation (Piotr DrÄ?g)
+ - Updated Portuguese translation (António Lima)
+ - Updated Punjabi translation (A S Alam)
+ - Updated Simplified Chinese translation (Ray Wang)
+ - Updated Slovenian translation (Matej UrbanÄ?iÄ?)
+ - Updated Spanish translation (Daniel Mustieles)
+ - Updated Swedish translation (Daniel Nylander)
+ - Updated Tamil translation (vasudeven)
+ - Updated Traditional Chinese translation (Chao-Hsiung Liao, Cheng-Chia Tseng)
+ - Update Romanian translation (Lucian Adrian Grijincu)
+
+* New Features:
+ - Add InstallPrinterDrivers into the session API (Tim Waugh)
+
+* Bugfix:
+ - Do not assume that we are just installing when we get the simulate request (Richard Hughes)
+ - Do not schedule a refresh-cache if one is already waiting (Richard Hughes)
+ - Do not show '0 bytes' in the confirmation dialog, just show the message title (Richard Hughes)
+ - Do not show the list of packages in the updates-available bubble. Fixes #609233 (Richard Hughes)
+ - Ensure parent window is set modal when installing packages with deps using the DBus interface. Fixes rh#566741 (Richard Hughes)
+ - Fix an infinite loop in gpk_update_viewer_are_all_updates_selected() (Richard Hughes)
+ - Fixed incorrect use of g_ascii_strdown (Tim Waugh)
+ - If we failed to update the system, wait a lot longer than two seconds before we try again (Richard Hughes)
+ - Read the PkClient error code enum and try to map it to a PkErrorEnum code (Richard Hughes)
+ - Return TRUE when InstallPackageFiles succeeds (Jonathan Conder)
+ - Use correct provides tag for postscriptdriver what-provides query (Tim Waugh)
+
 Version 2.29.3
 ~~~~~~~~~~~~~~
 Released: 2010-02-01
diff --git a/RELEASE b/RELEASE
index f3d3261..584f893 100644
--- a/RELEASE
+++ b/RELEASE
@@ -18,8 +18,8 @@ Released: 2010-xx-xx
 
 3. Commit changes in gnome-packagekit git:
 
-git commit -a -m "Release version 2.29.4"
-git tag -s GNOME_PACKAGEKIT_2_29_4 -m "==== Version 2.29.4 ===="
+git commit -a -m "Release version 2.29.91"
+git tag -s GNOME_PACKAGEKIT_2_29_91 -m "==== Version 2.29.91 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 4cac231..b7262ff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[2.29.4])
+AC_INIT([gnome-packagekit],[2.29.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]