[gnome-packagekit] Release version 3.3.3



commit c1cad8d29ceda1e14de8f61ee5ea0813ccefbdb3
Author: Richard Hughes <richard hughsie com>
Date:   Mon Dec 19 13:05:45 2011 +0000

    Release version 3.3.3

 NEWS         |   39 +++++++++++++++++++++++++++++++++++++++
 RELEASE      |    6 +++---
 configure.ac |    2 +-
 3 files changed, 43 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index accd48e..7b5f310 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+Version 3.3.3
+~~~~~~~~~~~~~
+Released: 2011-12-19
+
+* Translations
+ - Updated Arabic translation (Anass Ahmed, Abdalrahim Fakhouri)
+ - Updated asturian translation (Xandru Armesto)
+ - Updated British English translation (Bruce Cowan)
+ - Updated Bulgarian translation (Alexander Shopov)
+ - Updated Czech translation (Marek ÄernockÃ)
+ - Updated Finnish translation (Ville-Pekka Vainio)
+ - Updated Galician translations (Fran DiÃguez)
+ - Updated German translation (Mario BlÃttermann)
+ - Updated Hebrew translation (Yaron Shahrabani)
+ - Updated Hungarian translation (Gabor Kelemen)
+ - Updated Irish translation (SeÃn de BÃrca)
+ - Updated Lithuanian translation (Mantas KriauÄiÅnas)
+ - Updated Norwegian bokmÃl translation (Kjartan Maraas)
+ - Updated Polish translation of help (Piotr DrÄg)
+ - Updated Polish translation (Piotr DrÄg)
+ - Updated Slovak translation (Ivan MasÃr)
+ - Updated Slovenian translation (Matej UrbanÄiÄ)
+ - Updated Spanish translation (Daniel Mustieles)
+ - Updated Telugu Translation (ipraveen)
+ - Updated Telugu Translation (Praveen Illa)
+ - Updated Thai translation (Akom Chotiphantawanon)
+ - Updated Vietnamese translation (Nguyán ThÃi Ngác Duy)
+
+* Bugfix:
+ - Actually exit the GTK tools when the user closes the window (Richard Hughes)
+ - Add a friendly name for g-s-d in the log program (Richard Hughes)
+ - Don't autoclose when no updates but distro upgrades are available (Richard Hughes)
+ - Don't spin in a loop in the updater when results come quicker than we expect (Richard Hughes)
+ - Don't use the deprecated g_format_size_for_display (Richard Hughes)
+ - Don't use the deprecated gtk_hbox_new (Richard Hughes)
+ - Mark the '32-bit' and '64-bit' strings as translatable (Richard Hughes)
+ - Move the gtk-module support files to PK (Richard Hughes)
+ - New versions of GTK show image-broken when we specify an empty string (Richard Hughes)
+
 Version 3.2.0
 ~~~~~~~~~~~~~
 Released: 2011-09-26
diff --git a/RELEASE b/RELEASE
index 2580826..994cb1d 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,7 +5,7 @@ PackageKit Release Notes
 git shortlog GNOME_PACKAGEKIT_3_3_0.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 3.3.1
+Version 3.3.3
 ~~~~~~~~~~~~~
 Released: 2011-xx-xx
 
@@ -18,8 +18,8 @@ Released: 2011-xx-xx
 
 3. Commit changes in gnome-packagekit git:
 
-git commit -a -m "Release version 3.3.1"
-git tag -s GNOME_PACKAGEKIT_3_3_1 -m "==== Version 3.3.1 ===="
+git commit -a -m "Release version 3.3.3"
+git tag -s GNOME_PACKAGEKIT_3_3_3 -m "==== Version 3.3.3 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 5b72ad2..390385b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[3.3.1])
+AC_INIT([gnome-packagekit],[3.3.3])
 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]