Hello community,

here is the log from the commit of package perl-Pod-Eventual for 
openSUSE:Factory checked in at 2013-12-03 10:43:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Pod-Eventual (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Pod-Eventual.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Pod-Eventual"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Pod-Eventual/perl-Pod-Eventual.changes      
2012-01-09 21:43:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Pod-Eventual.new/perl-Pod-Eventual.changes 
2013-12-03 10:43:10.000000000 +0100
@@ -1,0 +2,8 @@
+Mon Nov 25 07:38:18 UTC 2013 - [email protected]
+
+- updated to 0.094001
+      require Mixin-Linewise 0.102 to avoid busted 0.101
+      tiny documentation tweak
+      update repo and bugtracker
+
+-------------------------------------------------------------------

Old:
----
  Pod-Eventual-0.093330.tar.gz

New:
----
  Pod-Eventual-0.094001.tar.gz

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

Other differences:
------------------
++++++ perl-Pod-Eventual.spec ++++++
--- /var/tmp/diff_new_pack.PtFg7L/_old  2013-12-03 10:43:10.000000000 +0100
+++ /var/tmp/diff_new_pack.PtFg7L/_new  2013-12-03 10:43:10.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Pod-Eventual
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,23 +15,27 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           perl-Pod-Eventual
-Version:        0.093330
+Version:        0.094001
 Release:        0
 %define cpan_name Pod-Eventual
 Summary:        read a POD document as a series of trivial events
-License:        GPL-1.0+ or Artistic-1.0
+License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Pod-Eventual/
-Source:         
http://www.cpan.org/authors/id/R/RJ/RJBS/Pod-Eventual-%{version}.tar.gz
+Source:         
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+BuildArch:      noarch
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Mixin::Linewise::Readers) >= 0.001
+BuildRequires:  perl(Mixin::Linewise::Readers) >= 0.102
 BuildRequires:  perl(Test::Deep)
-Requires:       perl(Mixin::Linewise::Readers) >= 0.001
-Requires:       perl(Test::Deep)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildArch:      noarch
+BuildRequires:  perl(Test::More) >= 0.96
+#BuildRequires: perl(Pod::Eventual)
+#BuildRequires: perl(Pod::Eventual::Simple)
+#BuildRequires: perl(String::Truncate)
+Requires:       perl(Mixin::Linewise::Readers) >= 0.102
 %{perl_requires}
 
 %description
@@ -65,11 +69,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(644,root,root,755)
+%defattr(-,root,root,755)
 %doc Changes eg LICENSE README
 
 %changelog

++++++ Pod-Eventual-0.093330.tar.gz -> Pod-Eventual-0.094001.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Eventual-0.093330/Changes 
new/Pod-Eventual-0.094001/Changes
--- old/Pod-Eventual-0.093330/Changes   2009-11-29 23:42:53.000000000 +0100
+++ new/Pod-Eventual-0.094001/Changes   2013-11-06 04:09:55.000000000 +0100
@@ -1,5 +1,14 @@
 Revision history for Pod-Eventual
 
+0.094001  2013-11-05 22:09:53 America/New_York
+          require Mixin-Linewise 0.102 to avoid busted 0.101
+
+0.094000  2013-10-19 17:14:10 America/New_York
+          tiny documentation tweak
+
+0.093331  2013-10-12 22:28:59 America/New_York
+          update repo and bugtracker
+
 0.093330  2009-11-29 17:42:51 America/New_York
           re-release to include a META.yml for cpandeps
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Eventual-0.093330/LICENSE 
new/Pod-Eventual-0.094001/LICENSE
--- old/Pod-Eventual-0.093330/LICENSE   2009-11-29 23:42:53.000000000 +0100
+++ new/Pod-Eventual-0.094001/LICENSE   2013-11-06 04:09:55.000000000 +0100
@@ -1,4 +1,4 @@
-This software is copyright (c) 2009 by Ricardo SIGNES.
+This software is copyright (c) 2013 by Ricardo SIGNES.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,21 +12,22 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2009 by Ricardo SIGNES.
+This software is Copyright (c) 2013 by Ricardo SIGNES.
 
 This is free software, licensed under:
 
   The GNU General Public License, Version 1, February 1989
 
-                   GNU GENERAL PUBLIC LICENSE
-                    Version 1, February 1989
+                    GNU GENERAL PUBLIC LICENSE
+                     Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
-                59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
+ 51 Franklin St, Suite 500, Boston, MA  02110-1335  USA
+
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-                           Preamble
+                            Preamble
 
   The license agreements of most software companies try to keep users
 at the mercy of those companies.  By contrast, our General Public
@@ -67,7 +68,7 @@
   The precise terms and conditions for copying, distribution and
 modification follow.
 
-                   GNU GENERAL PUBLIC LICENSE
+                    GNU GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License Agreement applies to any program or other work which
@@ -185,7 +186,7 @@
 of preserving the free status of all derivatives of our free software and
 of promoting the sharing and reuse of software generally.
 
-                           NO WARRANTY
+                            NO WARRANTY
 
   9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
@@ -207,9 +208,9 @@
 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
 
-                    END OF TERMS AND CONDITIONS
+                     END OF TERMS AND CONDITIONS
 
-       Appendix: How to Apply These Terms to Your New Programs
+        Appendix: How to Apply These Terms to Your New Programs
 
   If you develop a new program, and you want it to be of the greatest
 possible use to humanity, the best way to achieve this is to make it
@@ -235,8 +236,9 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software Foundation,
-    Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA  02110-1301 
USA
+
 
 Also add information on how to contact you by electronic and paper mail.
 
@@ -270,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2009 by Ricardo SIGNES.
+This software is Copyright (c) 2013 by Ricardo SIGNES.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Eventual-0.093330/MANIFEST 
new/Pod-Eventual-0.094001/MANIFEST
--- old/Pod-Eventual-0.093330/MANIFEST  2009-11-29 23:42:53.000000000 +0100
+++ new/Pod-Eventual-0.094001/MANIFEST  2013-11-06 04:09:55.000000000 +0100
@@ -5,6 +5,7 @@
 META.yml
 Makefile.PL
 README
+dist.ini
 eg/blanks.pod
 eg/cut-into.pl
 eg/dump.pl
@@ -13,9 +14,10 @@
 eg/test.pod
 lib/Pod/Eventual.pm
 lib/Pod/Eventual/Simple.pm
+t/000-report-versions-tiny.t
 t/basic.t
 t/blanks.t
 t/non-pod.t
 t/nonempty.t
-t/release-pod-coverage.t
-t/release-pod-syntax.t
\ No newline at end of file
+xt/release/changes_has_content.t
+xt/release/pod-syntax.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Eventual-0.093330/META.json 
new/Pod-Eventual-0.094001/META.json
--- old/Pod-Eventual-0.093330/META.json 2009-11-29 23:42:53.000000000 +0100
+++ new/Pod-Eventual-0.094001/META.json 2013-11-06 04:09:55.000000000 +0100
@@ -1,22 +1,281 @@
 {
-   "resources" : {
-      "repository" : "http://github.com/rjbs/pod-eventual";
-   },
-   "meta-spec" : {
-      "version" : 1.4,
-      "url" : "http://module-build.sourceforge.net/META-spec-v1.4.html";
-   },
-   "generated_by" : "Dist::Zilla version 1.093290",
-   "version" : "0.093330",
-   "name" : "Pod-Eventual",
+   "abstract" : "read a POD document as a series of trivial events",
    "author" : [
       "Ricardo SIGNES <[email protected]>"
    ],
-   "license" : "perl",
-   "requires" : {
-      "Test::Deep" : "0",
-      "Mixin::Linewise::Readers" : "0.001"
+   "dynamic_config" : 0,
+   "generated_by" : "Dist::Zilla version 5.005, CPAN::Meta::Converter version 
2.132830",
+   "license" : [
+      "perl_5"
+   ],
+   "meta-spec" : {
+      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
+      "version" : "2"
+   },
+   "name" : "Pod-Eventual",
+   "prereqs" : {
+      "configure" : {
+         "requires" : {
+            "ExtUtils::MakeMaker" : "6.30"
+         }
+      },
+      "develop" : {
+         "requires" : {
+            "Test::Pod" : "1.41",
+            "version" : "0.9901"
+         }
+      },
+      "runtime" : {
+         "requires" : {
+            "Carp" : "0",
+            "Mixin::Linewise::Readers" : "0.102",
+            "strict" : "0",
+            "warnings" : "0"
+         }
+      },
+      "test" : {
+         "requires" : {
+            "Test::Deep" : "0",
+            "Test::More" : "0.96"
+         }
+      }
+   },
+   "release_status" : "stable",
+   "resources" : {
+      "bugtracker" : {
+         "web" : "https://github.com/rjbs/Pod-Eventual/issues";
+      },
+      "homepage" : "https://github.com/rjbs/Pod-Eventual";,
+      "repository" : {
+         "type" : "git",
+         "url" : "https://github.com/rjbs/Pod-Eventual.git";,
+         "web" : "https://github.com/rjbs/Pod-Eventual";
+      }
    },
-   "abstract" : "read a POD document as a series of trivial events"
+   "version" : "0.094001",
+   "x_Dist_Zilla" : {
+      "perl" : {
+         "version" : "5.019005"
+      },
+      "plugins" : [
+         {
+            "class" : "Dist::Zilla::Plugin::Git::GatherDir",
+            "name" : "@RJBS/Git::GatherDir",
+            "version" : "2.017"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
+            "name" : "@RJBS/CheckPrereqsIndexed",
+            "version" : "0.009"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::CheckExtraTests",
+            "name" : "@RJBS/CheckExtraTests",
+            "version" : "0.015"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::PromptIfStale",
+            "name" : "@RJBS/RJBS-Outdated",
+            "version" : "0.009"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::PromptIfStale",
+            "name" : "@RJBS/CPAN-Outdated",
+            "version" : "0.009"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::PruneCruft",
+            "name" : "@RJBS/@Filter/PruneCruft",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::ManifestSkip",
+            "name" : "@RJBS/@Filter/ManifestSkip",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::MetaYAML",
+            "name" : "@RJBS/@Filter/MetaYAML",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::License",
+            "name" : "@RJBS/@Filter/License",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Readme",
+            "name" : "@RJBS/@Filter/Readme",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::ExecDir",
+            "name" : "@RJBS/@Filter/ExecDir",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::ShareDir",
+            "name" : "@RJBS/@Filter/ShareDir",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::MakeMaker",
+            "name" : "@RJBS/@Filter/MakeMaker",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Manifest",
+            "name" : "@RJBS/@Filter/Manifest",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::TestRelease",
+            "name" : "@RJBS/@Filter/TestRelease",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
+            "name" : "@RJBS/@Filter/ConfirmRelease",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
+            "name" : "@RJBS/@Filter/UploadToCPAN",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
+            "name" : "@RJBS/AutoPrereqs",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
+            "name" : "@RJBS/Git::NextVersion",
+            "version" : "2.017"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::PkgVersion",
+            "name" : "@RJBS/PkgVersion",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::MetaConfig",
+            "name" : "@RJBS/MetaConfig",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::MetaJSON",
+            "name" : "@RJBS/MetaJSON",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::NextRelease",
+            "name" : "@RJBS/NextRelease",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
+            "name" : "@RJBS/Test::ChangesHasContent",
+            "version" : "0.006"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
+            "name" : "@RJBS/PodSyntaxTests",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::ReportVersions::Tiny",
+            "name" : "@RJBS/ReportVersions::Tiny",
+            "version" : "1.10"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Prereqs",
+            "config" : {
+               "Dist::Zilla::Plugin::Prereqs" : {
+                  "phase" : "test",
+                  "type" : "requires"
+               }
+            },
+            "name" : "@RJBS/TestMoreWithSubtests",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::PodWeaver",
+            "config" : {
+               "Dist::Zilla::Plugin::PodWeaver" : {
+                  "config_plugin" : "@RJBS",
+                  "finder" : [
+                     ":InstallModules",
+                     ":ExecFiles"
+                  ]
+               }
+            },
+            "name" : "@RJBS/PodWeaver",
+            "version" : "4.001"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::GithubMeta",
+            "name" : "@RJBS/GithubMeta",
+            "version" : "0.42"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Git::Check",
+            "name" : "@RJBS/@Git/Check",
+            "version" : "2.017"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Git::Commit",
+            "name" : "@RJBS/@Git/Commit",
+            "version" : "2.017"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Git::Tag",
+            "name" : "@RJBS/@Git/Tag",
+            "version" : "2.017"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Git::Push",
+            "name" : "@RJBS/@Git/Push",
+            "version" : "2.017"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":InstallModules",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":IncModules",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":TestFiles",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":ExecFiles",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":ShareFiles",
+            "version" : "5.005"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":MainModule",
+            "version" : "5.005"
+         }
+      ],
+      "zilla" : {
+         "class" : "Dist::Zilla::Dist::Builder",
+         "config" : {
+            "is_trial" : "0"
+         },
+         "version" : "5.005"
+      }
+   }
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Eventual-0.093330/META.yml 
new/Pod-Eventual-0.094001/META.yml
--- old/Pod-Eventual-0.093330/META.yml  2009-11-29 23:42:53.000000000 +0100
+++ new/Pod-Eventual-0.094001/META.yml  2013-11-06 04:09:55.000000000 +0100
@@ -2,15 +2,200 @@
 abstract: 'read a POD document as a series of trivial events'
 author:
   - 'Ricardo SIGNES <[email protected]>'
-generated_by: 'Dist::Zilla version 1.093290'
+build_requires:
+  Test::Deep: 0
+  Test::More: 0.96
+configure_requires:
+  ExtUtils::MakeMaker: 6.30
+dynamic_config: 0
+generated_by: 'Dist::Zilla version 5.005, 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: Pod-Eventual
 requires:
-  Mixin::Linewise::Readers: 0.001
-  Test::Deep: 0
+  Carp: 0
+  Mixin::Linewise::Readers: 0.102
+  strict: 0
+  warnings: 0
 resources:
-  repository: http://github.com/rjbs/pod-eventual
-version: 0.093330
+  bugtracker: https://github.com/rjbs/Pod-Eventual/issues
+  homepage: https://github.com/rjbs/Pod-Eventual
+  repository: https://github.com/rjbs/Pod-Eventual.git
+version: 0.094001
+x_Dist_Zilla:
+  perl:
+    version: 5.019005
+  plugins:
+    -
+      class: Dist::Zilla::Plugin::Git::GatherDir
+      name: '@RJBS/Git::GatherDir'
+      version: 2.017
+    -
+      class: Dist::Zilla::Plugin::CheckPrereqsIndexed
+      name: '@RJBS/CheckPrereqsIndexed'
+      version: 0.009
+    -
+      class: Dist::Zilla::Plugin::CheckExtraTests
+      name: '@RJBS/CheckExtraTests'
+      version: 0.015
+    -
+      class: Dist::Zilla::Plugin::PromptIfStale
+      name: '@RJBS/RJBS-Outdated'
+      version: 0.009
+    -
+      class: Dist::Zilla::Plugin::PromptIfStale
+      name: '@RJBS/CPAN-Outdated'
+      version: 0.009
+    -
+      class: Dist::Zilla::Plugin::PruneCruft
+      name: '@RJBS/@Filter/PruneCruft'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::ManifestSkip
+      name: '@RJBS/@Filter/ManifestSkip'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::MetaYAML
+      name: '@RJBS/@Filter/MetaYAML'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::License
+      name: '@RJBS/@Filter/License'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::Readme
+      name: '@RJBS/@Filter/Readme'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::ExecDir
+      name: '@RJBS/@Filter/ExecDir'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::ShareDir
+      name: '@RJBS/@Filter/ShareDir'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::MakeMaker
+      name: '@RJBS/@Filter/MakeMaker'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::Manifest
+      name: '@RJBS/@Filter/Manifest'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::TestRelease
+      name: '@RJBS/@Filter/TestRelease'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::ConfirmRelease
+      name: '@RJBS/@Filter/ConfirmRelease'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::UploadToCPAN
+      name: '@RJBS/@Filter/UploadToCPAN'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::AutoPrereqs
+      name: '@RJBS/AutoPrereqs'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::Git::NextVersion
+      name: '@RJBS/Git::NextVersion'
+      version: 2.017
+    -
+      class: Dist::Zilla::Plugin::PkgVersion
+      name: '@RJBS/PkgVersion'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::MetaConfig
+      name: '@RJBS/MetaConfig'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::MetaJSON
+      name: '@RJBS/MetaJSON'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::NextRelease
+      name: '@RJBS/NextRelease'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::Test::ChangesHasContent
+      name: '@RJBS/Test::ChangesHasContent'
+      version: 0.006
+    -
+      class: Dist::Zilla::Plugin::PodSyntaxTests
+      name: '@RJBS/PodSyntaxTests'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::ReportVersions::Tiny
+      name: '@RJBS/ReportVersions::Tiny'
+      version: 1.10
+    -
+      class: Dist::Zilla::Plugin::Prereqs
+      config:
+        Dist::Zilla::Plugin::Prereqs:
+          phase: test
+          type: requires
+      name: '@RJBS/TestMoreWithSubtests'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::PodWeaver
+      config:
+        Dist::Zilla::Plugin::PodWeaver:
+          config_plugin: '@RJBS'
+          finder:
+            - ':InstallModules'
+            - ':ExecFiles'
+      name: '@RJBS/PodWeaver'
+      version: 4.001
+    -
+      class: Dist::Zilla::Plugin::GithubMeta
+      name: '@RJBS/GithubMeta'
+      version: 0.42
+    -
+      class: Dist::Zilla::Plugin::Git::Check
+      name: '@RJBS/@Git/Check'
+      version: 2.017
+    -
+      class: Dist::Zilla::Plugin::Git::Commit
+      name: '@RJBS/@Git/Commit'
+      version: 2.017
+    -
+      class: Dist::Zilla::Plugin::Git::Tag
+      name: '@RJBS/@Git/Tag'
+      version: 2.017
+    -
+      class: Dist::Zilla::Plugin::Git::Push
+      name: '@RJBS/@Git/Push'
+      version: 2.017
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':InstallModules'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':IncModules'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':TestFiles'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':ExecFiles'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':ShareFiles'
+      version: 5.005
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':MainModule'
+      version: 5.005
+  zilla:
+    class: Dist::Zilla::Dist::Builder
+    config:
+      is_trial: 0
+    version: 5.005
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Eventual-0.093330/Makefile.PL 
new/Pod-Eventual-0.094001/Makefile.PL
--- old/Pod-Eventual-0.093330/Makefile.PL       2009-11-29 23:42:53.000000000 
+0100
+++ new/Pod-Eventual-0.094001/Makefile.PL       2013-11-06 04:09:55.000000000 
+0100
@@ -4,20 +4,58 @@
 
 
 
-use ExtUtils::MakeMaker;
+use ExtUtils::MakeMaker 6.30;
 
-WriteMakefile(
-  DISTNAME  => 'Pod-Eventual',
-  NAME      => 'Pod::Eventual',
-  AUTHOR    => "Ricardo\ SIGNES\ \<rjbs\@cpan\.org\>",
-  ABSTRACT  => "read\ a\ POD\ document\ as\ a\ series\ of\ trivial\ events",
-  VERSION   => '0.093330',
-  EXE_FILES => [ qw() ],
-  (eval { ExtUtils::MakeMaker->VERSION(6.31) } ? (LICENSE => 'perl') : ()),
-  PREREQ_PM    => {
-    "Test::Deep" => '0',
-    "Mixin::Linewise::Readers" => '0.001',
+
+
+my %WriteMakefileArgs = (
+  "ABSTRACT" => "read a POD document as a series of trivial events",
+  "AUTHOR" => "Ricardo SIGNES <rjbs\@cpan.org>",
+  "BUILD_REQUIRES" => {},
+  "CONFIGURE_REQUIRES" => {
+    "ExtUtils::MakeMaker" => "6.30"
+  },
+  "DISTNAME" => "Pod-Eventual",
+  "EXE_FILES" => [],
+  "LICENSE" => "perl",
+  "NAME" => "Pod::Eventual",
+  "PREREQ_PM" => {
+    "Carp" => 0,
+    "Mixin::Linewise::Readers" => "0.102",
+    "strict" => 0,
+    "warnings" => 0
+  },
+  "TEST_REQUIRES" => {
+    "Test::Deep" => 0,
+    "Test::More" => "0.96"
   },
-  test => {TESTS => 't/*.t'}
+  "VERSION" => "0.094001",
+  "test" => {
+    "TESTS" => "t/*.t"
+  }
+);
+
+
+my %FallbackPrereqs = (
+  "Carp" => 0,
+  "Mixin::Linewise::Readers" => "0.102",
+  "Test::Deep" => 0,
+  "Test::More" => "0.96",
+  "strict" => 0,
+  "warnings" => 0
 );
 
+
+unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) {
+  delete $WriteMakefileArgs{TEST_REQUIRES};
+  delete $WriteMakefileArgs{BUILD_REQUIRES};
+  $WriteMakefileArgs{PREREQ_PM} = \%FallbackPrereqs;
+}
+
+delete $WriteMakefileArgs{CONFIGURE_REQUIRES}
+  unless eval { ExtUtils::MakeMaker->VERSION(6.52) };
+
+WriteMakefile(%WriteMakefileArgs);
+
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Eventual-0.093330/README 
new/Pod-Eventual-0.094001/README
--- old/Pod-Eventual-0.093330/README    2009-11-29 23:42:53.000000000 +0100
+++ new/Pod-Eventual-0.094001/README    2013-11-06 04:09:55.000000000 +0100
@@ -1,12 +1,13 @@
 
 
-This archive contains the distribution Pod-Eventual, version
-0.093330:
+This archive contains the distribution Pod-Eventual,
+version 0.094001:
 
   read a POD document as a series of trivial events
 
-This software is copyright (c) 2009 by Ricardo SIGNES.
+This software is copyright (c) 2013 by Ricardo SIGNES.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
 
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Eventual-0.093330/dist.ini 
new/Pod-Eventual-0.094001/dist.ini
--- old/Pod-Eventual-0.093330/dist.ini  1970-01-01 01:00:00.000000000 +0100
+++ new/Pod-Eventual-0.094001/dist.ini  2013-11-06 04:09:55.000000000 +0100
@@ -0,0 +1,6 @@
+name    = Pod-Eventual
+author  = Ricardo SIGNES <[email protected]>
+license = Perl_5
+copyright_holder = Ricardo SIGNES
+
+[@RJBS]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Eventual-0.093330/eg/dump.pl 
new/Pod-Eventual-0.094001/eg/dump.pl
--- old/Pod-Eventual-0.093330/eg/dump.pl        2009-11-29 23:42:53.000000000 
+0100
+++ new/Pod-Eventual-0.094001/eg/dump.pl        2013-11-06 04:09:55.000000000 
+0100
@@ -6,9 +6,6 @@
 
 {
   package Pod::Gather;
-our $VERSION = '0.093330';
-
-
   use base 'Pod::Eventual';
   sub handle_event { push @events, $_[1] }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Eventual-0.093330/lib/Pod/Eventual/Simple.pm 
new/Pod-Eventual-0.094001/lib/Pod/Eventual/Simple.pm
--- old/Pod-Eventual-0.093330/lib/Pod/Eventual/Simple.pm        2009-11-29 
23:42:53.000000000 +0100
+++ new/Pod-Eventual-0.094001/lib/Pod/Eventual/Simple.pm        2013-11-06 
04:09:55.000000000 +0100
@@ -1,9 +1,9 @@
 use strict;
 use warnings;
 package Pod::Eventual::Simple;
-our $VERSION = '0.093330';
-
-
+{
+  $Pod::Eventual::Simple::VERSION = '0.094001';
+}
 use Pod::Eventual;
 BEGIN { our @ISA = 'Pod::Eventual' }
 # ABSTRACT: just get an array of the stuff Pod::Eventual finds
@@ -34,6 +34,7 @@
 1;
 
 __END__
+
 =pod
 
 =head1 NAME
@@ -42,7 +43,7 @@
 
 =head1 VERSION
 
-version 0.093330
+version 0.094001
 
 =head1 SYNOPSIS
 
@@ -66,14 +67,13 @@
 
 =head1 AUTHOR
 
-  Ricardo SIGNES <[email protected]>
+Ricardo SIGNES <[email protected]>
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2009 by Ricardo SIGNES.
+This software is copyright (c) 2013 by Ricardo SIGNES.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
 
 =cut
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Eventual-0.093330/lib/Pod/Eventual.pm 
new/Pod-Eventual-0.094001/lib/Pod/Eventual.pm
--- old/Pod-Eventual-0.093330/lib/Pod/Eventual.pm       2009-11-29 
23:42:53.000000000 +0100
+++ new/Pod-Eventual-0.094001/lib/Pod/Eventual.pm       2013-11-06 
04:09:55.000000000 +0100
@@ -1,11 +1,11 @@
 use strict;
 use warnings;
 package Pod::Eventual;
-our $VERSION = '0.093330';
-
-
+{
+  $Pod::Eventual::VERSION = '0.094001';
+}
 # ABSTRACT: read a POD document as a series of trivial events
-use Mixin::Linewise::Readers;
+use Mixin::Linewise::Readers 0.102;
 
 use Carp ();
 
@@ -84,7 +84,7 @@
       next LINE;
     }
 
-    $current = { 
+    $current = {
       type       => 'text',
       content    => $line,
       start_line => $handle->input_line_number,
@@ -116,6 +116,7 @@
 1;
 
 __END__
+
 =pod
 
 =head1 NAME
@@ -124,14 +125,11 @@
 
 =head1 VERSION
 
-version 0.093330
+version 0.094001
 
 =head1 SYNOPSIS
 
   package Your::Pod::Parser;
-our $VERSION = '0.093330';
-
-
   use base 'Pod::Eventual';
 
   sub handle_event {
@@ -172,15 +170,18 @@
 
 This is useful to behave differently when reading a F<.pm> or F<.pod> file.
 
+B<Important:> the handle is expected to have an encoding layer so that it will
+return text, not bytes, on reads.
+
 =head2 read_file
 
 This behaves just like C<read_handle>, but expects a filename rather than a
-handle.
+handle.  The file will be assumed to be UTF-8 encoded.
 
 =head2 read_string
 
 This behaves just like C<read_handle>, but expects a string containing POD
-rather than a handle.
+text rather than a handle.
 
 =head2 handle_event
 
@@ -290,14 +291,13 @@
 
 =head1 AUTHOR
 
-  Ricardo SIGNES <[email protected]>
+Ricardo SIGNES <[email protected]>
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2009 by Ricardo SIGNES.
+This software is copyright (c) 2013 by Ricardo SIGNES.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
 
 =cut
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Eventual-0.093330/t/000-report-versions-tiny.t 
new/Pod-Eventual-0.094001/t/000-report-versions-tiny.t
--- old/Pod-Eventual-0.093330/t/000-report-versions-tiny.t      1970-01-01 
01:00:00.000000000 +0100
+++ new/Pod-Eventual-0.094001/t/000-report-versions-tiny.t      2013-11-06 
04:09:55.000000000 +0100
@@ -0,0 +1,76 @@
+use strict;
+use warnings;
+use Test::More 0.88;
+# This is a relatively nice way to avoid Test::NoWarnings breaking our
+# expectations by adding extra tests, without using no_plan.  It also helps
+# avoid any other test module that feels introducing random tests, or even
+# test plans, is a nice idea.
+our $success = 0;
+END { $success && done_testing; }
+
+# List our own version used to generate this
+my $v = "\nGenerated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10\n";
+
+eval {                     # no excuses!
+    # report our Perl details
+    my $want = "any version";
+    $v .= "perl: $] (wanted $want) on $^O from $^X\n\n";
+};
+defined($@) and diag("$@");
+
+# Now, our module version dependencies:
+sub pmver {
+    my ($module, $wanted) = @_;
+    $wanted = " (want $wanted)";
+    my $pmver;
+    eval "require $module;";
+    if ($@) {
+        if ($@ =~ m/Can't locate .* in \@INC/) {
+            $pmver = 'module not found.';
+        } else {
+            diag("${module}: $@");
+            $pmver = 'died during require.';
+        }
+    } else {
+        my $version;
+        eval { $version = $module->VERSION; };
+        if ($@) {
+            diag("${module}: $@");
+            $pmver = 'died during VERSION check.';
+        } elsif (defined $version) {
+            $pmver = "$version";
+        } else {
+            $pmver = '<undef>';
+        }
+    }
+
+    # So, we should be good, right?
+    return sprintf('%-45s => %-10s%-15s%s', $module, $pmver, $wanted, "\n");
+}
+
+eval { $v .= pmver('Carp','any version') };
+eval { $v .= pmver('ExtUtils::MakeMaker','6.30') };
+eval { $v .= pmver('Mixin::Linewise::Readers','0.102') };
+eval { $v .= pmver('Test::Deep','any version') };
+eval { $v .= pmver('Test::More','0.96') };
+eval { $v .= pmver('strict','any version') };
+eval { $v .= pmver('warnings','any version') };
+
+
+# All done.
+$v .= <<'EOT';
+
+Thanks for using my code.  I hope it works for you.
+If not, please try and include this output in the bug report.
+That will help me reproduce the issue and solve your problem.
+
+EOT
+
+diag($v);
+ok(1, "we really didn't test anything, just reporting data");
+$success = 1;
+
+# Work around another nasty module on CPAN. :/
+no warnings 'once';
+$Template::Test::NO_FLUSH = 1;
+exit 0;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Eventual-0.093330/t/release-pod-coverage.t 
new/Pod-Eventual-0.094001/t/release-pod-coverage.t
--- old/Pod-Eventual-0.093330/t/release-pod-coverage.t  2009-11-29 
23:42:53.000000000 +0100
+++ new/Pod-Eventual-0.094001/t/release-pod-coverage.t  1970-01-01 
01:00:00.000000000 +0100
@@ -1,21 +0,0 @@
-#!perl
-
-BEGIN {
-  unless ($ENV{RELEASE_TESTING}) {
-    require Test::More;
-    Test::More::plan(skip_all => 'these tests are for release candidate 
testing');
-  }
-}
-
-
-use Test::More;
-
-eval "use Test::Pod::Coverage 1.08";
-plan skip_all => "Test::Pod::Coverage 1.08 required for testing POD coverage"
-  if $@;
-
-eval "use Pod::Coverage::TrustPod";
-plan skip_all => "Pod::Coverage::TrustPod required for testing POD coverage"
-  if $@;
-
-all_pod_coverage_ok({ coverage_class => 'Pod::Coverage::TrustPod' });
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Eventual-0.093330/t/release-pod-syntax.t 
new/Pod-Eventual-0.094001/t/release-pod-syntax.t
--- old/Pod-Eventual-0.093330/t/release-pod-syntax.t    2009-11-29 
23:42:53.000000000 +0100
+++ new/Pod-Eventual-0.094001/t/release-pod-syntax.t    1970-01-01 
01:00:00.000000000 +0100
@@ -1,15 +0,0 @@
-#!perl
-
-BEGIN {
-  unless ($ENV{RELEASE_TESTING}) {
-    require Test::More;
-    Test::More::plan(skip_all => 'these tests are for release candidate 
testing');
-  }
-}
-
-use Test::More;
-
-eval "use Test::Pod 1.00";
-plan skip_all => "Test::Pod 1.00 required for testing POD" if $@;
-
-all_pod_files_ok();
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Pod-Eventual-0.093330/xt/release/changes_has_content.t 
new/Pod-Eventual-0.094001/xt/release/changes_has_content.t
--- old/Pod-Eventual-0.093330/xt/release/changes_has_content.t  1970-01-01 
01:00:00.000000000 +0100
+++ new/Pod-Eventual-0.094001/xt/release/changes_has_content.t  2013-11-06 
04:09:55.000000000 +0100
@@ -0,0 +1,41 @@
+#!perl
+
+use Test::More tests => 2;
+
+note 'Checking Changes';
+my $changes_file = 'Changes';
+my $newver = '0.094001';
+my $trial_token = '-TRIAL';
+
+SKIP: {
+    ok(-e $changes_file, "$changes_file file exists")
+        or skip 'Changes is missing', 1;
+
+    ok(_get_changes($newver), "$changes_file has content for $newver");
+}
+
+done_testing;
+
+# _get_changes copied and adapted from Dist::Zilla::Plugin::Git::Commit
+# by Jerome Quelin
+sub _get_changes
+{
+    my $newver = shift;
+
+    # parse changelog to find commit message
+    open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
+    my $changelog = join('', <$fh>);
+    close $fh;
+
+    my @content =
+        grep { /^$newver(?:$trial_token)?(?:\s+|$)/ ... /^\S/ } # from newver 
to un-indented
+        split /\n/, $changelog;
+    shift @content; # drop the version line
+
+    # drop unindented last line and trailing blank lines
+    pop @content while ( @content && $content[-1] =~ /^(?:\S|\s*$)/ );
+
+    # return number of non-blank lines
+    return scalar @content;
+}
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-Eventual-0.093330/xt/release/pod-syntax.t 
new/Pod-Eventual-0.094001/xt/release/pod-syntax.t
--- old/Pod-Eventual-0.093330/xt/release/pod-syntax.t   1970-01-01 
01:00:00.000000000 +0100
+++ new/Pod-Eventual-0.094001/xt/release/pod-syntax.t   2013-11-06 
04:09:55.000000000 +0100
@@ -0,0 +1,7 @@
+#!perl
+use Test::More;
+
+eval "use Test::Pod 1.41";
+plan skip_all => "Test::Pod 1.41 required for testing POD" if $@;
+
+all_pod_files_ok();

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to