[ooo-build-commit] .: Branch 'ooo-build-3-2' - configure.in NEWS
Petr Mladek
pmladek at kemper.freedesktop.org
Thu Apr 8 07:28:20 PDT 2010
NEWS | 14 ++++++++++++++
configure.in | 2 +-
2 files changed, 15 insertions(+), 1 deletion(-)
New commits:
commit bf4a8fe6ceed49ac3d1afbd2b9ee157d9ca05d83
Author: Petr Mladek <pmladek at suse.cz>
Date: Wed Apr 7 18:34:16 2010 +0200
Release ooo-build-3.2.0.10 (3.2 bugfix release)
* version 3.2.0.10 (3.2 bugfix release)
* tag OOO_BUILD_3_2_0_10
diff --git a/NEWS b/NEWS
index fa4308f..41ac581 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+ooo-build-3.2.0.10 (3.2 bugfix release)
+
+ + common bits:
+ + oofromtemplate wrapper clean up [Rene]
+ + Calc bits:
+ + various Calc crashers with gcc-4.5 (bnc#588957, deb#576665) [Thorsten]
+ + l10n bits:
+ + do not do extra hacks for en-US-only build [Petr]
+ + build bits:
+ + bin obsolete graphite download stuff [Rene]
+ + Ubuntu bits:
+ + switch to fulscreen mode using F11 [Chris]
+
+
ooo-build-3.2.0.9 (3.2 bugfix release)
+ common bits:
diff --git a/configure.in b/configure.in
index 81207bb..c792b51 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.2.0.9)
+AC_INIT(ooo-build, 3.2.0.10)
AC_PREREQ(2.51)
AC_CONFIG_SRCDIR(bin/build-ooo)
AC_PREFIX_DEFAULT(/usr)
More information about the ooo-build-commit
mailing list