[gnome-packagekit] Release version 3.4.0
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] Release version 3.4.0
- Date: Mon, 26 Mar 2012 14:49:39 +0000 (UTC)
commit b68b7705a04d94a5041b2e04b28093f718242aed
Author: Richard Hughes <richard hughsie com>
Date: Mon Mar 26 15:48:20 2012 +0100
Release version 3.4.0
NEWS | 17 +++++++++++++++++
RELEASE | 8 ++++----
configure.ac | 2 +-
contrib/gnome-packagekit.spec.in | 2 +-
4 files changed, 23 insertions(+), 6 deletions(-)
---
diff --git a/NEWS b/NEWS
index b02d8de..b5b9857 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Version 3.4.0
+~~~~~~~~~~~~~
+Released: 2012-03-26
+
+* Translations
+ - Updated Esperanto translation (Kristjan SCHMIDT)
+ - Updated French doc translation (Bruno Brouard)
+ - Updated Hebrew translation (Yaron Shahrabani)
+ - Updated Hindi translation (Chandan Kumar)
+ - Updated Lithuanian translation (Aurimas Äernius)
+ - Updated Polish translation (Piotr DrÄg)
+ - Updated Telugu translation (Sasi Bhushan)
+ - Updated Ukranian translation (Daniel Korostil)
+
+* Bugfix:
+ - Return with success if we try to install no packages (Richard Hughes)
+
Version 3.3.92
~~~~~~~~~~~~~~
Released: 2012-03-18
diff --git a/RELEASE b/RELEASE
index f7dfb28..753547c 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,8 +5,8 @@ PackageKit Release Notes
git shortlog GNOME_PACKAGEKIT_3_3_92.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
--------------------------------------------------------------------------------
-Version 3.3.93
-~~~~~~~~~~~~~~
+Version 3.4.0
+~~~~~~~~~~~~~
Released: 2012-xx-xx
* Translations
@@ -18,8 +18,8 @@ Released: 2012-xx-xx
3. Commit changes in gnome-packagekit git:
-git commit -a -m "Release version 3.3.93"
-git tag -s GNOME_PACKAGEKIT_3_3_93 -m "==== Version 3.3.93 ===="
+git commit -a -m "Release version 3.4.0"
+git tag -s GNOME_PACKAGEKIT_3_4_0 -m "==== Version 3.4.0 ===="
<wait>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index 8a36481..dbd3d4c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.65)
-AC_INIT([gnome-packagekit],[3.3.93])
+AC_INIT([gnome-packagekit],[3.4.0])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar])
AC_CONFIG_HEADERS([config.h])
diff --git a/contrib/gnome-packagekit.spec.in b/contrib/gnome-packagekit.spec.in
index bd93afb..ac24c57 100644
--- a/contrib/gnome-packagekit.spec.in
+++ b/contrib/gnome-packagekit.spec.in
@@ -9,7 +9,7 @@ Release: 0.#BUILD#%{?alphatag}%{?dist}
License: GPLv2+
Group: Applications/System
URL: http://www.packagekit.org
-Source0: http://download.gnome.org/sources/gnome-packagekit/3.3/%{name}-%{version}.tar.xz
+Source0: http://download.gnome.org/sources/gnome-packagekit/3.4/%{name}-%{version}.tar.xz
Requires: gnome-icon-theme
Requires: dbus-x11 >= 1.1.2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]