]> Dogcows Code - chaz/p5-Dist-Zilla-PluginBundle-Author-CCM/commitdiff
Version 0.011
authorCharles McGarvey <ccm@cpan.org>
Thu, 31 Mar 2022 14:25:31 +0000 (08:25 -0600)
committerCharles McGarvey <ccm@cpan.org>
Thu, 31 Mar 2022 14:25:31 +0000 (08:25 -0600)
Changes
META.json
META.yml
Makefile.PL
README
lib/Dist/Zilla/PluginBundle/Author/CCM.pm
lib/Pod/Weaver/PluginBundle/Author/CCM.pm

diff --git a/Changes b/Changes
index 49e2f03923f446617f8fdd906bc4589d06850a57..fce7f7b15ca43c8d7e4c74d4f4ccf2384ccc43ae 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,46 +1,50 @@
 Revision history for Dist-Zilla-PluginBundle-Author-CCM.
 
-0.010     2022-03-29 20:09:03-06:00 America/Denver
+0.011     2022-03-31 08:24:44-0600
+
+  * Change NextRelease datetime format
+
+0.010     2022-03-29 20:09:03-0600
 
   * Add no_index option so MetaNoIndex is easily configurable
 
-0.009     2018-11-22 22:46:42-07:00 MST7MDT
+0.009     2018-11-22 22:46:42-0700
 
   * Remove use of DZP::TravisYML and DZP::ReversionOnRelease
 
-0.008001  2017-08-25 22:00:56-06:00 MST7MDT
+0.008001  2017-08-25 22:00:56-0600
 
   * Declare new dependency on Perl::Version
 
-0.008     2017-08-25 21:28:07-06:00 MST7MDT
+0.008     2017-08-25 21:28:07-0600
 
   * Automatically figure out perl_version and perl_version_build TravisYML
     configuration based on configured minimum perl requirement
 
-0.007     2017-03-11 18:33:58-07:00 MST7MDT
+0.007     2017-03-11 18:33:58-0700
 
   * Prevent writing wrong version to Changes
 
-0.006     2016-11-28 02:08:07-07:00 MST7MDT
+0.006     2016-11-28 02:08:07-0700
 
   * Work around a bug in DZP::TravisYML
 
-0.005     2016-11-27 19:52:27-07:00 MST7MDT
+0.005     2016-11-27 19:52:27-0700
 
   * Move dependencies from cpanfile to dist.ini (fixes testing)
   * Set copyright year
 
-0.004     2016-11-27 18:28:43-07:00 MST7MDT
+0.004     2016-11-27 18:28:43-0700
 
   * This bundle now requires at least perl 5.14.0
   * Add Test::MinimumVersion as a release test
 
-0.003     2016-11-26 00:09:53-07:00 MST7MDT
+0.003     2016-11-26 00:09:53-0700
 
   * Set default authority to cpan:CCM
   * Add Test::CPAN::Meta to prereqs
 
-0.002     2016-11-25 22:12:27-07:00 MST7MDT
+0.002     2016-11-25 22:12:27-0700
 
   * Add DZIL_NO_UPLOAD to enable no_upload mode
   * Only rewrite repo README on release
@@ -48,7 +52,7 @@ Revision history for Dist-Zilla-PluginBundle-Author-CCM.
   * Use Bootstrap::lib
   * Require Dist::Zilla 5.038 (for :ExtraTestFiles)
 
-0.001     2016-11-25 18:28:13-07:00 MST7MDT
+0.001     2016-11-25 18:28:13-0700
 
   * Initial version
 
index be91f42e11fe04e4c9df1c46c7befda92365e1ad..bdd427dd656cac795770785a84c6abd815941b80 100644 (file)
--- a/META.json
+++ b/META.json
    "provides" : {
       "Dist::Zilla::PluginBundle::Author::CCM" : {
          "file" : "lib/Dist/Zilla/PluginBundle/Author/CCM.pm",
-         "version" : "0.010"
+         "version" : "0.011"
       },
       "Pod::Weaver::PluginBundle::Author::CCM" : {
          "file" : "lib/Pod/Weaver/PluginBundle/Author/CCM.pm",
-         "version" : "0.010"
+         "version" : "0.011"
       }
    },
    "release_status" : "stable",
          "web" : "https://github.com/chazmcgarvey/Dist-Zilla-PluginBundle-Author-CCM"
       }
    },
-   "version" : "0.010",
+   "version" : "0.011",
    "x_authority" : "cpan:CCM",
    "x_generated_by_perl" : "v5.34.1",
    "x_serialization_backend" : "Cpanel::JSON::XS version 4.27",
index 1dd1bb5808c1cb1704675da6c609c2999b7e8331..556f3c4cbd684d1a435f7b2afe27d358328c20ef 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -33,10 +33,10 @@ no_index:
 provides:
   Dist::Zilla::PluginBundle::Author::CCM:
     file: lib/Dist/Zilla/PluginBundle/Author/CCM.pm
-    version: '0.010'
+    version: '0.011'
   Pod::Weaver::PluginBundle::Author::CCM:
     file: lib/Pod/Weaver/PluginBundle/Author/CCM.pm
-    version: '0.010'
+    version: '0.011'
 recommends:
   Dist::Zilla::Plugin::FakeRelease: '0'
   Dist::Zilla::Plugin::Prereqs::FromCPANfile: '0'
@@ -122,7 +122,7 @@ resources:
   bugtracker: https://github.com/chazmcgarvey/Dist-Zilla-PluginBundle-Author-CCM/issues
   homepage: https://github.com/chazmcgarvey/Dist-Zilla-PluginBundle-Author-CCM
   repository: https://github.com/chazmcgarvey/Dist-Zilla-PluginBundle-Author-CCM.git
-version: '0.010'
+version: '0.011'
 x_authority: cpan:CCM
 x_generated_by_perl: v5.34.1
 x_serialization_backend: 'YAML::Tiny version 1.73'
index e1039144e34bfe2ed11ae09f3efca575615e55c1..07be1af84473cbdb64ad73a6aaf7da6e3a0c8fb2 100644 (file)
@@ -101,7 +101,7 @@ my %WriteMakefileArgs = (
     "IPC::Open3" => 0,
     "Test::More" => 0
   },
-  "VERSION" => "0.010",
+  "VERSION" => "0.011",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff --git a/README b/README
index 4078921fb90ca93ef406f36faa518addc962fa4d..86ede03c48d1aefb865fbbe83d6328a078e72029 100644 (file)
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ NAME
 
 VERSION
 
-    version 0.010
+    version 0.011
 
 SYNOPSIS
 
index 8e2598e6d1d305b62bdc55b01e751edf4a72f84e..933b9f47c6580106dea2b59010242e674370ac7e 100644 (file)
@@ -7,7 +7,7 @@ use 5.014;
 use warnings;
 use strict;
 
-our $VERSION = '0.010'; # VERSION
+our $VERSION = '0.011'; # VERSION
 
 use Dist::Zilla::Util;
 use Moose;
@@ -150,7 +150,7 @@ sub configure {
         $self->installer,     # e.g. MakeMaker
 
         # RELEASE
-        ['NextRelease'],
+        ['NextRelease' => {format => '%-9v %{yyyy-MM-dd HH:mm:ssZZZ}d%{ (TRIAL RELEASE)}T'}],
         ['CheckChangesHasContent'],
         ['Git::Check' => {allow_dirty => [@allow_dirty], untracked_files => 'ignore'}],
         ['RunExtraTests'],
@@ -195,7 +195,7 @@ Dist::Zilla::PluginBundle::Author::CCM - A plugin bundle for distributions built
 
 =head1 VERSION
 
-version 0.010
+version 0.011
 
 =head1 SYNOPSIS
 
index ec44cf2166b4d5d949dfcf55fa8033169b86e65f..bcebb6884aeb61ded131c61bb9b0f6d0ce6e456c 100644 (file)
@@ -6,7 +6,7 @@ use 5.008;
 use warnings;
 use strict;
 
-our $VERSION = '0.010'; # VERSION
+our $VERSION = '0.011'; # VERSION
 
 use Pod::Weaver::Config::Assembler;
 use namespace::autoclean;
@@ -105,7 +105,7 @@ Pod::Weaver::PluginBundle::Author::CCM - A plugin bundle for pod woven by CCM
 
 =head1 VERSION
 
-version 0.010
+version 0.011
 
 =head1 SYNOPSIS
 
This page took 0.028344 seconds and 4 git commands to generate.