[gnome-packagekit/gnome-3-0] trivial: Release version 3.0.2



commit 377f6f89438de9562d4999a1273d361f842f4374
Author: Richard Hughes <richard hughsie com>
Date:   Mon May 23 10:14:44 2011 +0100

    trivial: Release version 3.0.2

 NEWS         |   18 ++++++++++++++++++
 RELEASE      |    6 +++---
 configure.ac |    2 +-
 3 files changed, 22 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index e5bfd31..187122b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Version 3.0.2
+~~~~~~~~~~~~~
+Released: 2011-05-23
+
+* Translations
+ - Added UG translation (Abduxukur Abdurixit)
+ - Added Vietnamese translation (Nguy�n Thái Ng�c Duy)
+ - Updated Finnish translation (Ville-Pekka Vainio)
+ - Updated Korean translation (Changwoo Ryu)
+ - Updated Latvian translation (Rudolfs Mazurs)
+ - Updated Lithuanian translation (Gintautas Miliauskas)
+ - Updated Persian translation (Arash Mousavi)
+ - Updated Slovak translation (Ivan Masár)
+ - Updated Ukranian (Daniel Korostil)
+
+* Bugfix:
+ - Only use the window title if the user set a parent window XID. Fixes rh#700229 (Richard Hughes)
+
 Version 3.0.0
 ~~~~~~~~~~~~~
 Released: 2011-04-04
diff --git a/RELEASE b/RELEASE
index b906e22..f080294 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,7 +5,7 @@ PackageKit Release Notes
 git shortlog GNOME_PACKAGEKIT_3_0_0.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 3.0.1
+Version 3.0.2
 ~~~~~~~~~~~~~
 Released: 2011-xx-xx
 
@@ -18,8 +18,8 @@ Released: 2011-xx-xx
 
 3. Commit changes in gnome-packagekit git:
 
-git commit -a -m "trivial: Release version 3.0.1"
-git tag -s GNOME_PACKAGEKIT_3_0_1 -m "==== Version 3.0.1 ===="
+git commit -a -m "trivial: Release version 3.0.2"
+git tag -s GNOME_PACKAGEKIT_3_0_2 -m "==== Version 3.0.2 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 823d954..0f5c09f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[3.0.1])
+AC_INIT([gnome-packagekit],[3.0.2])
 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]