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

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


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

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

commit 635b3c470cbaa9cc8d42eed239cca446bf35557f
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Wed Dec 26 14:35:43 2012 +0000

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

diff --git a/lib/MooX/late.pm b/lib/MooX/late.pm
index 41f3006..8dd4a77 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.006';
+our $VERSION   = '0.007';
 
 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.006';
+	our $VERSION   = '0.007';
 	
 	use Moo;
 	use overload (
diff --git a/meta/changes.pret b/meta/changes.pret
index aadebac..2c57076 100644
--- a/meta/changes.pret
+++ b/meta/changes.pret
@@ -38,3 +38,15 @@
 		item "Skip t/02inflation.t if no MooX::Types::MooseLike::Base."^^Bugfix;
 	].
 
+`MooX-late 0.007 cpan:TOBYINK`
+	issued  2012-12-26;
+	changeset [
+		item [
+			a dcs:Documentation;
+			label "Documentation for use with Moo::Role.";
+			dcs:thanks cpan:SHLOMIF;
+			seealso <https://bitbucket.org/tobyink/p5-moox-late/pull-request/1/-/diff>;
+		].
+		item "Link to MooX::HandlesVia on github."^^Documentation;
+	].
+

-- 
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