[seahorse] Release version 2.32.0



commit 92ebfaee5e91d3fc2772372eba46a15a66e416b6
Author: Stef Walter <stef memberwebs com>
Date:   Mon Sep 27 21:30:20 2010 +0000

    Release version 2.32.0

 Makefile.am         |    3 ++-
 NEWS                |    5 +++++
 configure.in        |    4 ++--
 help/zh_CN/zh_CN.po |    2 +-
 4 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 5133073..b483ef8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -69,7 +69,8 @@ DISTCLEANFILES = \
 DISTCHECK_CONFIGURE_FLAGS = \
     --disable-scrollkeeper \
     --disable-update-mime-database \
-    --enable-gtk-doc
+    --enable-gtk-doc \
+    --disable-debug
     
 CHANGELOG_START = \
 	d2f8367dc600080b6cf3edbe4e2fc204f929471e
diff --git a/NEWS b/NEWS
index db33c10..559cb2d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+seahorse 2.32.0
+---------------
+
+    * Make builds silent by default [Stef Walter]
+
 seahorse 2.31.91
 ----------------
 
diff --git a/configure.in b/configure.in
index dc979fd..40a76e9 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ AC_PREREQ(2.52)
 dnl ****************************************************************************
 dnl MAIN SEAHORSE VERSION (update after release)
 
-AC_INIT(seahorse, 2.31.92)
+AC_INIT(seahorse, 2.32.0)
 
 dnl ****************************************************************************
 dnl LIBCRYPTUI libtool versioning
@@ -23,7 +23,7 @@ dnl ****************************************************************************
 AC_CONFIG_SRCDIR(src/seahorse-main.c)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_CONFIG_HEADER(config.h)
-m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([no])])
+m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 AM_MAINTAINER_MODE
 AC_CONFIG_MACRO_DIR([m4])
 
diff --git a/help/zh_CN/zh_CN.po b/help/zh_CN/zh_CN.po
index 0c36382..e9eb583 100644
--- a/help/zh_CN/zh_CN.po
+++ b/help/zh_CN/zh_CN.po
@@ -835,7 +835,7 @@ msgstr "å§?å??(å¤?注) &lt;é?®ç®±å?°å??&gt;"
 
 #: C/seahorse.xml:663(para)
 msgid "They usually take the form of: <placeholder-1/>"
-msgstr "ä»?们é??常使ç?¨ä¸?表ï¼?<placeholder-1>"
+msgstr "ä»?们é??常使ç?¨ä¸?表ï¼?<placeholder-1/>"
 
 #: C/seahorse.xml:669(title)
 msgid "Adding a User ID"



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