[libmoox-late-perl] 03/03: bump version; changelog

Intrigeri intrigeri at moszumanska.debian.org
Thu Aug 14 11:13:45 UTC 2014


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

intrigeri pushed a commit to tag 0.011
in repository libmoox-late-perl.

commit 1b0fbef0dc76d2d08900e23d332f1c2b464d9787
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Sat Apr 27 16:56:39 2013 +0100

    bump version; changelog
---
 lib/MooX/late.pm  |  4 ++--
 meta/changes.pret | 14 ++++++++++++++
 2 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/lib/MooX/late.pm b/lib/MooX/late.pm
index 5e06cd6..bcd81fc 100644
--- a/lib/MooX/late.pm
+++ b/lib/MooX/late.pm
@@ -4,7 +4,7 @@ use warnings;
 
 package MooX::late;
 our $AUTHORITY = 'cpan:TOBYINK';
-our $VERSION   = '0.010';
+our $VERSION   = '0.011';
 
 use Moo              qw( );
 use Carp             qw( carp croak );
@@ -14,7 +14,7 @@ use Module::Runtime  qw( is_module_name );
 BEGIN {
 	package MooX::late::DefinitionContext;
 	our $AUTHORITY = 'cpan:TOBYINK';
-	our $VERSION   = '0.010';
+	our $VERSION   = '0.011';
 	
 	use Moo;
 	use overload (
diff --git a/meta/changes.pret b/meta/changes.pret
index 19dbd90..afac22d 100644
--- a/meta/changes.pret
+++ b/meta/changes.pret
@@ -77,3 +77,17 @@
 		];
 	].
 
+`MooX-late 0.011 cpan:TOBYINK`
+	issued  2013-04-27;
+	changeset [
+		item [
+			a dcs:Bugfix;
+			label "Fix support for class types.";
+			dcs:fixes [
+				dbug:reporter cpan:SHLOMIF;
+				dbug:affects `MooX-late 0.009 cpan:TOBYINK`, `MooX-late 0.010 cpan:TOBYINK`;
+			];
+			dcs:thanks cpan:SHLOMIF;
+		];
+	].
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoox-late-perl.git



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