[gnome-packagekit] Release version 3.5.90



commit 313928b5a812da359b1a8472db63d0c18f9f8033
Author: Richard Hughes <richard hughsie com>
Date:   Fri Aug 24 13:56:38 2012 +0100

    Release version 3.5.90

 NEWS         |   28 ++++++++++++++++++++++++++++
 RELEASE      |   10 +++++-----
 configure.ac |    2 +-
 3 files changed, 34 insertions(+), 6 deletions(-)
---
diff --git a/NEWS b/NEWS
index 35f0c9b..d9dbe49 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+Version 3.5.90
+~~~~~~~~~~~~~~
+Released: 2012-08-24
+
+* Translations
+ - Updated Esperanto translation (Kristjan SCHMIDT)
+ - Updated Galician translations (Fran DiÃguez)
+ - Updated gujarati translation (Sweta Kothari)
+ - Updated Japanese translation (Jiro Matsuzawa)
+ - Updated Norwegian bokmÃl translation (Kjartan Maraas)
+ - Updated Polish translation (Piotr DrÄg)
+ - Updated Serbian translation (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+ - Updated Spanish translation (Daniel Mustieles)
+ - Updated Telugu Translation (Praveen Illa)
+ - Updated Traditional Chinese translation (Chao-Hsiung Liao)
+
+* New Features:
+ - Port to new documentation infrastructure (Matthias Clasen)
+
+* Bugfix:
+ - Do not show the preferences program in the application view (Richard Hughes)
+ - Do not show the update viewer in the application overview (Richard Hughes)
+ - Don't show the clear button when installing or removing packages (Richard Hughes)
+ - Just call the install/remove program 'Software' (Richard Hughes)
+ - Make the header of gpk-application draggable (Richard Hughes)
+ - Reword the welcome message now we have no find button (Richard Hughes)
+ - Use 'Clear' for the clear packages button (Richard Hughes)
+
 Version 3.5.4
 ~~~~~~~~~~~~~
 Released: 2012-07-16
diff --git a/RELEASE b/RELEASE
index e6685e5..158e8d5 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,9 +5,9 @@ PackageKit Release Notes
 git shortlog GNOME_PACKAGEKIT_3_5_4.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 3.5.5
-~~~~~~~~~~~~~
-Released: 2012-xx-xx
+Version 3.5.90
+~~~~~~~~~~~~~~
+Released: 2012-08-24
 
 * Translations
 
@@ -18,8 +18,8 @@ Released: 2012-xx-xx
 
 3. Commit changes in gnome-packagekit git:
 
-git commit -a -m "Release version 3.5.5"
-git tag -s GNOME_PACKAGEKIT_3_5_5 -m "==== Version 3.5.5 ===="
+git commit -a -m "Release version 3.5.90"
+git tag -s GNOME_PACKAGEKIT_3_5_90 -m "==== Version 3.5.90 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 1828a36..3149982 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[3.5.5])
+AC_INIT([gnome-packagekit],[3.5.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]