[gnome-packagekit] trivial: Post branch version bump
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] trivial: Post branch version bump
- Date: Mon, 26 Mar 2012 14:52:27 +0000 (UTC)
commit d85ac6ad8c3df0576c099ee7f1d23775843b67bc
Author: Richard Hughes <richard hughsie com>
Date: Mon Mar 26 15:51:24 2012 +0100
trivial: Post branch version bump
RELEASE | 8 ++++----
configure.ac | 2 +-
contrib/gnome-packagekit.spec.in | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 753547c..365265c 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,10 +2,10 @@ PackageKit Release Notes
1. Write NEWS entries for gnome-packagekit in the same format as usual.
-git shortlog GNOME_PACKAGEKIT_3_3_92.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_PACKAGEKIT_3_4_0.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
--------------------------------------------------------------------------------
-Version 3.4.0
+Version 3.5.1
~~~~~~~~~~~~~
Released: 2012-xx-xx
@@ -18,8 +18,8 @@ Released: 2012-xx-xx
3. Commit changes in gnome-packagekit git:
-git commit -a -m "Release version 3.4.0"
-git tag -s GNOME_PACKAGEKIT_3_4_0 -m "==== Version 3.4.0 ===="
+git commit -a -m "Release version 3.5.1"
+git tag -s GNOME_PACKAGEKIT_3_5_1 -m "==== Version 3.5.1 ===="
<wait>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index dbd3d4c..1025f0a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.65)
-AC_INIT([gnome-packagekit],[3.4.0])
+AC_INIT([gnome-packagekit],[3.5.1])
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 ac24c57..32cc66e 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.4/%{name}-%{version}.tar.xz
+Source0: http://download.gnome.org/sources/gnome-packagekit/3.5/%{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]