[libglib-object-introspection-perl] 07/07: Release 0.029

Intrigeri intrigeri at moszumanska.debian.org
Mon Apr 27 09:09:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to annotated tag rel-0-02-9
in repository libglib-object-introspection-perl.

commit b191fcbed211422574b23c864d6b63075e6307d7
Author: Brian Manning <bmanning at src.gnome.org>
Date:   Wed Mar 25 17:01:39 2015 -0700

    Release 0.029
---
 NEWS                             | 3 ++-
 lib/Glib/Object/Introspection.pm | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index b0bcbf3..6f31ee9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
-Overview of changes in Glib::Object::Introspection <next>
+Overview of changes in Glib::Object::Introspection 0.029
 ========================================================
 
+* Hook up the generic Glib::Boxed constructor on load, not in setup()
 * Add support for marshalling GVariants.
 * Add support for marshalling GArrays, GPtrArrays and GByteArrays.
 * Support flat arrays when converting from C to Perl.
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index c03fffa..a37b39e 100644
--- a/lib/Glib/Object/Introspection.pm
+++ b/lib/Glib/Object/Introspection.pm
@@ -19,7 +19,7 @@ use strict;
 use warnings;
 use Glib;
 
-our $VERSION = '0.028';
+our $VERSION = '0.029';
 
 use Carp;
 $Carp::Internal{(__PACKAGE__)}++;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libglib-object-introspection-perl.git



More information about the Pkg-perl-cvs-commits mailing list