[gnome-contacts] Release version 3.5.4.1



commit 26b26c7baa36afb2e0340d0c105005e2bb21a45e
Author: Philip Withnall <philip tecnocode co uk>
Date:   Sat Jul 28 19:51:06 2012 +0200

    Release version 3.5.4.1
    
    Version 3.5.4 was built with a broken libtool, and as a result couldnât
    produce any binaries.
    
    It also depended on a version of libfolks which was too old. The libfolks
    dependency has been bumped to 0.7.3 in this release.

 NEWS         |    4 ++++
 configure.ac |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9ba2310..be43b17 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 3.5.4.1 are:
+* Rebuilding due to 3.5.4 being built with a broken libtool
+* Bump libfolks dependency to 0.7.3
+
 Major changes in 3.5.4 are:
 * Use new libfolks API for Google address book system groups
 
diff --git a/configure.ac b/configure.ac
index 4dbbaa7..445a30e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.67])
-AC_INIT([gnome-contacts],[3.5.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
+AC_INIT([gnome-contacts],[3.5.4.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
 AC_CONFIG_SRCDIR([src/main.vala])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([m4])
@@ -36,7 +36,7 @@ AC_SUBST(GETTEXT_PACKAGE)
 pkg_modules="gtk+-3.0 >= 3.4.0
 	     glib-2.0 >= 2.31.10
 	     gnome-desktop-3.0
-	     folks >= 0.7.2
+	     folks >= 0.7.3
 	     folks-telepathy
 	     folks-eds
 	     libnotify



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