[gcr: 5/5] Release version 3.7.1



commit dd728dd8e13e8e4316e4613cc110919e4040ec77
Author: Stef Walter <stefw gnome org>
Date:   Mon Oct 22 16:19:43 2012 +0200

    Release version 3.7.1

 NEWS                           |    7 +++++++
 configure.ac                   |    2 +-
 docs/reference/gcr/Makefile.am |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index cdb03ef..c0a7afc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+gcr 3.7.1:
+ - Allow system prompts to be cancelled while in 'checking' state
+ - Cancel system prompts when the prompter goes away
+ - Use gnome-common code coverage macros
+ - Translation fixes
+ - Build fixes
+
 gcr 3.6.1:
  - Remove unneeded translation
  - Clear and focus password entry in gcr-viewer when invalid password
diff --git a/configure.ac b/configure.ac
index 916de73..e88b39c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([gcr], [3.6.1],
+AC_INIT([gcr], [3.7.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-keyring&component=gcr],
         [gcr])
 
diff --git a/docs/reference/gcr/Makefile.am b/docs/reference/gcr/Makefile.am
index a984601..745e17e 100644
--- a/docs/reference/gcr/Makefile.am
+++ b/docs/reference/gcr/Makefile.am
@@ -116,7 +116,7 @@ expand_content_files=
 # signals and properties.
 # e.g. GTKDOC_CFLAGS=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
 # e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
-GTKDOC_CFLAGS= -I$(top_srcdir) -I$(top_builddir) $(GLIB_CFLAGS) -Wno-error
+GTKDOC_CFLAGS= -I$(top_srcdir) -I$(top_builddir) $(GLIB_CFLAGS) -Wno-error -Wno-deprecated-declarations
 GTKDOC_LIBS= $(GLIB_LIBS) \
 	$(top_builddir)/$(DOC_MODULE)/libgcr- GCR_MAJOR@.la \
 	$(top_builddir)/$(DOC_MODULE)/libgcr-base- GCR_MAJOR@.la \



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