[gnome-packagekit] Release version 3.1.90
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] Release version 3.1.90
- Date: Tue, 30 Aug 2011 10:23:23 +0000 (UTC)
commit 9d228795688391fc61b3d22c81129d65c1fea805
Author: Richard Hughes <richard hughsie com>
Date: Tue Aug 30 11:23:03 2011 +0100
Release version 3.1.90
NEWS | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
RELEASE | 8 ++++----
configure.ac | 2 +-
3 files changed, 53 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index cccc371..c1a737c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,51 @@
+Version 3.1.90
+~~~~~~~~~~~~~~
+Released: 2011-08-30
+
+* Translations
+ - Added UG translation (Abduxukur Abdurixit)
+ - Updated Bulgarian translation (Alexander Shopov)
+ - Updated Czech translation (Marek ÄernockÃ)
+ - Updated Galician translations (Fran Dieguez)
+ - Updated German translation (Mario BlÃttermann)
+ - Updated Hebrew translation (Yaron Shahrabani)
+ - Updated Indonesian translation (Andika Triwidada)
+ - Updated Latvian translation (Rudolfs Mazurs)
+ - Updated Norwegian bokmÃl translation (Kjartan Maraas)
+ - Updated Punjabi translation (A S Alam)
+ - Updated Spanish translation (Daniel Mustieles)
+ - Updated Spanish translation (Jorge GonzÃlez)
+ - Updated Swedish translation (Daniel Nylander)
+ - Updated Traditional Chinese translation(Hong Kong and Taiwan) (Cheng-Chia Tseng)
+
+* New Features:
+ - Allow the list of package dependencies to expand horizontally (Jean-FranÃois Fortin Tam)
+ - Don't make each package have a bold summary now the package details are grey (Richard Hughes)
+ - Make the version and architecture gray in the GUI tools (Richard Hughes)
+ - Move the '7 Updates (45Mb)' text to the button box to match the mockup (Richard Hughes)
+ - Split up the updates in the update viewer into sections to match the mockup (Richard Hughes)
+ - Turn the cryptic i86_64 into a human readable string, e.g. '64-bit' (Richard Hughes)
+
+* Bugfix:
+ - Better default dialog height for the main application and the update viewer (Jean-FranÃois Fortin Tam)
+ - Better default position for the package update description vpane (Jean-FranÃois Fortin Tam)
+ - Better default size for the Log Viewer (Jean-FranÃois Fortin Tam)
+ - Better default size in the repositories prefs dialog (Jean-FranÃois Fortin Tam)
+ - Correctly use the theme colors rather than hardcoding gray (Richard Hughes)
+ - Do not allow vertical scrollbars on the package metadata (Jean-FranÃois Fortin Tam)
+ - Do not show the full path when installing local files (Richard Hughes)
+ - Do not use deprecated #defines from PackageKit (Richard Hughes)
+ - Don't clear the welcome screen when starting gpk-application (Richard Hughes)
+ - Fix the update viewer's progressbar alignment (Jean-FranÃois Fortin Tam)
+ - Give more space for error messages (Jean-FranÃois Fortin Tam)
+ - Hide the details expander by default in the updates viewer to match the mockup (Richard Hughes)
+ - Never set a window title if the dialog has no parent (Richard Hughes)
+ - Nuke the 'Help' button in the update viewer to closer match the mockups (Richard Hughes)
+ - Rename the 'Software Updates' to 'Software Settings' to make searching clearer (Richard Hughes)
+ - Service Pack dialog: affirmative action goes to the right (Jean-FranÃois Fortin Tam)
+ - Show the application name in the run listbox (Richard Hughes)
+ - Use a 'Cancel' button for a confirm dialog rather than 'Close' (Richard Hughes)
+
Version 3.1.3
~~~~~~~~~~~~~
Released: 2011-07-04
diff --git a/RELEASE b/RELEASE
index cc2b8f7..8945b2d 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,8 +5,8 @@ PackageKit Release Notes
git shortlog GNOME_PACKAGEKIT_3_1_3.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
--------------------------------------------------------------------------------
-Version 3.1.4
-~~~~~~~~~~~~~
+Version 3.1.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 3.1.4"
-git tag -s GNOME_PACKAGEKIT_3_1_4 -m "==== Version 3.1.4 ===="
+git commit -a -m "Release version 3.1.90"
+git tag -s GNOME_PACKAGEKIT_3_1_90 -m "==== Version 3.1.90 ===="
<wait>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index 7bd74ec..39fa780 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.65)
-AC_INIT([gnome-packagekit],[3.1.4])
+AC_INIT([gnome-packagekit],[3.1.90])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar])
AC_CONFIG_HEADERS([config.h])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]