[libglib-object-introspection-perl] 09/13: Release 0.028

Intrigeri intrigeri at moszumanska.debian.org
Fri Mar 13 19:45:53 UTC 2015


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

intrigeri pushed a commit to branch experimental
in repository libglib-object-introspection-perl.

commit 21e3f13b511c7e3a6fe871a2d2fc66cbf2327516
Author: Brian Manning <bmanning at src.gnome.org>
Date:   Wed Feb 25 23:01:26 2015 -0800

    Release 0.028
---
 NEWS                             | 6 ++++++
 lib/Glib/Object/Introspection.pm | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 872db6b..5c760e3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in Glib::Object::Introspection 0.028
+========================================================
+
+* Harmonize the format of type names in error messages
+* Add a FIXME about a corner case of GInitiallyUnowned handling
+
 Overview of changes in Glib::Object::Introspection 0.027
 ========================================================
 
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index ed60857..f1af35f 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.027';
+our $VERSION = '0.028';
 
 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