Hello community,

here is the log from the commit of package perl-CPAN-Mini for openSUSE:Factory 
checked in at 2013-11-26 19:24:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Mini (Old)
 and      /work/SRC/openSUSE:Factory/.perl-CPAN-Mini.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-CPAN-Mini"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-CPAN-Mini/perl-CPAN-Mini.changes    
2013-06-06 12:19:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-CPAN-Mini.new/perl-CPAN-Mini.changes       
2013-11-26 19:24:56.000000000 +0100
@@ -1,0 +2,7 @@
+Mon Nov 25 07:36:21 UTC 2013 - co...@suse.com
+
+- updated to 1.111014
+      prune overly-aggressively-set prereqs; we do not require CPANPLUS!
+
+
+-------------------------------------------------------------------

Old:
----
  CPAN-Mini-1.111013.tar.gz

New:
----
  CPAN-Mini-1.111014.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-CPAN-Mini.spec ++++++
--- /var/tmp/diff_new_pack.3BLldf/_old  2013-11-26 19:24:57.000000000 +0100
+++ /var/tmp/diff_new_pack.3BLldf/_new  2013-11-26 19:24:57.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-CPAN-Mini
-Version:        1.111013
+Version:        1.111014
 Release:        0
 %define cpan_name CPAN-Mini
 Summary:        create a minimal mirror of CPAN
@@ -29,7 +29,6 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(CPANPLUS::Backend)
 BuildRequires:  perl(Compress::Zlib) >= 1.20
 BuildRequires:  perl(File::HomeDir) >= 0.57
 BuildRequires:  perl(File::Path) >= 2.04
@@ -38,8 +37,8 @@
 BuildRequires:  perl(URI) >= 1
 #BuildRequires: perl(CPAN::Mini)
 #BuildRequires: perl(CPAN::Mini::App)
+#BuildRequires: perl(CPANPLUS::Backend)
 #BuildRequires: perl(File::Find::Rule)
-Requires:       perl(CPANPLUS::Backend)
 Requires:       perl(Compress::Zlib) >= 1.20
 Requires:       perl(File::HomeDir) >= 0.57
 Requires:       perl(File::Path) >= 2.04

++++++ CPAN-Mini-1.111013.tar.gz -> CPAN-Mini-1.111014.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Mini-1.111013/Changes 
new/CPAN-Mini-1.111014/Changes
--- old/CPAN-Mini-1.111013/Changes      2013-04-13 15:03:01.000000000 +0200
+++ new/CPAN-Mini-1.111014/Changes      2013-11-16 01:17:43.000000000 +0100
@@ -1,5 +1,8 @@
 Revision history for CPAN-Mini
 
+1.111014  2013-11-15 19:17:39 America/New_York
+          prune overly-aggressively-set prereqs; we do not require CPANPLUS!
+
 1.111013  2013-04-13 14:02:58 Europe/London
           make www.cpan.org the default remote!
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Mini-1.111013/MANIFEST 
new/CPAN-Mini-1.111014/MANIFEST
--- old/CPAN-Mini-1.111013/MANIFEST     2013-04-13 15:03:01.000000000 +0200
+++ new/CPAN-Mini-1.111014/MANIFEST     2013-11-16 01:17:43.000000000 +0100
@@ -10,7 +10,6 @@
 dist.ini
 lib/CPAN/Mini.pm
 lib/CPAN/Mini/App.pm
-t/00-compile.t
 t/00-load.t
 t/000-report-versions-tiny.t
 t/app.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Mini-1.111013/META.json 
new/CPAN-Mini-1.111014/META.json
--- old/CPAN-Mini-1.111013/META.json    2013-04-13 15:03:01.000000000 +0200
+++ new/CPAN-Mini-1.111014/META.json    2013-11-16 01:17:43.000000000 +0100
@@ -5,7 +5,7 @@
       "Randal Schwartz <mer...@stonehenge.com>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 4.300033, CPAN::Meta::Converter 
version 2.130880",
+   "generated_by" : "Dist::Zilla version 5.006, CPAN::Meta::Converter version 
2.132830",
    "license" : [
       "perl_5"
    ],
@@ -28,8 +28,6 @@
       },
       "runtime" : {
          "requires" : {
-            "CPAN" : "0",
-            "CPANPLUS::Backend" : "0",
             "Carp" : "0",
             "Compress::Zlib" : "1.20",
             "File::Basename" : "0",
@@ -56,6 +54,9 @@
    },
    "release_status" : "stable",
    "resources" : {
+      "bugtracker" : {
+         "web" : "https://github.com/rjbs/cpan-mini/issues";
+      },
       "homepage" : "https://github.com/rjbs/cpan-mini";,
       "repository" : {
          "type" : "git",
@@ -63,116 +64,126 @@
          "web" : "https://github.com/rjbs/cpan-mini";
       }
    },
-   "version" : "1.111013",
+   "version" : "1.111014",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.017010"
+         "version" : "5.019005"
       },
       "plugins" : [
          {
             "class" : "Dist::Zilla::Plugin::Git::GatherDir",
             "name" : "@RJBS/Git::GatherDir",
-            "version" : "2.012"
+            "version" : "2.017"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
             "name" : "@RJBS/CheckPrereqsIndexed",
-            "version" : "0.008"
+            "version" : "0.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckExtraTests",
             "name" : "@RJBS/CheckExtraTests",
-            "version" : "0.011"
+            "version" : "0.016"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::PromptIfStale",
+            "name" : "@RJBS/RJBS-Outdated",
+            "version" : "0.013"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::PromptIfStale",
+            "name" : "@RJBS/CPAN-Outdated",
+            "version" : "0.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@RJBS/@Filter/PruneCruft",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@RJBS/@Filter/ManifestSkip",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@RJBS/@Filter/MetaYAML",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@RJBS/@Filter/License",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@RJBS/@Filter/Readme",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@RJBS/@Filter/ExecDir",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@RJBS/@Filter/ShareDir",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
             "name" : "@RJBS/@Filter/MakeMaker",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@RJBS/@Filter/Manifest",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@RJBS/@Filter/TestRelease",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@RJBS/@Filter/ConfirmRelease",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@RJBS/@Filter/UploadToCPAN",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@RJBS/AutoPrereqs",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::NextVersion",
             "name" : "@RJBS/Git::NextVersion",
-            "version" : "2.012"
+            "version" : "2.017"
          },
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@RJBS/PkgVersion",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@RJBS/MetaConfig",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@RJBS/MetaJSON",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@RJBS/NextRelease",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
@@ -182,17 +193,12 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@RJBS/PodSyntaxTests",
-            "version" : "4.300033"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::Test::Compile",
-            "name" : "@RJBS/Test::Compile",
-            "version" : "2.001"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::ReportVersions::Tiny",
             "name" : "@RJBS/ReportVersions::Tiny",
-            "version" : "1.08"
+            "version" : "1.10"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -203,67 +209,176 @@
                }
             },
             "name" : "@RJBS/TestMoreWithSubtests",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
+            "config" : {
+               "Dist::Zilla::Plugin::PodWeaver" : {
+                  "config_plugin" : "@RJBS",
+                  "finder" : [
+                     ":InstallModules",
+                     ":ExecFiles"
+                  ],
+                  "plugins" : [
+                     {
+                        "class" : "Pod::Weaver::Plugin::EnsurePod5",
+                        "name" : "@CorePrep/EnsurePod5",
+                        "version" : "4.004"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Plugin::H1Nester",
+                        "name" : "@CorePrep/H1Nester",
+                        "version" : "4.004"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Name",
+                        "name" : "@RJBS/Name",
+                        "version" : "4.004"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Version",
+                        "name" : "@RJBS/Version",
+                        "version" : "4.004"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Region",
+                        "name" : "@RJBS/Prelude",
+                        "version" : "4.004"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Generic",
+                        "name" : "@RJBS/Synopsis",
+                        "version" : "4.004"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Generic",
+                        "name" : "@RJBS/Description",
+                        "version" : "4.004"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Generic",
+                        "name" : "@RJBS/Overview",
+                        "version" : "4.004"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Generic",
+                        "name" : "@RJBS/Stability",
+                        "version" : "4.004"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Collect",
+                        "name" : "Attributes",
+                        "version" : "4.004"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Collect",
+                        "name" : "Methods",
+                        "version" : "4.004"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Collect",
+                        "name" : "Functions",
+                        "version" : "4.004"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Leftovers",
+                        "name" : "@RJBS/Leftovers",
+                        "version" : "4.004"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Region",
+                        "name" : "@RJBS/postlude",
+                        "version" : "4.004"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Authors",
+                        "name" : "@RJBS/Authors",
+                        "version" : "4.004"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Legal",
+                        "name" : "@RJBS/Legal",
+                        "version" : "4.004"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Plugin::Transformer",
+                        "name" : "@RJBS/List",
+                        "version" : "4.004"
+                     }
+                  ]
+               }
+            },
             "name" : "@RJBS/PodWeaver",
-            "version" : "3.101641"
+            "version" : "4.002"
          },
          {
             "class" : "Dist::Zilla::Plugin::GithubMeta",
             "name" : "@RJBS/GithubMeta",
-            "version" : "0.28"
+            "version" : "0.42"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
             "name" : "@RJBS/@Git/Check",
-            "version" : "2.012"
+            "version" : "2.017"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
             "name" : "@RJBS/@Git/Commit",
-            "version" : "2.012"
+            "version" : "2.017"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
             "name" : "@RJBS/@Git/Tag",
-            "version" : "2.012"
+            "version" : "2.017"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
             "name" : "@RJBS/@Git/Push",
-            "version" : "2.012"
+            "version" : "2.017"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::RemovePrereqs",
+            "config" : {
+               "Dist::Zilla::Plugin::RemovePrereqs" : {
+                  "modules_to_remove" : [
+                     "CPAN",
+                     "CPANPLUS::Backend"
+                  ]
+               }
+            },
+            "name" : "RemovePrereqs",
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "4.300033"
+            "version" : "5.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "4.300033"
+            "version" : "5.006"
          }
       ],
       "zilla" : {
@@ -271,7 +386,7 @@
          "config" : {
             "is_trial" : "0"
          },
-         "version" : "4.300033"
+         "version" : "5.006"
       }
    }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Mini-1.111013/META.yml 
new/CPAN-Mini-1.111014/META.yml
--- old/CPAN-Mini-1.111013/META.yml     2013-04-13 15:03:01.000000000 +0200
+++ new/CPAN-Mini-1.111014/META.yml     2013-11-16 01:17:43.000000000 +0100
@@ -8,15 +8,13 @@
 configure_requires:
   ExtUtils::MakeMaker: 6.30
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.300033, CPAN::Meta::Converter version 
2.130880'
+generated_by: 'Dist::Zilla version 5.006, CPAN::Meta::Converter version 
2.132830'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
   version: 1.4
 name: CPAN-Mini
 requires:
-  CPAN: 0
-  CPANPLUS::Backend: 0
   Carp: 0
   Compress::Zlib: 1.20
   File::Basename: 0
@@ -34,97 +32,106 @@
   strict: 0
   warnings: 0
 resources:
+  bugtracker: https://github.com/rjbs/cpan-mini/issues
   homepage: https://github.com/rjbs/cpan-mini
   repository: https://github.com/rjbs/cpan-mini.git
-version: 1.111013
+version: 1.111014
 x_Dist_Zilla:
   perl:
-    version: 5.017010
+    version: 5.019005
   plugins:
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
       name: '@RJBS/Git::GatherDir'
-      version: 2.012
+      version: 2.017
     -
       class: Dist::Zilla::Plugin::CheckPrereqsIndexed
       name: '@RJBS/CheckPrereqsIndexed'
-      version: 0.008
+      version: 0.009
     -
       class: Dist::Zilla::Plugin::CheckExtraTests
       name: '@RJBS/CheckExtraTests'
-      version: 0.011
+      version: 0.016
+    -
+      class: Dist::Zilla::Plugin::PromptIfStale
+      name: '@RJBS/RJBS-Outdated'
+      version: 0.013
+    -
+      class: Dist::Zilla::Plugin::PromptIfStale
+      name: '@RJBS/CPAN-Outdated'
+      version: 0.013
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@RJBS/@Filter/PruneCruft'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@RJBS/@Filter/ManifestSkip'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@RJBS/@Filter/MetaYAML'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::License
       name: '@RJBS/@Filter/License'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@RJBS/@Filter/Readme'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@RJBS/@Filter/ExecDir'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@RJBS/@Filter/ShareDir'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::MakeMaker
       name: '@RJBS/@Filter/MakeMaker'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@RJBS/@Filter/Manifest'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@RJBS/@Filter/TestRelease'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@RJBS/@Filter/ConfirmRelease'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@RJBS/@Filter/UploadToCPAN'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@RJBS/AutoPrereqs'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       name: '@RJBS/Git::NextVersion'
-      version: 2.012
+      version: 2.017
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@RJBS/PkgVersion'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@RJBS/MetaConfig'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@RJBS/MetaJSON'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@RJBS/NextRelease'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::Test::ChangesHasContent
       name: '@RJBS/Test::ChangesHasContent'
@@ -132,15 +139,11 @@
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@RJBS/PodSyntaxTests'
-      version: 4.300033
-    -
-      class: Dist::Zilla::Plugin::Test::Compile
-      name: '@RJBS/Test::Compile'
-      version: 2.001
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::ReportVersions::Tiny
       name: '@RJBS/ReportVersions::Tiny'
-      version: 1.08
+      version: 1.10
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -148,57 +151,141 @@
           phase: test
           type: requires
       name: '@RJBS/TestMoreWithSubtests'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::PodWeaver
+      config:
+        Dist::Zilla::Plugin::PodWeaver:
+          config_plugin: '@RJBS'
+          finder:
+            - ':InstallModules'
+            - ':ExecFiles'
+          plugins:
+            -
+              class: Pod::Weaver::Plugin::EnsurePod5
+              name: '@CorePrep/EnsurePod5'
+              version: 4.004
+            -
+              class: Pod::Weaver::Plugin::H1Nester
+              name: '@CorePrep/H1Nester'
+              version: 4.004
+            -
+              class: Pod::Weaver::Section::Name
+              name: '@RJBS/Name'
+              version: 4.004
+            -
+              class: Pod::Weaver::Section::Version
+              name: '@RJBS/Version'
+              version: 4.004
+            -
+              class: Pod::Weaver::Section::Region
+              name: '@RJBS/Prelude'
+              version: 4.004
+            -
+              class: Pod::Weaver::Section::Generic
+              name: '@RJBS/Synopsis'
+              version: 4.004
+            -
+              class: Pod::Weaver::Section::Generic
+              name: '@RJBS/Description'
+              version: 4.004
+            -
+              class: Pod::Weaver::Section::Generic
+              name: '@RJBS/Overview'
+              version: 4.004
+            -
+              class: Pod::Weaver::Section::Generic
+              name: '@RJBS/Stability'
+              version: 4.004
+            -
+              class: Pod::Weaver::Section::Collect
+              name: Attributes
+              version: 4.004
+            -
+              class: Pod::Weaver::Section::Collect
+              name: Methods
+              version: 4.004
+            -
+              class: Pod::Weaver::Section::Collect
+              name: Functions
+              version: 4.004
+            -
+              class: Pod::Weaver::Section::Leftovers
+              name: '@RJBS/Leftovers'
+              version: 4.004
+            -
+              class: Pod::Weaver::Section::Region
+              name: '@RJBS/postlude'
+              version: 4.004
+            -
+              class: Pod::Weaver::Section::Authors
+              name: '@RJBS/Authors'
+              version: 4.004
+            -
+              class: Pod::Weaver::Section::Legal
+              name: '@RJBS/Legal'
+              version: 4.004
+            -
+              class: Pod::Weaver::Plugin::Transformer
+              name: '@RJBS/List'
+              version: 4.004
       name: '@RJBS/PodWeaver'
-      version: 3.101641
+      version: 4.002
     -
       class: Dist::Zilla::Plugin::GithubMeta
       name: '@RJBS/GithubMeta'
-      version: 0.28
+      version: 0.42
     -
       class: Dist::Zilla::Plugin::Git::Check
       name: '@RJBS/@Git/Check'
-      version: 2.012
+      version: 2.017
     -
       class: Dist::Zilla::Plugin::Git::Commit
       name: '@RJBS/@Git/Commit'
-      version: 2.012
+      version: 2.017
     -
       class: Dist::Zilla::Plugin::Git::Tag
       name: '@RJBS/@Git/Tag'
-      version: 2.012
+      version: 2.017
     -
       class: Dist::Zilla::Plugin::Git::Push
       name: '@RJBS/@Git/Push'
-      version: 2.012
+      version: 2.017
+    -
+      class: Dist::Zilla::Plugin::RemovePrereqs
+      config:
+        Dist::Zilla::Plugin::RemovePrereqs:
+          modules_to_remove:
+            - CPAN
+            - CPANPLUS::Backend
+      name: RemovePrereqs
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: 4.300033
+      version: 5.006
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: 4.300033
+      version: 5.006
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: 0
-    version: 4.300033
+    version: 5.006
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Mini-1.111013/Makefile.PL 
new/CPAN-Mini-1.111014/Makefile.PL
--- old/CPAN-Mini-1.111013/Makefile.PL  2013-04-13 15:03:01.000000000 +0200
+++ new/CPAN-Mini-1.111014/Makefile.PL  2013-11-16 01:17:43.000000000 +0100
@@ -22,8 +22,6 @@
   "LICENSE" => "perl",
   "NAME" => "CPAN::Mini",
   "PREREQ_PM" => {
-    "CPAN" => 0,
-    "CPANPLUS::Backend" => 0,
     "Carp" => 0,
     "Compress::Zlib" => "1.20",
     "File::Basename" => 0,
@@ -43,37 +41,37 @@
   "TEST_REQUIRES" => {
     "Test::More" => "0.96"
   },
-  "VERSION" => "1.111013",
+  "VERSION" => "1.111014",
   "test" => {
     "TESTS" => "t/*.t"
   }
 );
 
 
-unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) {
-  my $tr = delete $WriteMakefileArgs{TEST_REQUIRES};
-  my $br = $WriteMakefileArgs{BUILD_REQUIRES};
-  for my $mod ( keys %$tr ) {
-    if ( exists $br->{$mod} ) {
-      $br->{$mod} = $tr->{$mod} if $tr->{$mod} > $br->{$mod};
-    }
-    else {
-      $br->{$mod} = $tr->{$mod};
-    }
-  }
-}
+my %FallbackPrereqs = (
+  "Carp" => 0,
+  "Compress::Zlib" => "1.20",
+  "File::Basename" => 0,
+  "File::Copy" => 0,
+  "File::Find" => 0,
+  "File::HomeDir" => "0.57",
+  "File::Path" => "2.04",
+  "File::Spec" => 0,
+  "File::Temp" => 0,
+  "Getopt::Long" => 0,
+  "LWP::UserAgent" => 5,
+  "Pod::Usage" => "1.00",
+  "Test::More" => "0.96",
+  "URI" => 1,
+  "strict" => 0,
+  "warnings" => 0
+);
 
-unless ( eval { ExtUtils::MakeMaker->VERSION(6.56) } ) {
-  my $br = delete $WriteMakefileArgs{BUILD_REQUIRES};
-  my $pp = $WriteMakefileArgs{PREREQ_PM};
-  for my $mod ( keys %$br ) {
-    if ( exists $pp->{$mod} ) {
-      $pp->{$mod} = $br->{$mod} if $br->{$mod} > $pp->{$mod};
-    }
-    else {
-      $pp->{$mod} = $br->{$mod};
-    }
-  }
+
+unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) {
+  delete $WriteMakefileArgs{TEST_REQUIRES};
+  delete $WriteMakefileArgs{BUILD_REQUIRES};
+  $WriteMakefileArgs{PREREQ_PM} = \%FallbackPrereqs;
 }
 
 delete $WriteMakefileArgs{CONFIGURE_REQUIRES}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Mini-1.111013/README 
new/CPAN-Mini-1.111014/README
--- old/CPAN-Mini-1.111013/README       2013-04-13 15:03:01.000000000 +0200
+++ new/CPAN-Mini-1.111014/README       2013-11-16 01:17:43.000000000 +0100
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution CPAN-Mini,
-version 1.111013:
+version 1.111014:
 
   create a minimal mirror of CPAN
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Mini-1.111013/bin/minicpan 
new/CPAN-Mini-1.111014/bin/minicpan
--- old/CPAN-Mini-1.111013/bin/minicpan 2013-04-13 15:03:01.000000000 +0200
+++ new/CPAN-Mini-1.111014/bin/minicpan 2013-11-16 01:17:43.000000000 +0100
@@ -17,7 +17,7 @@
 
 =head1 VERSION
 
-version 1.111013
+version 1.111014
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Mini-1.111013/dist.ini 
new/CPAN-Mini-1.111014/dist.ini
--- old/CPAN-Mini-1.111013/dist.ini     2013-04-13 15:03:01.000000000 +0200
+++ new/CPAN-Mini-1.111014/dist.ini     2013-11-16 01:17:43.000000000 +0100
@@ -7,3 +7,7 @@
 
 [@RJBS]
 version = 1
+
+[RemovePrereqs]
+remove = CPAN
+remove = CPANPLUS::Backend
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Mini-1.111013/lib/CPAN/Mini/App.pm 
new/CPAN-Mini-1.111014/lib/CPAN/Mini/App.pm
--- old/CPAN-Mini-1.111013/lib/CPAN/Mini/App.pm 2013-04-13 15:03:01.000000000 
+0200
+++ new/CPAN-Mini-1.111014/lib/CPAN/Mini/App.pm 2013-11-16 01:17:43.000000000 
+0100
@@ -3,7 +3,7 @@
 
 package CPAN::Mini::App;
 {
-  $CPAN::Mini::App::VERSION = '1.111013';
+  $CPAN::Mini::App::VERSION = '1.111014';
 }
 
 # ABSTRACT: the guts of the minicpan command
@@ -145,7 +145,7 @@
 
 =head1 VERSION
 
-version 1.111013
+version 1.111014
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Mini-1.111013/lib/CPAN/Mini.pm 
new/CPAN-Mini-1.111014/lib/CPAN/Mini.pm
--- old/CPAN-Mini-1.111013/lib/CPAN/Mini.pm     2013-04-13 15:03:01.000000000 
+0200
+++ new/CPAN-Mini-1.111014/lib/CPAN/Mini.pm     2013-11-16 01:17:43.000000000 
+0100
@@ -4,7 +4,7 @@
 
 package CPAN::Mini;
 {
-  $CPAN::Mini::VERSION = '1.111013';
+  $CPAN::Mini::VERSION = '1.111014';
 }
 
 # ABSTRACT: create a minimal mirror of CPAN
@@ -635,7 +635,7 @@
 
 =head1 VERSION
 
-version 1.111013
+version 1.111014
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Mini-1.111013/t/00-compile.t 
new/CPAN-Mini-1.111014/t/00-compile.t
--- old/CPAN-Mini-1.111013/t/00-compile.t       2013-04-13 15:03:01.000000000 
+0200
+++ new/CPAN-Mini-1.111014/t/00-compile.t       1970-01-01 01:00:00.000000000 
+0100
@@ -1,74 +0,0 @@
-#!perl
-
-use strict;
-use warnings;
-
-use Test::More;
-
-
-
-use File::Find;
-use File::Temp qw{ tempdir };
-
-my @modules;
-find(
-  sub {
-    return if $File::Find::name !~ /\.pm\z/;
-    my $found = $File::Find::name;
-    $found =~ s{^lib/}{};
-    $found =~ s{[/\\]}{::}g;
-    $found =~ s/\.pm$//;
-    # nothing to skip
-    push @modules, $found;
-  },
-  'lib',
-);
-
-sub _find_scripts {
-    my $dir = shift @_;
-
-    my @found_scripts = ();
-    find(
-      sub {
-        return unless -f;
-        my $found = $File::Find::name;
-        # nothing to skip
-        open my $FH, '<', $_ or do {
-          note( "Unable to open $found in ( $! ), skipping" );
-          return;
-        };
-        my $shebang = <$FH>;
-        return unless $shebang =~ /^#!.*?\bperl\b\s*$/;
-        push @found_scripts, $found;
-      },
-      $dir,
-    );
-
-    return @found_scripts;
-}
-
-my @scripts;
-do { push @scripts, _find_scripts($_) if -d $_ }
-    for qw{ bin script scripts };
-
-my $plan = scalar(@modules) + scalar(@scripts);
-$plan ? (plan tests => $plan) : (plan skip_all => "no tests to run");
-
-{
-    # fake home for cpan-testers
-    # no fake requested ## local $ENV{HOME} = tempdir( CLEANUP => 1 );
-
-    like( qx{ $^X -Ilib -e "require $_; print '$_ ok'" }, qr/^\s*$_ ok/s, "$_ 
loaded ok" )
-        for sort @modules;
-
-    SKIP: {
-        eval "use Test::Script 1.05; 1;";
-        skip "Test::Script needed to test script compilation", 
scalar(@scripts) if $@;
-        foreach my $file ( @scripts ) {
-            my $script = $file;
-            $script =~ s!.*/!!;
-            script_compiles( $file, "$script script compiles" );
-        }
-    }
-
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Mini-1.111013/t/000-report-versions-tiny.t 
new/CPAN-Mini-1.111014/t/000-report-versions-tiny.t
--- old/CPAN-Mini-1.111013/t/000-report-versions-tiny.t 2013-04-13 
15:03:01.000000000 +0200
+++ new/CPAN-Mini-1.111014/t/000-report-versions-tiny.t 2013-11-16 
01:17:43.000000000 +0100
@@ -9,7 +9,7 @@
 END { $success && done_testing; }
 
 # List our own version used to generate this
-my $v = "\nGenerated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.08\n";
+my $v = "\nGenerated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10\n";
 
 eval {                     # no excuses!
     # report our Perl details
@@ -48,8 +48,6 @@
     return sprintf('%-45s => %-10s%-15s%s', $module, $pmver, $wanted, "\n");
 }
 
-eval { $v .= pmver('CPAN','any version') };
-eval { $v .= pmver('CPANPLUS::Backend','any version') };
 eval { $v .= pmver('Carp','any version') };
 eval { $v .= pmver('Compress::Zlib','1.20') };
 eval { $v .= pmver('ExtUtils::MakeMaker','6.30') };
@@ -64,10 +62,8 @@
 eval { $v .= pmver('LWP::UserAgent','5') };
 eval { $v .= pmver('Pod::Usage','1.00') };
 eval { $v .= pmver('Test::More','0.96') };
-eval { $v .= pmver('Test::Pod','1.41') };
 eval { $v .= pmver('URI','1') };
 eval { $v .= pmver('strict','any version') };
-eval { $v .= pmver('version','0.9901') };
 eval { $v .= pmver('warnings','any version') };
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Mini-1.111013/xt/release/changes_has_content.t 
new/CPAN-Mini-1.111014/xt/release/changes_has_content.t
--- old/CPAN-Mini-1.111013/xt/release/changes_has_content.t     2013-04-13 
15:03:01.000000000 +0200
+++ new/CPAN-Mini-1.111014/xt/release/changes_has_content.t     2013-11-16 
01:17:43.000000000 +0100
@@ -4,7 +4,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '1.111013';
+my $newver = '1.111014';
 my $trial_token = '-TRIAL';
 
 SKIP: {

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to