[gnome-keyring] Release version 3.3.1.1
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-keyring] Release version 3.3.1.1
- Date: Wed, 26 Oct 2011 12:02:52 +0000 (UTC)
commit dff269621d45ecee6c236ee437b0b61c489366f9
Author: Stef Walter <stefw collabora co uk>
Date: Wed Oct 26 13:58:47 2011 +0200
Release version 3.3.1.1
Makefile.am | 2 +-
NEWS | 3 +++
configure.ac | 2 +-
3 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index a843ca4..e01be00 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,7 +30,7 @@ EXTRA_DIST = \
DISTCHECK_CONFIGURE_FLAGS = \
--enable-gtk-doc \
- --enable-strict \
+ --disable-strict \
--disable-coverage \
--disable-update-mime \
--with-pkcs11-modules=$(abs_srcdir)/$(top_distdir)/_inst/lib \
diff --git a/NEWS b/NEWS
index 964b67d..d7f2536 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Changes in version 3.3.1.1 are:
+ * Build correctly against glib 2.31
+
Changes in version 3.3.1 are:
* Return most recent secret first when searching
* Split the Gcr and Gck libraries out of gnome-keyring
diff --git a/configure.ac b/configure.ac
index b60f7db..e4c56aa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_INIT(daemon/gkd-main.c)
-AM_INIT_AUTOMAKE(gnome-keyring, 3.3.2)
+AM_INIT_AUTOMAKE(gnome-keyring, 3.3.1.1)
AM_CONFIG_HEADER(config.h)
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]