[libglib-object-introspection-perl] 02/13: Release 0.026

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 742cea6bbe66e491a4458a89b2e6d36bc5bdd747
Author: Brian Manning <bmanning at src.gnome.org>
Date:   Thu Dec 25 21:49:37 2014 -0800

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

diff --git a/NEWS b/NEWS
index 6421b3f..7e61fe4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in Glib::Object::Introspection 0.026
+========================================================
+
+* Fix t/enums.t for older versions of Test::More
+
 Overview of changes in Glib::Object::Introspection 0.025
 ========================================================
 
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index dabe2d3..b52904f 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.025';
+our $VERSION = '0.026';
 
 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