[gnome-color-manager] Post release version bump
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] Post release version bump
- Date: Thu, 6 May 2010 14:43:01 +0000 (UTC)
commit ae935c6928abe3dd64f518580eee843fc9f1e280
Author: Richard Hughes <richard hughsie com>
Date: Thu May 6 15:43:27 2010 +0100
Post release version bump
RELEASE | 8 ++++----
configure.ac | 4 ++--
contrib/gnome-color-manager.spec.in | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 9379216..ceffdd3 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 2.31.1
+Version 2.31.2
~~~~~~~~~~~~~~
Released: 2010-xx-xx
@@ -10,12 +10,12 @@ Released: 2010-xx-xx
* New Features:
* Bugfix:
-git shortlog GNOME_COLOR_MANAGER_2_31_0.. | grep -i -v trivial | grep -v Merge | uniq > NEWS.new
+git shortlog GNOME_COLOR_MANAGER_2_31_1.. | grep -i -v trivial | grep -v Merge | uniq > NEWS.new
3. Commit changes in gnome-color-manager git:
-git commit -a -m "Release version 2.31.1"
-git tag -s GNOME_COLOR_MANAGER_2_31_1 -m "==== Version 2.31.1 ===="
+git commit -a -m "Release version 2.31.2"
+git tag -s GNOME_COLOR_MANAGER_2_31_2 -m "==== Version 2.31.2 ===="
<enter password>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index 256203c..e069bed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-color-manager],[2.31.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[2.31.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
AC_CONFIG_SRCDIR(src)
-AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
+AM_INIT_AUTOMAKE([1.9 tar-ustar dist-bzip2])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])
diff --git a/contrib/gnome-color-manager.spec.in b/contrib/gnome-color-manager.spec.in
index 490c75c..d75681b 100644
--- a/contrib/gnome-color-manager.spec.in
+++ b/contrib/gnome-color-manager.spec.in
@@ -9,7 +9,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/2.29/%{name}-%{version}.tar.gz
+Source0: http://download.gnome.org/sources/gnome-color-manager/2.31/%{name}-%{version}.tar.gz
Requires: gnome-icon-theme
Requires: shared-mime-info
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]