Hello community,

here is the log from the commit of package perl-Sub-Exporter for 
openSUSE:Factory checked in at 2013-12-22 19:37:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sub-Exporter (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Sub-Exporter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Sub-Exporter"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Sub-Exporter/perl-Sub-Exporter.changes      
2013-08-23 11:07:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Sub-Exporter.new/perl-Sub-Exporter.changes 
2013-12-22 19:37:20.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Dec 18 10:42:42 UTC 2013 - co...@suse.com
+
+- updated to 0.987
+  update bugtracker metadata
+
+-------------------------------------------------------------------

Old:
----
  Sub-Exporter-0.986.tar.gz

New:
----
  Sub-Exporter-0.987.tar.gz

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

Other differences:
------------------
++++++ perl-Sub-Exporter.spec ++++++
--- /var/tmp/diff_new_pack.tZ91Lp/_old  2013-12-22 19:37:20.000000000 +0100
+++ /var/tmp/diff_new_pack.tZ91Lp/_new  2013-12-22 19:37:20.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Sub-Exporter
-Version:        0.986
+Version:        0.987
 Release:        0
 %define cpan_name Sub-Exporter
 Summary:        a sophisticated exporter for custom-built routines
@@ -33,11 +33,7 @@
 BuildRequires:  perl(Params::Util) >= 0.14
 BuildRequires:  perl(Sub::Install) >= 0.92
 BuildRequires:  perl(Test::More) >= 0.96
-#BuildRequires: perl(E::Parent)
-#BuildRequires: perl(Package::Generator)
-#BuildRequires: perl(Sub::Exporter)
-#BuildRequires: perl(Test::SubExporter::Faux)
-#BuildRequires: perl(Test::SubExporter::GroupGen)
+
 Requires:       perl(Data::OptList) >= 0.100
 Requires:       perl(Params::Util) >= 0.14
 Requires:       perl(Sub::Install) >= 0.92

++++++ Sub-Exporter-0.986.tar.gz -> Sub-Exporter-0.987.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-0.986/Changes 
new/Sub-Exporter-0.987/Changes
--- old/Sub-Exporter-0.986/Changes      2013-06-15 00:45:48.000000000 +0200
+++ new/Sub-Exporter-0.987/Changes      2013-10-18 17:10:07.000000000 +0200
@@ -1,5 +1,8 @@
 Revision history for Sub-Exporter
 
+0.987     2013-10-18 11:10:03 America/New_York
+          update bugtracker metadata
+
 0.986     2013-06-14 18:45:45 America/New_York
           typo fixes in docs (thanks, David Steinbrunner!)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-0.986/META.json 
new/Sub-Exporter-0.987/META.json
--- old/Sub-Exporter-0.986/META.json    2013-06-15 00:45:48.000000000 +0200
+++ new/Sub-Exporter-0.987/META.json    2013-10-18 17:10:07.000000000 +0200
@@ -4,7 +4,7 @@
       "Ricardo Signes <r...@cpan.org>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 4.300034, CPAN::Meta::Converter 
version 2.131560",
+   "generated_by" : "Dist::Zilla version 4.300039, CPAN::Meta::Converter 
version 2.132830",
    "license" : [
       "perl_5"
    ],
@@ -39,10 +39,12 @@
       "test" : {
          "requires" : {
             "Exporter" : "0",
-            "File::Find" : "0",
-            "File::Temp" : "0",
+            "File::Spec" : "0",
+            "IO::Handle" : "0",
+            "IPC::Open3" : "0",
             "Test::More" : "0.96",
             "base" : "0",
+            "lib" : "0",
             "overload" : "0",
             "subs" : "0"
          }
@@ -50,23 +52,26 @@
    },
    "release_status" : "stable",
    "resources" : {
-      "homepage" : "https://github.com/rjbs/sub-exporter";,
+      "bugtracker" : {
+         "web" : "https://github.com/rjbs/Sub-Exporter/issues";
+      },
+      "homepage" : "https://github.com/rjbs/Sub-Exporter";,
       "repository" : {
          "type" : "git",
-         "url" : "https://github.com/rjbs/sub-exporter.git";,
-         "web" : "https://github.com/rjbs/sub-exporter";
+         "url" : "https://github.com/rjbs/Sub-Exporter.git";,
+         "web" : "https://github.com/rjbs/Sub-Exporter";
       }
    },
-   "version" : "0.986",
+   "version" : "0.987",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.019000"
+         "version" : "5.019004"
       },
       "plugins" : [
          {
             "class" : "Dist::Zilla::Plugin::Git::GatherDir",
             "name" : "@RJBS/Git::GatherDir",
-            "version" : "2.013"
+            "version" : "2.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
@@ -76,97 +81,107 @@
          {
             "class" : "Dist::Zilla::Plugin::CheckExtraTests",
             "name" : "@RJBS/CheckExtraTests",
-            "version" : "0.011"
+            "version" : "0.013"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::PromptIfStale",
+            "name" : "@RJBS/RJBS-Outdated",
+            "version" : "0.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::PromptIfStale",
+            "name" : "@RJBS/CPAN-Outdated",
+            "version" : "0.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@RJBS/@Filter/PruneCruft",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@RJBS/@Filter/ManifestSkip",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@RJBS/@Filter/MetaYAML",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@RJBS/@Filter/License",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@RJBS/@Filter/Readme",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@RJBS/@Filter/ExecDir",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@RJBS/@Filter/ShareDir",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
             "name" : "@RJBS/@Filter/MakeMaker",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@RJBS/@Filter/Manifest",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@RJBS/@Filter/TestRelease",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@RJBS/@Filter/ConfirmRelease",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@RJBS/@Filter/UploadToCPAN",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@RJBS/AutoPrereqs",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::NextVersion",
             "name" : "@RJBS/Git::NextVersion",
-            "version" : "2.013"
+            "version" : "2.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@RJBS/PkgVersion",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@RJBS/MetaConfig",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@RJBS/MetaJSON",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@RJBS/NextRelease",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
@@ -176,17 +191,28 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@RJBS/PodSyntaxTests",
-            "version" : "4.300034"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::Test::Compile",
-            "name" : "@RJBS/Test::Compile",
-            "version" : "2.002"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::ReportVersions::Tiny",
             "name" : "@RJBS/ReportVersions::Tiny",
-            "version" : "1.08"
+            "version" : "1.10"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Test::Compile",
+            "config" : {
+               "Dist::Zilla::Plugin::Test::Compile" : {
+                  "filename" : "t/00-compile.t",
+                  "module_finder" : [
+                     ":InstallModules"
+                  ],
+                  "script_finder" : [
+                     ":ExecFiles"
+                  ]
+               }
+            },
+            "name" : "@RJBS/Test::Compile",
+            "version" : "2.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -197,37 +223,46 @@
                }
             },
             "name" : "@RJBS/TestMoreWithSubtests",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
+            "config" : {
+               "Dist::Zilla::Plugin::PodWeaver" : {
+                  "config_plugin" : "@RJBS",
+                  "finder" : [
+                     ":InstallModules",
+                     ":ExecFiles"
+                  ]
+               }
+            },
             "name" : "@RJBS/PodWeaver",
-            "version" : "3.101641"
+            "version" : "3.102000"
          },
          {
             "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.013"
+            "version" : "2.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
             "name" : "@RJBS/@Git/Commit",
-            "version" : "2.013"
+            "version" : "2.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
             "name" : "@RJBS/@Git/Tag",
-            "version" : "2.013"
+            "version" : "2.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
             "name" : "@RJBS/@Git/Push",
-            "version" : "2.013"
+            "version" : "2.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::RemovePrereqs",
@@ -240,37 +275,37 @@
                }
             },
             "name" : "RemovePrereqs",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "4.300034"
+            "version" : "4.300039"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "4.300034"
+            "version" : "4.300039"
          }
       ],
       "zilla" : {
@@ -278,7 +313,7 @@
          "config" : {
             "is_trial" : "0"
          },
-         "version" : "4.300034"
+         "version" : "4.300039"
       }
    }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-0.986/META.yml 
new/Sub-Exporter-0.987/META.yml
--- old/Sub-Exporter-0.986/META.yml     2013-06-15 00:45:48.000000000 +0200
+++ new/Sub-Exporter-0.987/META.yml     2013-10-18 17:10:07.000000000 +0200
@@ -4,16 +4,18 @@
   - 'Ricardo Signes <r...@cpan.org>'
 build_requires:
   Exporter: 0
-  File::Find: 0
-  File::Temp: 0
+  File::Spec: 0
+  IO::Handle: 0
+  IPC::Open3: 0
   Test::More: 0.96
   base: 0
+  lib: 0
   overload: 0
   subs: 0
 configure_requires:
   ExtUtils::MakeMaker: 6.30
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.300034, CPAN::Meta::Converter version 
2.131560'
+generated_by: 'Dist::Zilla version 4.300039, CPAN::Meta::Converter version 
2.132830'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -28,17 +30,18 @@
   strict: 0
   warnings: 0
 resources:
-  homepage: https://github.com/rjbs/sub-exporter
-  repository: https://github.com/rjbs/sub-exporter.git
-version: 0.986
+  bugtracker: https://github.com/rjbs/Sub-Exporter/issues
+  homepage: https://github.com/rjbs/Sub-Exporter
+  repository: https://github.com/rjbs/Sub-Exporter.git
+version: 0.987
 x_Dist_Zilla:
   perl:
-    version: 5.019000
+    version: 5.019004
   plugins:
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
       name: '@RJBS/Git::GatherDir'
-      version: 2.013
+      version: 2.014
     -
       class: Dist::Zilla::Plugin::CheckPrereqsIndexed
       name: '@RJBS/CheckPrereqsIndexed'
@@ -46,79 +49,87 @@
     -
       class: Dist::Zilla::Plugin::CheckExtraTests
       name: '@RJBS/CheckExtraTests'
-      version: 0.011
+      version: 0.013
+    -
+      class: Dist::Zilla::Plugin::PromptIfStale
+      name: '@RJBS/RJBS-Outdated'
+      version: 0.008
+    -
+      class: Dist::Zilla::Plugin::PromptIfStale
+      name: '@RJBS/CPAN-Outdated'
+      version: 0.008
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@RJBS/@Filter/PruneCruft'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@RJBS/@Filter/ManifestSkip'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@RJBS/@Filter/MetaYAML'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::License
       name: '@RJBS/@Filter/License'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@RJBS/@Filter/Readme'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@RJBS/@Filter/ExecDir'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@RJBS/@Filter/ShareDir'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::MakeMaker
       name: '@RJBS/@Filter/MakeMaker'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@RJBS/@Filter/Manifest'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@RJBS/@Filter/TestRelease'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@RJBS/@Filter/ConfirmRelease'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@RJBS/@Filter/UploadToCPAN'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@RJBS/AutoPrereqs'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       name: '@RJBS/Git::NextVersion'
-      version: 2.013
+      version: 2.014
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@RJBS/PkgVersion'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@RJBS/MetaConfig'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@RJBS/MetaJSON'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@RJBS/NextRelease'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::Test::ChangesHasContent
       name: '@RJBS/Test::ChangesHasContent'
@@ -126,15 +137,22 @@
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@RJBS/PodSyntaxTests'
-      version: 4.300034
-    -
-      class: Dist::Zilla::Plugin::Test::Compile
-      name: '@RJBS/Test::Compile'
-      version: 2.002
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::ReportVersions::Tiny
       name: '@RJBS/ReportVersions::Tiny'
-      version: 1.08
+      version: 1.10
+    -
+      class: Dist::Zilla::Plugin::Test::Compile
+      config:
+        Dist::Zilla::Plugin::Test::Compile:
+          filename: t/00-compile.t
+          module_finder:
+            - ':InstallModules'
+          script_finder:
+            - ':ExecFiles'
+      name: '@RJBS/Test::Compile'
+      version: 2.037
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -142,31 +160,37 @@
           phase: test
           type: requires
       name: '@RJBS/TestMoreWithSubtests'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::PodWeaver
+      config:
+        Dist::Zilla::Plugin::PodWeaver:
+          config_plugin: '@RJBS'
+          finder:
+            - ':InstallModules'
+            - ':ExecFiles'
       name: '@RJBS/PodWeaver'
-      version: 3.101641
+      version: 3.102000
     -
       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.013
+      version: 2.014
     -
       class: Dist::Zilla::Plugin::Git::Commit
       name: '@RJBS/@Git/Commit'
-      version: 2.013
+      version: 2.014
     -
       class: Dist::Zilla::Plugin::Git::Tag
       name: '@RJBS/@Git/Tag'
-      version: 2.013
+      version: 2.014
     -
       class: Dist::Zilla::Plugin::Git::Push
       name: '@RJBS/@Git/Push'
-      version: 2.013
+      version: 2.014
     -
       class: Dist::Zilla::Plugin::RemovePrereqs
       config:
@@ -175,33 +199,33 @@
             - E::Parent
             - Package::Generator
       name: RemovePrereqs
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: 4.300034
+      version: 4.300039
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: 4.300034
+      version: 4.300039
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: 0
-    version: 4.300034
+    version: 4.300039
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-0.986/Makefile.PL 
new/Sub-Exporter-0.987/Makefile.PL
--- old/Sub-Exporter-0.986/Makefile.PL  2013-06-15 00:45:48.000000000 +0200
+++ new/Sub-Exporter-0.987/Makefile.PL  2013-10-18 17:10:07.000000000 +0200
@@ -29,14 +29,16 @@
   },
   "TEST_REQUIRES" => {
     "Exporter" => 0,
-    "File::Find" => 0,
-    "File::Temp" => 0,
+    "File::Spec" => 0,
+    "IO::Handle" => 0,
+    "IPC::Open3" => 0,
     "Test::More" => "0.96",
     "base" => 0,
+    "lib" => 0,
     "overload" => 0,
     "subs" => 0
   },
-  "VERSION" => "0.986",
+  "VERSION" => "0.987",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-0.986/README 
new/Sub-Exporter-0.987/README
--- old/Sub-Exporter-0.986/README       2013-06-15 00:45:48.000000000 +0200
+++ new/Sub-Exporter-0.987/README       2013-10-18 17:10:07.000000000 +0200
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution Sub-Exporter,
-version 0.986:
+version 0.987:
 
   a sophisticated exporter for custom-built routines
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-0.986/lib/Sub/Exporter/Cookbook.pod 
new/Sub-Exporter-0.987/lib/Sub/Exporter/Cookbook.pod
--- old/Sub-Exporter-0.986/lib/Sub/Exporter/Cookbook.pod        2013-06-15 
00:45:48.000000000 +0200
+++ new/Sub-Exporter-0.987/lib/Sub/Exporter/Cookbook.pod        2013-10-18 
17:10:07.000000000 +0200
@@ -12,7 +12,7 @@
 
 =head1 VERSION
 
-version 0.986
+version 0.987
 
 =head1 OVERVIEW
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-0.986/lib/Sub/Exporter/Tutorial.pod 
new/Sub-Exporter-0.987/lib/Sub/Exporter/Tutorial.pod
--- old/Sub-Exporter-0.986/lib/Sub/Exporter/Tutorial.pod        2013-06-15 
00:45:48.000000000 +0200
+++ new/Sub-Exporter-0.987/lib/Sub/Exporter/Tutorial.pod        2013-10-18 
17:10:07.000000000 +0200
@@ -12,7 +12,7 @@
 
 =head1 VERSION
 
-version 0.986
+version 0.987
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-0.986/lib/Sub/Exporter/Util.pm 
new/Sub-Exporter-0.987/lib/Sub/Exporter/Util.pm
--- old/Sub-Exporter-0.986/lib/Sub/Exporter/Util.pm     2013-06-15 
00:45:48.000000000 +0200
+++ new/Sub-Exporter-0.987/lib/Sub/Exporter/Util.pm     2013-10-18 
17:10:07.000000000 +0200
@@ -2,7 +2,7 @@
 use warnings;
 package Sub::Exporter::Util;
 {
-  $Sub::Exporter::Util::VERSION = '0.986';
+  $Sub::Exporter::Util::VERSION = '0.987';
 }
 # ABSTRACT: utilities to make Sub::Exporter easier
 
@@ -218,7 +218,7 @@
 
 =head1 VERSION
 
-version 0.986
+version 0.987
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-0.986/lib/Sub/Exporter.pm 
new/Sub-Exporter-0.987/lib/Sub/Exporter.pm
--- old/Sub-Exporter-0.986/lib/Sub/Exporter.pm  2013-06-15 00:45:48.000000000 
+0200
+++ new/Sub-Exporter-0.987/lib/Sub/Exporter.pm  2013-10-18 17:10:07.000000000 
+0200
@@ -3,7 +3,7 @@
 use warnings;
 package Sub::Exporter;
 {
-  $Sub::Exporter::VERSION = '0.986';
+  $Sub::Exporter::VERSION = '0.987';
 }
 # ABSTRACT: a sophisticated exporter for custom-built routines
 
@@ -493,7 +493,7 @@
 
 =head1 VERSION
 
-version 0.986
+version 0.987
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-0.986/t/00-compile.t 
new/Sub-Exporter-0.987/t/00-compile.t
--- old/Sub-Exporter-0.986/t/00-compile.t       2013-06-15 00:45:48.000000000 
+0200
+++ new/Sub-Exporter-0.987/t/00-compile.t       2013-10-18 17:10:07.000000000 
+0200
@@ -1,74 +1,49 @@
-#!perl
-
 use strict;
 use warnings;
 
-use Test::More;
+# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.037
 
+use Test::More 0.94 tests => 2;
 
 
-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',
+my @module_files = (
+    'Sub/Exporter.pm',
+    'Sub/Exporter/Util.pm'
 );
 
-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;
-}
+# no fake home requested
 
-my @scripts;
-do { push @scripts, _find_scripts($_) if -d $_ }
-    for qw{ bin script scripts };
+my $inc_switch = -d 'blib' ? '-Mblib' : '-Ilib';
 
-my $plan = scalar(@modules) + scalar(@scripts);
-$plan ? (plan tests => $plan) : (plan skip_all => "no tests to run");
+use File::Spec;
+use IPC::Open3;
+use IO::Handle;
 
+my @warnings;
+for my $lib (@module_files)
 {
-    # fake home for cpan-testers
-    # no fake requested ## local $ENV{HOME} = tempdir( CLEANUP => 1 );
+    # see L<perlfaq8/How can I capture STDERR from an external command?>
+    open my $stdin, '<', File::Spec->devnull or die "can't open devnull: $!";
+    my $stderr = IO::Handle->new;
+
+    my $pid = open3($stdin, '>&STDERR', $stderr, $^X, $inc_switch, '-e', 
"require q[$lib]");
+    binmode $stderr, ':crlf' if $^O eq 'MSWin32';
+    my @_warnings = <$stderr>;
+    waitpid($pid, 0);
+    is($?, 0, "$lib loaded ok");
+
+    if (@_warnings)
+    {
+        warn @_warnings;
+        push @warnings, @_warnings;
+    }
+}
 
-    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" );
-        }
-    }
 
-}
+# no warning checks;
+
+BAIL_OUT("Compilation problems") if !Test::More->builder->is_passing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-0.986/t/000-report-versions-tiny.t 
new/Sub-Exporter-0.987/t/000-report-versions-tiny.t
--- old/Sub-Exporter-0.986/t/000-report-versions-tiny.t 2013-06-15 
00:45:48.000000000 +0200
+++ new/Sub-Exporter-0.987/t/000-report-versions-tiny.t 2013-10-18 
17:10:07.000000000 +0200
@@ -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
@@ -52,17 +52,17 @@
 eval { $v .= pmver('Data::OptList','0.100') };
 eval { $v .= pmver('Exporter','any version') };
 eval { $v .= pmver('ExtUtils::MakeMaker','6.30') };
-eval { $v .= pmver('File::Find','any version') };
-eval { $v .= pmver('File::Temp','any version') };
+eval { $v .= pmver('File::Spec','any version') };
+eval { $v .= pmver('IO::Handle','any version') };
+eval { $v .= pmver('IPC::Open3','any version') };
 eval { $v .= pmver('Params::Util','0.14') };
 eval { $v .= pmver('Sub::Install','0.92') };
 eval { $v .= pmver('Test::More','0.96') };
-eval { $v .= pmver('Test::Pod','1.41') };
 eval { $v .= pmver('base','any version') };
+eval { $v .= pmver('lib','any version') };
 eval { $v .= pmver('overload','any version') };
 eval { $v .= pmver('strict','any version') };
 eval { $v .= pmver('subs','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/Sub-Exporter-0.986/xt/release/changes_has_content.t 
new/Sub-Exporter-0.987/xt/release/changes_has_content.t
--- old/Sub-Exporter-0.986/xt/release/changes_has_content.t     2013-06-15 
00:45:48.000000000 +0200
+++ new/Sub-Exporter-0.987/xt/release/changes_has_content.t     2013-10-18 
17:10:07.000000000 +0200
@@ -4,7 +4,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '0.986';
+my $newver = '0.987';
 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