[gnome-packagekit] Release version 2.31.3
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] Release version 2.31.3
- Date: Mon, 21 Jun 2010 16:04:32 +0000 (UTC)
commit 6b4eaa19a32b667237b380b54065c812d942769f
Author: Richard Hughes <richard hughsie com>
Date: Mon Jun 21 17:03:28 2010 +0100
Release version 2.31.3
NEWS | 27 +++++++++++++++++++++++++++
RELEASE | 8 ++++----
configure.ac | 2 +-
3 files changed, 32 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index c09ecf5..166ccc9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Version 2.31.3
+~~~~~~~~~~~~~~
+Released: 2010-06-21
+
+* Translations
+ - Added Punjabi help translation (A S Alam)
+ - Added Norwegian bokmål translation (Kjartan Maraas)
+ - Updated Estonian translation (Ivar Smolin)
+ - Updated Finnish translation (Ville-Pekka Vainio)
+ - Updated Hebrew translation (Yaron Shahrabani)
+ - Updated Punjabi Translation (A S Alam)
+ - Updated Spanish translation (Daniel Mustieles)
+ - Updated Estonian translation (Ivar Smolin)
+ - Updated Galician translations (Fran Diéguez)
+
+* New Features:
+ - Require GTK3 as per the GNOME release team announcement (Richard Hughes)
+ - Require libcanberra-gtk3 for GNOME3 (Richard Hughes)
+ - Port to GtkApplication (Richard Hughes)
+ - Make libnotify an optional dependency as it relies on gtk-2.0 (Richard Hughes)
+
+* Bugfix:
+ - Only mark the find button sensitive if we are not searching at this time. Fixes rh#602422 (Richard Hughes)
+ - Add a modal error box to the update viewer if there is no network. Fixes rh#602507 (Richard Hughes)
+ - Fix crash in gpk-dbus-service when looking for printer drivers (Vincent Untz)
+ - Do not try to map the PkClientError to a GpkDbusError if the domain is already correct. Fixes rh#598677 (Richard Hughes)
+
Version 2.31.1
~~~~~~~~~~~~~~
Released: 2010-06-06
diff --git a/RELEASE b/RELEASE
index 8b7a1d7..1216e75 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,7 +5,7 @@ PackageKit Release Notes
git shortlog GNOME_PACKAGEKIT_2_31_1.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
--------------------------------------------------------------------------------
-Version 2.31.2
+Version 2.31.3
~~~~~~~~~~~~~~
Released: 2010-xx-xx
@@ -18,8 +18,8 @@ Released: 2010-xx-xx
3. Commit changes in gnome-packagekit git:
-git commit -a -m "Release version 2.31.2"
-git tag -s GNOME_PACKAGEKIT_2_31_2 -m "==== Version 2.31.2 ===="
+git commit -a -m "Release version 2.31.3"
+git tag -s GNOME_PACKAGEKIT_2_31_3 -m "==== Version 2.31.3 ===="
<wait>
git push --tags
git push
@@ -42,7 +42,7 @@ install-module gnome-packagekit-*.tar.gz
8. Commit trivial changes:
-git commit -a -m "Post release version bump"
+git commit -a -m "trivial: Post release version bump"
git push
9. Send an email to packagekit lists freedesktop org, gnome-announce-list gnome org, gnome-doc-list gnome org, gnome-i18n gnome org
diff --git a/configure.ac b/configure.ac
index 69589f0..85f6726 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.65)
-AC_INIT([gnome-packagekit],[2.31.2])
+AC_INIT([gnome-packagekit],[2.31.3])
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]