[gnome-packagekit] Release version 2.91.1



commit e9d9d6d49596838edb832c7029d73e40f78c002a
Author: Richard Hughes <richard hughsie com>
Date:   Tue Oct 5 10:55:23 2010 +0100

    Release version 2.91.1

 NEWS    |   76 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 RELEASE |    8 +++---
 2 files changed, 80 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index b98b355..8cbbffe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,79 @@
+Version 2.91.1
+~~~~~~~~~~~~~~
+Released: 2010-10-05
+
+* Translations
+ - Added Lithuanian translation (Žygimantas BeruÄ?ka)
+ - Added Malay translation (Ahmed Noor Kader Mustajir Md Eusoff)
+ - Added Slovak translation (Ivan Masár)
+ - Fixed bug622649 in Serbian translation (Ð?илоÑ? Ð?оповиÑ?)
+ - Updated Arabic translation (Khaled Hosny)
+ - Updated Bengali India Translation (Runa Bhattacharjee)
+ - Updated Brazilian Portuguese translation (Igor Pires Soares)
+ - Updated British English translation (Bruce Cowan)
+ - Updated British English translation (Philip Withnall)
+ - Updated Bulgarian translation (Alexander Shopov)
+ - Updated Bulgarian translation (Damyan Ivanov)
+ - Updated Catalan translation (Gil Forcada)
+ - Updated Czech translation (Marek Cernocky)
+ - Updated Danish translation (Kenneth Nielsen)
+ - Updated Estonian translation (Ivar Smolin)
+ - Updated Finnish translation (Ville-Pekka Vainio)
+ - Updated French translation (Bruno Brouard)
+ - Updated French translation (Claude Paroz)
+ - Updated Galician translations (Fran Diéguez)
+ - Updated German translation (Christian Kirbach)
+ - Updated German translation (Mario Blättermann)
+ - Updated Greek translation (Bakaoukas Nikolaos)
+ - Updated Hebrew translation (Yaron Shahrabani)
+ - Updated Hungarian translation (Gabor Kelemen)
+ - Updated Indonesian translation (Dirgita)
+ - Updated Italian translation (Gianvito Cavasoli)
+ - Updated Japanese translation (Takayuki KUSANO)
+ - Updated Japanese translation (Yohsuke Ooi)
+ - Updated Kannada translations (Shankar Prasad)
+ - Updated Lithuanian translation (Aurimas Ä?ernius)
+ - Updated Marathi Translations (Sandeep Shedmake)
+ - Updated Norwegian bokmål translation (Kjartan Maraas)
+ - Updated Polish translation (Piotr DrÄ?g)
+ - Updated Portuguese translation (António Lima)
+ - Updated Punjabi Translation (A S Alam)
+ - Updated Romanian translation (Lucian Adrian Grijincu)
+ - Updated Russian translation (Leonid Kanter)
+ - Updated Simplified Chinese translation (Aron Xu)
+ - Updated Simplified Chinese translation (Teliute)
+ - Updated Slovenian translation (Matej UrbanÄ?iÄ?)
+ - Updated Spanish translation (Daniel Mustieles)
+ - Updated Spanish translation (Jorge González)
+ - Updated Swedish translation (Daniel Nylander)
+ - Updated Telugu translation (krishnababu k)
+ - Updated Traditional Chinese translation(Hong Kong and Taiwan) (Cheng-Chia Tseng)
+ - Updated Turkish translation (Baris Cicek)
+
+* New Features:
+ - Raise the GTK build dep to 2.91.0 (Richard Hughes)
+ - Move both the updater and the package installer to Applications->System Tools (Richard Hughes)
+ - Never, ever, show a second status area notification (Richard Hughes)
+ - Remove gpk-repo and merge the functionality into the control center panel (Richard Hughes)
+ - Show a button to check for updates in the update control center panel (Richard Hughes)
+
+* Bugfix:
+ - Build against the latest GTK3 release (Matthias Clasen)
+ - Do not emit a critical warning when we reset the icon to NULL (Richard Hughes)
+ - Do not use an animated icon in gpk-application or the panel (Richard Hughes)
+ - Ensure files created with gpk-service-pack do not have ';' in them (Richard Hughes)
+ - Ensure we reset the GCancellable before doing each async method (Richard Hughes)
+ - Ensure we reset the UI to sensitive after creating the system package list (Richard Hughes)
+ - Fix an important bug that stopped GetUpdates from working correctly. Fixes rh#615099 (Richard Hughes)
+ - Fix the gpk-application GetDepends and GetRequires calls (Richard Hughes)
+ - Ignore message types we do not recognize. Fixes rh#575669 (Richard Hughes)
+ - Make apply button insensitive while applying (Zhang Qiang)
+ - Mark items in the Selection menu translatable (Ville-Pekka Vainio)
+ - Save the package lists to the specified directory, not the system default. Fixes rh#609531 (Richard Hughes)
+ - Use context disambiguator for System string (Claude Paroz)
+ - Use pk_task* instead pk_client* to show more info (Zhang Qiang)
+ - When the icon gets UpdatesChanged then hide until the new GetUpdate is complete as the information is likely inaccurate (Richard Hughes)
+
 Version 2.31.4
 ~~~~~~~~~~~~~~
 Released: 2010-07-01
diff --git a/RELEASE b/RELEASE
index 94be242..3c8ee55 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,9 +5,9 @@ PackageKit Release Notes
 git shortlog GNOME_PACKAGEKIT_2_31_4.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 2.31.5
+Version 2.91.1
 ~~~~~~~~~~~~~~
-Released: 2010-xx-xx
+Released: 2010-10-05
 
 * Translations
 
@@ -18,8 +18,8 @@ Released: 2010-xx-xx
 
 3. Commit changes in gnome-packagekit git:
 
-git commit -a -m "Release version 2.31.5"
-git tag -s GNOME_PACKAGEKIT_2_31_5 -m "==== Version 2.31.5 ===="
+git commit -a -m "Release version 2.91.1"
+git tag -s GNOME_PACKAGEKIT_2_91_1 -m "==== Version 2.91.1 ===="
 <wait>
 git push --tags
 git push



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]