[jhbuild] [release] 2.27.2



commit a3f7ff9c3718acd37d214b5ce965165c7d06b28f
Author: Frédéric Péters <fpeters 0d be>
Date:   Mon May 25 11:37:48 2009 +0200

    [release] 2.27.2
---
 NEWS         |   63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 64 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index e69de29..b87dd86 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,63 @@
+==============
+Version 2.27.2
+==============
+
+Major changes:
+
+ - Updated building state machine to an inter-phases dependency system
+ - Added support for more options in buildbot slave xml description
+ - Improved autotoolization
+
+Fixed bugs:
+
+ - #119088, Best effort flag
+ - #143221, Maybe add "jhbuild clean"
+ - #368820, Should reload jhbuildrc after configure failure
+ - #385120, should GTK_MODULES be unset ?
+ - #400302, add support for module uninstalling
+ - #419879, [RFC] consider having -HEAD modulesets
+ - #560688, Use xulrunner for mozilla module
+ - #580815, jhbuild git copy checkout mode broken
+ - #580910, cp in jhbuild copy checkout mode needs -f for svn
+ - #580949, jhbuild does not create copy_dir
+ - #581232, [patch] add (g)parted
+ - #581262, FTBFS: libsndfile: libsqlite3.so: undefined reference to
+            `dlsym'
+ - #581515, Don't build DeviceKit-disks by default
+ - #581547, build -C shouldn't nuke modules that have .git
+ - #581634, Do not force writable prefix for some commands
+ - #581981, fix git-cvsimport update
+ - #582172, Tarball not buildable (?)
+ - #582177, [misc] Make .desktop file valid
+ - #582180, jhbuild/main.py is not executable and contains "#!/usr/bin/env
+            python"
+ - #582193, anjuta should suggest glade3
+ - #582490, Jhbuild crashing (NameError)
+ - #582754, tracker depends on raptor, which jhbuild knows nothing about
+ - #582802, base: fix can't find bootstrap moduleset
+ - #582829, use PKGDATADIR to find patches directory
+ - #582930, tarball modules don't honour global makeargs
+ - #583006, AttributeError: 'MetaModule' object has no attribute
+            'do_checkout'
+ - #583227, jhbuildrc include support
+ - #583294, pyxdg should be an external dependency
+ - #583309, gnome-icon-theme should depend on glib
+ - #583420, crash when trying to apply patches for hicolor-icon-theme
+ - #583453, [win32 fixes] inpath and has_command should take .exe extension
+            into account
+ - #583518, --no-poison only works sometimes
+ - #583532, buildbot directory is not installed properly to create a server
+
+Translators:
+
+ - Jorge Gonzalez, Daniel Mustieles (es)
+
+Documentation translations:
+ - Jorge Gonzalez, Daniel Mustieles (es)
+
+
+==============
+Version 2.27.0
+==============
+
+First published tarball.
diff --git a/configure.ac b/configure.ac
index 6a3a419..1312c1c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([jhbuild], [2.27.1],
+AC_INIT([jhbuild], [2.27.2],
 		[http://bugzilla.gnome.org/enter_bug.cgi?product=jhbuild])
 AC_CONFIG_SRCDIR(jhbuild/main.py)
 AM_INIT_AUTOMAKE



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