[jhbuild] release: 3.5.3



commit 248eb885b49d3f76087df18563e5025c781feeea
Author: FrÃdÃric PÃters <fpeters 0d be>
Date:   Sun Jul 8 21:12:28 2012 +0200

    release: 3.5.3

 NEWS         |   86 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 87 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 191eced..048a27f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,90 @@
 =============
+Version 3.5.3
+=============
+
+Fixed bugs:
+
+ - #581515, Don't build DeviceKit-disks by default
+ - #612886, Add ability to "skip-install"
+ - #646510, jhbuild should use g_get_user_config_dir()
+ - #655501, jhbuild list shouldn't load package database packagedb.xml
+ - #655763, JHBuild should work without a config file ~/.jhbuildrc, use
+            defaults
+ - #656818, make bootstrap all or nothing
+ - #667586, autotools: Move towards GNOME Build API logic
+ - #668368, Use new documentation infrastructure (yelp-tools instead of
+            gnome-doc-utils)
+ - #669369, Problems building gnome-common and gtk-doc
+ - #669554, Inform user if required system dependencies are missing
+            (systemmodule)
+ - #670220, [jhbuild, cmake, Windows] add -G "Unix Makefiles" to cmake
+            arguments
+ - #670225, jhbuild on Windows: common os.rename() problem
+ - #670335, babl 0.1.2 fails to build on MacOSX
+ - #670683, jhbuild autotools: re.sub() with path as repl gives error for
+            some paths
+ - #670696, Make --no-network more useful for tarball modules
+ - #670814, checkout_mode = 'clobber' interacts badly with tarball source-
+            subdir
+ - #672205, jhbuild: add supports-non-srcdir-builds attr for cmake
+ - #672974, jhbuild tolerates relative paths in .jhbuildrc
+ - #673202, autogen-sh=autoreconf always replaced with configure
+ - #673329, Please release jhbuild 3.4
+ - #673987, Fix installation of tracker error "Not a directory"
+ - #674010, Fix libmusicbrainz .pc installation path
+ - #674315, polkit fails checkout stage
+ - #674353, 'prefix' should also get the special expanduser treatment
+ - #675416, Donât run `make install` after `jhbuild make uninstall`
+ - #675570, jhbuild: allow no "triggers" directory
+ - #676224, display circular dependencies in 'jhbuild checkmodulesets'
+            command
+ - #676490, tarballs with buildroot set results in directory name same as
+            filename
+ - #677271, jhbuild make: Automatically create modules for non-existent
+            ones
+ - #677860, Add realmd
+ - #677979, jhbuilds setting PYTHONPATH does not work with python 3.x
+ - #678132, check_sysdeps setting in config file is ignored
+ - #678159, folks depends on libzeitgeist
+ - #678372, ekiga requires a higher versions of ptlib & opal to compile
+ - #678704, libproxy 0.4.7 does not build with newer GCC (4.7)
+ - #678723, Folks does not build
+ - #678802, cant build gnome-online-accounts because of missing libsecret
+ - #678958, apps-3.6: use svn branches for ptlib and opal
+ - #679124, file-roller depends on autoconf version 2.69 or higher
+ - #679407, GST_PLUGIN_PATH and GST_REGISTRY override broken for dual
+            install
+
+Translators:
+
+- Marek Äernockà (cs)
+- Daniel Winzen (de)
+- Vasilis Tsivikis (el)
+- Daniel Mustieles (es)
+- Fran DiÃguez (gl)
+- Andika Triwidada (id)
+- Luca Ferretti (it)
+- Daniel ÈerbÄnescu (ro)
+- Martin Srebotnjak, Matej UrbanÄiÄ (sl)
+
+Documentation translators:
+
+- Daniel Mustieles (es)
+- Martin Srebotnjak (sl)
+
+Many thanks to all contributors: Dan Winship, Kalev Lember, Joanmarie Diggs,
+Jasper St. Pierre, Thomas Hindoe Paaboel Andersen, Colin Walters, Philip
+Withnall, Cosimo Cecchi, Christophe Fergeau, Jeremy Whiting, Javier JardÃn,
+Bastien Nocera, Owen W. Taylor, Luca Ferretti, Xan Lopez, Ignacio Casal
+Quinteiro, David King, Fran DiÃguez, Piotr DrÄg, VÃctor Manuel JÃquez
+Leal, Ray Strode, Marek ÄernockÃ, Marcin Wojdyr, Olav Vitters, Tshepang
+Lekhonkhobe, Vasilis Tsivikis, Frederic Peters, Guillaume Desmottes, Craig
+Keogh, Stef Walter, Krzesimir Nowak, Giovanni Campagna, Simon Feltman,
+Andika Triwidada, Carlos Garcia Campos, Martin Srebotnjak, Matej UrbanÄiÄ,
+Daniel ÈerbÄnescu, Matthias Clasen, Daniel Mustieles, Florian MÃllner,
+Marc-Andrà Lureau, Daniel Winzen
+
+=============
 Version 3.4.0
 =============
 
diff --git a/configure.ac b/configure.ac
index e1481fc..64afd58 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([jhbuild],
-        [3.4.1],
+        [3.5.3],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=jhbuild],
         [jhbuild])
 



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