[jhbuild] release: 3.5.91



commit 5162df49bafc50e6c8046cdb5debded4a6d4b448
Author: FrÃdÃric PÃters <fpeters 0d be>
Date:   Wed Sep 5 21:44:46 2012 +0200

    release: 3.5.91

 NEWS         |   35 +++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 36 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1f1b5a0..165dddc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+==============
+Version 3.5.91
+==============
+
+Fixed bugs:
+
+ - #656081, offer to git clean -dfx over "make distclean"
+ - #660844, Default to running autogen.sh on build
+ - #670213, supports-parallel-builds="no" should work if makeargs="-j 4"
+            set in .jhbuildrc
+ - #670240, jhbuild doesn't handle correctly drive when DESTDIR is used
+ - #681289, --distclean and --clean should just distclean
+ - #681290, document --distclean in manual
+ - #681342, use systemmodule for 3.6 modulesets
+ - #681886, sysdeps should list package name and pkg-config name
+ - #682904, jhbuild fails on opencc
+ - #682951, jhbuild update --help uses 'build' instead of 'update' in two
+            places
+ - #683408, bootstrap: Update libtool to 2.4.2
+
+Translators:
+
+- Daniel Mustieles (es)
+- Matej UrbanÄiÄ (sl)
+
+Documentation translators:
+
+- Daniel Mustieles (es)
+
+Many thanks to all contributors: Juan A. Suarez Romero, Paolo Borelli,
+Giovanni Campagna, Carlos Garcia Campos, William Jon McCann, Craig Keogh,
+Colin Walters, Rui Matos, Philip Withnall, Daniel Mustieles, Matej
+UrbanÄiÄ, Christophe Fergeau, Matthias Clasen, Claudio Saavedra, Volker
+Sobek, Javier JardÃn, Stef Walter, Jens Georg, Dan Winship, Marcin Wojdyr
+
 =============
 Version 3.5.5
 =============
diff --git a/configure.ac b/configure.ac
index ab7c698..9697e1a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([jhbuild],
-        [3.5.90],
+        [3.5.91],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=jhbuild],
         [jhbuild])
 



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