[gnome-color-manager/gnome-3-4] trivial: Post release version bump



commit 7470608767e572643c8c0e238d5b4879e060b30e
Author: Richard Hughes <richard hughsie com>
Date:   Mon Mar 26 15:34:20 2012 +0100

    trivial: Post release version bump

 RELEASE                             |    8 ++++----
 configure.ac                        |    2 +-
 contrib/gnome-color-manager.spec.in |    2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 831a1c9..f7b5b73 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,7 +2,7 @@ PackageKit Release Notes
 
 1. Write NEWS entries for gnome-color-manager in the same format as usual.
 
-Version 3.4.0
+Version 3.4.1
 ~~~~~~~~~~~~~
 Released: 2012-xx-xx
 
@@ -10,12 +10,12 @@ Released: 2012-xx-xx
 * New Features:
 * Bugfix:
 
-git shortlog GNOME_COLOR_MANAGER_3_3_91.. | grep -i -v trivial | grep -v Merge | uniq > NEWS.new
+git shortlog GNOME_COLOR_MANAGER_3_4_0.. | grep -i -v trivial | grep -v Merge | uniq > NEWS.new
 
 3. Commit changes in gnome-color-manager git:
 
-git commit -a -m "Release version 3.4.0"
-git tag -s GNOME_COLOR_MANAGER_3_4_0 -m "==== Version 3.4.0 ===="
+git commit -a -m "Release version 3.4.1"
+git tag -s GNOME_COLOR_MANAGER_3_4_1 -m "==== Version 3.4.1 ===="
 <enter password>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 9a01367..1296344 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Copyright (C) 2010-2011 Richard Hughes <richard hughsie com>
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-color-manager],[3.4.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.4.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar])
 AC_CONFIG_HEADERS([config.h])
diff --git a/contrib/gnome-color-manager.spec.in b/contrib/gnome-color-manager.spec.in
index 92c4a88..1e3395a 100644
--- a/contrib/gnome-color-manager.spec.in
+++ b/contrib/gnome-color-manager.spec.in
@@ -7,7 +7,7 @@ Release:   0.#BUILD#%{?alphatag}%{?dist}
 License:   GPLv2+
 Group:     Applications/System
 URL:       http://projects.gnome.org/gnome-color-manager/
-Source0:   http://download.gnome.org/sources/gnome-color-manager/3.3/%{name}-%{version}.tar.xz
+Source0:   http://download.gnome.org/sources/gnome-color-manager/3.4/%{name}-%{version}.tar.xz
 
 Requires:  color-filesystem >= 1-7
 Requires:  gnome-icon-theme



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]