[evolution/gnome-2-30-1] Prepare Evolution 2.30.1.2 release.



commit 8453a9c47a4a9b623f6d5fcb3aaffa335f9b0a82
Author: Matthew Barnes <mbarnes redhat com>
Date:   Tue Apr 27 08:11:40 2010 -0400

    Prepare Evolution 2.30.1.2 release.

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2ac4648..9a1ad74 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Evolution 2.30.1.2 2010-04-27
+-----------------------------
+
+	Another brown paper bag release to correct some build mishaps.
+
+	- Missing linker flag in plugins/face/Makefile.am.
+	  See git commit f5e88e03a2548891e4e37769571034b545149efc
+
+	- Missing backslashes in data/icons/Makefile.am.
+	  See git commits f7896b3c106fed6c3767ce35b74f38c87979e43a
+	  and a30c983004a2b1df6e70e7d3ddbd63274d9371e7.
+
 Evolution 2.30.1.1 2010-04-26
 -----------------------------
 
diff --git a/configure.ac b/configure.ac
index 8b54cfd..73968a2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ m4_define([upgrade_revision], [0])
 
 dnl Autoconf / Automake Initialization
 AC_PREREQ(2.58)
-AC_INIT([evolution],[evo_version].1,[http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution])
+AC_INIT([evolution],[evo_version].2,[http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution])
 AM_INIT_AUTOMAKE([1.9 -Wall -Werror foreign])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS(config.h)



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