From: Karen Etheridge <ether@cpan.org>
Date: Fri, 24 Apr 2015 03:27:34 +0000 (-0700)
Subject: Sub-Name-0.14
X-Git-Tag: v0.14^0
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5b778144ecdff1c253bf12aad8f6b451d4a4ca99;p=p5sagit%2FSub-Name.git

Sub-Name-0.14

    - remove mandatory dependencies for optional test
    - mark the test with B::C as TODO, as it seems to fail frequently and
      should not block normal installations
---

diff --git a/CONTRIBUTING b/CONTRIBUTING
index 3bdc157..21a5f47 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -94,4 +94,4 @@ request to the .mailmap file to contain the correct mapping.
 
 
 This file was generated via Dist::Zilla::Plugin::GenerateFile::ShareDir 0.005 from a
-template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.091.
+template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.092.
diff --git a/Changes b/Changes
index ed25830..6c4ed40 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Sub-Name
 
-{{$NEXT}}
+0.14      2015-04-24 03:26:54Z
     - remove mandatory dependencies for optional test
     - mark the test with B::C as TODO, as it seems to fail frequently and
       should not block normal installations
diff --git a/README.pod b/README.pod
index 294ff22..d0c9192 100644
--- a/README.pod
+++ b/README.pod
@@ -8,7 +8,7 @@ Sub::Name - (re)name a sub
 
 =head1 VERSION
 
-version 0.13
+version 0.14
 
 =head1 SYNOPSIS
 
diff --git a/ppport.h b/ppport.h
index c87cd50..be00753 100644
--- a/ppport.h
+++ b/ppport.h
@@ -6,7 +6,7 @@
 
     ppport.h -- Perl/Pollution/Portability Version 3.31
 
-    Automatically created by Devel::PPPort running under perl 5.021010.
+    Automatically created by Devel::PPPort running under perl 5.021011.
 
     Do NOT edit this file directly! -- Edit PPPort_pm.PL and the
     includes in parts/inc/ instead.