commit d855f84ace946b31738846cb0146b63dd3505f3d
Author: Paolo Borelli <pborelli@gnome.org>
Date:   Wed Oct 17 18:52:33 2012 +0200

    Release 3.4.1.1

    Cut a bugfix release to have the correct g-i requirement

 NEWS         | 5 +++++
 configure.ac | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit a8c1fe6eeaf720ee373d8490ffbcf99a05d2c5ed
Author: Kalev Lember <kalevlember@gmail.com>
Date:   Wed Oct 17 18:27:14 2012 +0200

    Install the .egg-info files into correct multilib directory

    This makes sure the .egg-info files end up in the same python
    top level
    directory as the rest of the gi .py files.

    https://bugzilla.gnome.org/show_bug.cgi?id=686315

 Makefile.am | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 6ba6b7ba90122954bb421c23606e9516697ba147
Author: Simon Feltman <s.feltman@gmail.com>
Date:   Mon Oct 15 04:03:50 2012 -0700

    Fix leaked vfunc return values

    Simple fix to dec ref returned values from closures wrapping
    python functions.

    https://bugzilla.gnome.org/show_bug.cgi?id=686140

 gi/pygi-closure.c |  1 +
 tests/test_gi.py  | 21 +++++++++++++++++++--
 2 files changed, 20 insertions(+), 2 deletions(-)

commit b86740c3ab5b34ea0de083d0d922ae4cbee69bbe
Author: Martin Pitt <martinpitt@gnome.org>
Date:   Mon Oct 15 08:53:47 2012 +0200

    configure.ac: Post-release bump to 3.4.2

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)