Skip to content

Commit

Permalink
Build results of 8666bf4 (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Apr 8, 2011
2 parents b43de15 + 8666bf4 commit 8329047
Show file tree
Hide file tree
Showing 13 changed files with 39 additions and 31 deletions.
4 changes: 2 additions & 2 deletions Build.PL
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ my %module_build_args = (
'Module::Build' => '0.3601',
'Scalar::Util' => '0',
'Test::Fatal' => '0',
'Test::More' => '0.88'
'Test::More' => '0.96'
},
'configure_requires' => {
'Module::Build' => '0.3601'
Expand All @@ -24,7 +24,7 @@ my %module_build_args = (
'Kent Fredric <kentnl@cpan.org>'
],
'dist_name' => 'Dist-Zilla-Plugin-MetaProvides',
'dist_version' => '1.12060212',
'dist_version' => '1.12060501',
'license' => 'perl',
'module_name' => 'Dist::Zilla::Plugin::MetaProvides',
'recommends' => {},
Expand Down
8 changes: 8 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
Revision history for Dist-Zilla-Plugin-MetaProvides

1.12060501 2011-04-08T13:44:56Z
[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.12060212 2011-04-06T00:17:21Z
[Dependencies:Development]
- @KENTNL -> @Author::KENTNL
Expand Down
16 changes: 8 additions & 8 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"File::Temp" : 0,
"Scalar::Util" : 0,
"Test::Fatal" : 0,
"Test::More" : "0.88"
"Test::More" : "0.96"
},
"suggests" : {
"Dist::Zilla::Plugin::MetaNoIndex" : 0
Expand All @@ -75,19 +75,19 @@
"provides" : {
"Dist::Zilla::MetaProvides::ProvideRecord" : {
"file" : "lib/Dist/Zilla/MetaProvides/ProvideRecord.pm",
"version" : "1.12060212"
"version" : "1.12060501"
},
"Dist::Zilla::MetaProvides::Types" : {
"file" : "lib/Dist/Zilla/MetaProvides/Types.pm",
"version" : "1.12060212"
"version" : "1.12060501"
},
"Dist::Zilla::Plugin::MetaProvides" : {
"file" : "lib/Dist/Zilla/Plugin/MetaProvides.pm",
"version" : "1.12060212"
"version" : "1.12060501"
},
"Dist::Zilla::Role::MetaProvider::Provider" : {
"file" : "lib/Dist/Zilla/Role/MetaProvider/Provider.pm",
"version" : "1.12060212"
"version" : "1.12060501"
}
},
"release_status" : "stable",
Expand All @@ -99,7 +99,7 @@
"web" : "http://github.com/kentfredric/dist-zilla-plugin-metaprovides/tree"
}
},
"version" : "1.12060212",
"version" : "1.12060501",
"x_BuiltWith" : {
"modules" : {
"Dist::Zilla::Plugin::Bootstrap::lib" : "0.01023600",
Expand All @@ -108,7 +108,7 @@
"Dist::Zilla::PluginBundle::Author::KENTNL::Lite" : "NA(possibly not installed)",
"Dist::Zilla::Role::MetaProvider" : "4.200004",
"Dist::Zilla::Util::EmulatePhase" : "0.01003312",
"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 Expand Up @@ -193,7 +193,7 @@
{
"class" : "Dist::Zilla::Plugin::MetaProvides::Package",
"name" : "@Author::KENTNL/MetaProvides::Package",
"version" : "1.12044908"
"version" : "1.12060213"
},
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
Expand Down
16 changes: 8 additions & 8 deletions META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ build_requires:
Module::Build: 0.3601
Scalar::Util: 0
Test::Fatal: 0
Test::More: 0.88
Test::More: 0.96
configure_requires:
Module::Build: 0.3601
dynamic_config: 0
Expand All @@ -27,16 +27,16 @@ no_index:
provides:
Dist::Zilla::MetaProvides::ProvideRecord:
file: lib/Dist/Zilla/MetaProvides/ProvideRecord.pm
version: 1.12060212
version: 1.12060501
Dist::Zilla::MetaProvides::Types:
file: lib/Dist/Zilla/MetaProvides/Types.pm
version: 1.12060212
version: 1.12060501
Dist::Zilla::Plugin::MetaProvides:
file: lib/Dist/Zilla/Plugin/MetaProvides.pm
version: 1.12060212
version: 1.12060501
Dist::Zilla::Role::MetaProvider::Provider:
file: lib/Dist/Zilla/Role/MetaProvider/Provider.pm
version: 1.12060212
version: 1.12060501
requires:
Dist::Zilla::Role::MetaProvider: 0
Dist::Zilla::Util::EmulatePhase: 0.01000101
Expand All @@ -48,7 +48,7 @@ requires:
resources:
homepage: http://github.com/kentfredric/dist-zilla-plugin-metaprovides/tree
repository: git://github.com/kentfredric/dist-zilla-plugin-metaprovides.git
version: 1.12060212
version: 1.12060501
x_BuiltWith:
modules:
Dist::Zilla::Plugin::Bootstrap::lib: 0.01023600
Expand All @@ -57,7 +57,7 @@ x_BuiltWith:
Dist::Zilla::PluginBundle::Author::KENTNL::Lite: 'NA(possibly not installed)'
Dist::Zilla::Role::MetaProvider: 4.200004
Dist::Zilla::Util::EmulatePhase: 0.01003312
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 Expand Up @@ -127,7 +127,7 @@ x_Dist_Zilla:
-
class: Dist::Zilla::Plugin::MetaProvides::Package
name: '@Author::KENTNL/MetaProvides::Package'
version: 1.12044908
version: 1.12060213
-
class: Dist::Zilla::Plugin::MetaJSON
name: '@Author::KENTNL/MetaJSON'
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ NAME
in your META.yml

VERSION
version 1.12060212
version 1.12060501

SYNOPSIS
In your projects dist.ini
Expand Down
4 changes: 2 additions & 2 deletions lib/Dist/Zilla/MetaProvides/ProvideRecord.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ use warnings;

package Dist::Zilla::MetaProvides::ProvideRecord;
BEGIN {
$Dist::Zilla::MetaProvides::ProvideRecord::VERSION = '1.12060212';
$Dist::Zilla::MetaProvides::ProvideRecord::VERSION = '1.12060501';
}

# ABSTRACT: Data Management Record for MetaProvider::Provides Based Class
Expand Down Expand Up @@ -53,7 +53,7 @@ Dist::Zilla::MetaProvides::ProvideRecord - Data Management Record for MetaProvid
=head1 VERSION
version 1.12060212
version 1.12060501
=head1 ATTRIBUTES
Expand Down
4 changes: 2 additions & 2 deletions lib/Dist/Zilla/MetaProvides/Types.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ use warnings;

package Dist::Zilla::MetaProvides::Types;
BEGIN {
$Dist::Zilla::MetaProvides::Types::VERSION = '1.12060212';
$Dist::Zilla::MetaProvides::Types::VERSION = '1.12060501';
}

# ABSTRACT: Utility Types for the MetaProvides Plugin
Expand Down Expand Up @@ -32,7 +32,7 @@ Dist::Zilla::MetaProvides::Types - Utility Types for the MetaProvides Plugin
=head1 VERSION
version 1.12060212
version 1.12060501
=head1 SUBTYPES
Expand Down
4 changes: 2 additions & 2 deletions lib/Dist/Zilla/Plugin/MetaProvides.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ use warnings;

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

# ABSTRACT: Generating and Populating 'provides' in your META.yml
Expand All @@ -20,7 +20,7 @@ Dist::Zilla::Plugin::MetaProvides - Generating and Populating 'provides' in your
=head1 VERSION
version 1.12060212
version 1.12060501
=head1 SYNOPSIS
Expand Down
4 changes: 2 additions & 2 deletions lib/Dist/Zilla/Role/MetaProvider/Provider.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ use warnings;

package Dist::Zilla::Role::MetaProvider::Provider;
BEGIN {
$Dist::Zilla::Role::MetaProvider::Provider::VERSION = '1.12060212';
$Dist::Zilla::Role::MetaProvider::Provider::VERSION = '1.12060501';
}

# ABSTRACT: A Role for Metadata providers specific to the 'provider' key.
Expand Down Expand Up @@ -137,7 +137,7 @@ Dist::Zilla::Role::MetaProvider::Provider - A Role for Metadata providers specif
=head1 VERSION
version 1.12060212
version 1.12060501
=head1 PERFORMS ROLES
Expand Down
2 changes: 1 addition & 1 deletion t/000-report-versions-tiny.t
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ eval { $v .= pmver('MooseX::Types','any version') };
eval { $v .= pmver('MooseX::Types::Moose','any version') };
eval { $v .= pmver('Scalar::Util','any version') };
eval { $v .= pmver('Test::Fatal','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/01-MetaProvider-Provider.t
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
use strict;
use warnings;

use Test::More;
use Test::More 0.96;
use Test::Fatal;

use lib 't/lib';
Expand Down
2 changes: 1 addition & 1 deletion t/02-MetaProvides-ProvideRecord.t
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
use strict;
use warnings;

use Test::More;
use Test::More 0.96;
use lib 't/lib';

use Dist::Zilla::Util::Test::KENTNL qw( test_config );
Expand Down
2 changes: 1 addition & 1 deletion t/03-Types.t
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
use strict;
use warnings;

use Test::More;
use Test::More 0.96;

use Dist::Zilla::MetaProvides::Types qw( :all );

Expand Down

0 comments on commit 8329047

Please sign in to comment.