Skip to content

Commit

Permalink
Build results of 1d99866 (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Apr 8, 2011
2 parents 6443c5e + 1d99866 commit 006e043
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 15 deletions.
4 changes: 2 additions & 2 deletions Build.PL
Expand Up @@ -15,7 +15,7 @@ my %module_build_args = (
'MooseX::Declare' => '0',
'Test::Fatal' => '0',
'Test::Moose' => '0',
'Test::More' => '0.88'
'Test::More' => '0.96'
},
'configure_requires' => {
'Module::Build' => '0.3601'
Expand All @@ -25,7 +25,7 @@ my %module_build_args = (
'Kent Fredric <kentnl@cpan.org>'
],
'dist_name' => 'Dist-Zilla-Plugin-MetaProvides-Class',
'dist_version' => '1.12060312',
'dist_version' => '1.12060501',
'license' => 'perl',
'module_name' => 'Dist::Zilla::Plugin::MetaProvides::Class',
'recommends' => {},
Expand Down
8 changes: 8 additions & 0 deletions Changes
@@ -1,5 +1,13 @@
Revision history for Dist-Zilla-Plugin-MetaProvides-Class

1.12060501 2011-04-08T13:51:50Z
[BugFix]
- rt#67325 : Should now depend on Test::More 0.96 to solve tests failing
on earlier versions.

[Dependencies:Tests]
- Test::More is now 0.96, not 0.88

1.12060312 2011-04-07T00:04:18Z
- Mostly a maintenance release. No user visible changes should exist.

Expand Down
8 changes: 4 additions & 4 deletions META.json
Expand Up @@ -66,7 +66,7 @@
"MooseX::Declare" : 0,
"Test::Fatal" : 0,
"Test::Moose" : 0,
"Test::More" : "0.88"
"Test::More" : "0.96"
},
"suggests" : {
"Dist::Zilla::Plugin::MetaNoIndex" : 0
Expand All @@ -76,7 +76,7 @@
"provides" : {
"Dist::Zilla::Plugin::MetaProvides::Class" : {
"file" : "lib/Dist/Zilla/Plugin/MetaProvides/Class.pm",
"version" : "1.12060312"
"version" : "1.12060501"
}
},
"release_status" : "stable",
Expand All @@ -88,7 +88,7 @@
"web" : "http://github.com/kentfredric/Dist-Zilla-Plugin-MetaProvides-Class/tree"
}
},
"version" : "1.12060312",
"version" : "1.12060501",
"x_BuiltWith" : {
"modules" : {
"Class::Discover" : "1.000003",
Expand All @@ -99,7 +99,7 @@
"Dist::Zilla::PluginBundle::Author::KENTNL" : "1.0.5",
"Dist::Zilla::PluginBundle::Author::KENTNL::Lite" : "NA(possibly not installed)",
"Dist::Zilla::Role::MetaProvider::Provider" : "1.12060212",
"Dist::Zilla::Util::Test::KENTNL" : "0.01000510",
"Dist::Zilla::Util::Test::KENTNL" : "0.01015821",
"File::Temp" : "0.22",
"Module::Build" : "0.38",
"Moose" : "1.9906",
Expand Down
8 changes: 4 additions & 4 deletions META.yml
Expand Up @@ -11,7 +11,7 @@ build_requires:
MooseX::Declare: 0
Test::Fatal: 0
Test::Moose: 0
Test::More: 0.88
Test::More: 0.96
configure_requires:
Module::Build: 0.3601
dynamic_config: 0
Expand All @@ -28,7 +28,7 @@ no_index:
provides:
Dist::Zilla::Plugin::MetaProvides::Class:
file: lib/Dist/Zilla/Plugin/MetaProvides/Class.pm
version: 1.12060312
version: 1.12060501
requires:
Class::Discover: 0
Dist::Zilla::MetaProvides::ProvideRecord: 0
Expand All @@ -40,7 +40,7 @@ requires:
resources:
homepage: http://github.com/kentfredric/Dist-Zilla-Plugin-MetaProvides-Class/tree
repository: git://github.com/kentfredric/Dist-Zilla-Plugin-MetaProvides-Class.git
version: 1.12060312
version: 1.12060501
x_BuiltWith:
modules:
Class::Discover: 1.000003
Expand All @@ -51,7 +51,7 @@ x_BuiltWith:
Dist::Zilla::PluginBundle::Author::KENTNL: 1.0.5
Dist::Zilla::PluginBundle::Author::KENTNL::Lite: 'NA(possibly not installed)'
Dist::Zilla::Role::MetaProvider::Provider: 1.12060212
Dist::Zilla::Util::Test::KENTNL: 0.01000510
Dist::Zilla::Util::Test::KENTNL: 0.01015821
File::Temp: 0.22
Module::Build: 0.38
Moose: 1.9906
Expand Down
2 changes: 1 addition & 1 deletion README
Expand Up @@ -3,7 +3,7 @@ NAME
and tries to identify classes using Class::Discover.

VERSION
version 1.12060312
version 1.12060501

ROLES
Dist::Zilla::Role::MetaProvider::Provider
Expand Down
4 changes: 2 additions & 2 deletions lib/Dist/Zilla/Plugin/MetaProvides/Class.pm
Expand Up @@ -3,7 +3,7 @@ use warnings;

package Dist::Zilla::Plugin::MetaProvides::Class;
BEGIN {
$Dist::Zilla::Plugin::MetaProvides::Class::VERSION = '1.12060312';
$Dist::Zilla::Plugin::MetaProvides::Class::VERSION = '1.12060501';
}

# ABSTRACT: Scans Dist::Zilla's .pm files and tries to identify classes using Class::Discover.
Expand Down Expand Up @@ -79,7 +79,7 @@ Dist::Zilla::Plugin::MetaProvides::Class - Scans Dist::Zilla's .pm files and tri
=head1 VERSION
version 1.12060312
version 1.12060501
=head1 ROLES
Expand Down
2 changes: 1 addition & 1 deletion t/000-report-versions-tiny.t
Expand Up @@ -66,7 +66,7 @@ eval { $v .= pmver('Moose::Autobox','any version') };
eval { $v .= pmver('MooseX::Declare','any version') };
eval { $v .= pmver('Test::Fatal','any version') };
eval { $v .= pmver('Test::Moose','any version') };
eval { $v .= pmver('Test::More','0.88') };
eval { $v .= pmver('Test::More','0.96') };
eval { $v .= pmver('namespace::autoclean','any version') };


Expand Down
2 changes: 1 addition & 1 deletion t/dz2-provides.t
@@ -1,7 +1,7 @@
use strict;
use warnings;

use Test::More;
use Test::More 0.96;
use Test::Fatal;
use Test::Moose;
use Dist::Zilla::Util::Test::KENTNL 0.01000011 qw( test_config );
Expand Down

0 comments on commit 006e043

Please sign in to comment.