Hello community,

here is the log from the commit of package perl-Text-Wrapper for 
openSUSE:Factory checked in at 2014-01-29 07:16:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Text-Wrapper (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Text-Wrapper.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Text-Wrapper"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Text-Wrapper/perl-Text-Wrapper.changes      
2013-04-23 11:37:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Text-Wrapper.new/perl-Text-Wrapper.changes 
2014-01-29 07:16:43.000000000 +0100
@@ -1,0 +2,7 @@
+Sun Jan 26 15:26:46 UTC 2014 - l...@linux-schulserver.de
+
+- update to 1.05:
+  + no functional changes
+  + additional tests showing all possible breakpoints
+
+-------------------------------------------------------------------

Old:
----
  Text-Wrapper-1.04.tar.gz

New:
----
  Text-Wrapper-1.05.tar.gz

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

Other differences:
------------------
++++++ perl-Text-Wrapper.spec ++++++
--- /var/tmp/diff_new_pack.if07G4/_old  2014-01-29 07:16:43.000000000 +0100
+++ /var/tmp/diff_new_pack.if07G4/_new  2014-01-29 07:16:43.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Text-Wrapper
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Text-Wrapper
-Version:        1.04
+Version:        1.05
 Release:        0
 %define cpan_name Text-Wrapper
 Summary:        Word wrap text by breaking long lines

++++++ Text-Wrapper-1.04.tar.gz -> Text-Wrapper-1.05.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Wrapper-1.04/Changes 
new/Text-Wrapper-1.05/Changes
--- old/Text-Wrapper-1.04/Changes       2012-05-25 18:52:11.000000000 +0200
+++ new/Text-Wrapper-1.05/Changes       2014-01-18 21:57:02.000000000 +0100
@@ -1,34 +1,38 @@
 Revision history for Perl extension Text::Wrapper.
 
-1.04   May 25, 2012
+1.05   2014-01-18
+       - no functional changes
+       - additional tests showing all possible breakpoints
+
+1.04   2012-05-25
        - restore compatibility with Perl 5.8.0 (RT#77386)
          patch provided by Thomas Sibley
 
-1.03   March 10, 2012
+1.03   2012-03-10
        - add the wrap_after attribute
        - now requires Perl 5.10.0 or later
        - explicitly supports U+2000 - U+200B as breaking spaces
        - now built with Dist::Zilla (includes v2 META.json)
        - repository now publicly available on GitHub
 
-1.02   May 10, 2008
+1.02   2008-05-10
        - no functional changes
        - minor clean up to documentation
        - use Module::Build::DistVersion for packaging
 
-1.01   March 21, 2007
-       - converted to Module::Build
-       - updated my email address
-       - added example/gettysburg.pl
-       - added POD tests & fixed POD error
-
-1.000  October 26, 1998
-       - updated my email address
-
-0.008  October 22, 1998
-       - Mention that you need Perl 5.004 or later
-       - Don't infinite loop on long words (but it still doesn't break them)
+1.01   2007-03-21
+       - convert to Module::Build
+       - update my email address
+       - add example/gettysburg.pl
+       - add POD tests & fixed POD error
+
+1.000  1998-10-26
+       - update my email address
+
+0.008  1998-10-22
+       - mention that you need Perl 5.004 or later
+       - don't infinite loop on long words (but it still doesn't break them)
          (thanks to Ken Williams <k...@forum.swarthmore.edu>)
 
-0.007  May 14, 1998
-       - First public release
+0.007  1998-05-14
+       - first public release
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Wrapper-1.04/LICENSE 
new/Text-Wrapper-1.05/LICENSE
--- old/Text-Wrapper-1.04/LICENSE       2012-05-25 18:52:11.000000000 +0200
+++ new/Text-Wrapper-1.05/LICENSE       2014-01-18 21:57:02.000000000 +0100
@@ -1,4 +1,4 @@
-This software is copyright (c) 2012 by Christopher J. Madsen.
+This software is copyright (c) 2014 by Christopher J. Madsen.
 
 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,7 +12,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2012 by Christopher J. Madsen.
+This software is Copyright (c) 2014 by Christopher J. Madsen.
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2012 by Christopher J. Madsen.
+This software is Copyright (c) 2014 by Christopher J. Madsen.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Wrapper-1.04/MANIFEST 
new/Text-Wrapper-1.05/MANIFEST
--- old/Text-Wrapper-1.04/MANIFEST      2012-05-25 18:52:11.000000000 +0200
+++ new/Text-Wrapper-1.05/MANIFEST      2014-01-18 21:57:02.000000000 +0100
@@ -11,5 +11,5 @@
 t/00-load.t
 t/10-wrapper.t
 t/20-unicode.t
-t/release-pod-coverage.t
-t/release-pod-syntax.t
+xt/release/pod-coverage.t
+xt/release/pod-syntax.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Wrapper-1.04/META.json 
new/Text-Wrapper-1.05/META.json
--- old/Text-Wrapper-1.04/META.json     2012-05-25 18:52:11.000000000 +0200
+++ new/Text-Wrapper-1.05/META.json     2014-01-18 21:57:02.000000000 +0100
@@ -4,7 +4,7 @@
       "Christopher J. Madsen <p...@cjmweb.net>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 4.300016, CPAN::Meta::Converter 
version 2.120921",
+   "generated_by" : "Dist::Zilla version 5.009, CPAN::Meta::Converter version 
2.120921",
    "license" : [
       "perl_5"
    ],
@@ -19,6 +19,13 @@
             "ExtUtils::MakeMaker" : "6.30"
          }
       },
+      "develop" : {
+         "requires" : {
+            "Pod::Coverage::TrustPod" : "0",
+            "Test::Pod" : "1.41",
+            "Test::Pod::Coverage" : "1.08"
+         }
+      },
       "runtime" : {
          "requires" : {
             "Carp" : "0",
@@ -39,11 +46,14 @@
       "repository" : {
          "type" : "git",
          "url" : "git://github.com/madsen/text-wrapper.git",
-         "web" : "http://github.com/madsen/text-wrapper";
+         "web" : "https://github.com/madsen/text-wrapper";
       }
    },
-   "version" : "1.04",
+   "version" : "1.05",
    "x_Dist_Zilla" : {
+      "perl" : {
+         "version" : "5.018001"
+      },
       "plugins" : [
          {
             "class" : "Dist::Zilla::Plugin::VersionFromModule",
@@ -53,75 +63,75 @@
          {
             "class" : "Dist::Zilla::Plugin::GatherDir",
             "name" : "CJM/GatherDir",
-            "version" : "4.300016"
+            "version" : "5.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "CJM/PruneCruft",
-            "version" : "4.300016"
+            "version" : "5.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "CJM/ManifestSkip",
-            "version" : "4.300016"
+            "version" : "5.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "CJM/MetaJSON",
-            "version" : "4.300016"
+            "version" : "5.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "CJM/MetaYAML",
-            "version" : "4.300016"
+            "version" : "5.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "CJM/License",
-            "version" : "4.300016"
+            "version" : "5.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::PrereqsFromMeta",
             "name" : "CJM/Test::PrereqsFromMeta",
-            "version" : "4.04"
+            "version" : "4.20"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "CJM/PodSyntaxTests",
-            "version" : "4.300016"
+            "version" : "5.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodCoverageTests",
             "name" : "CJM/PodCoverageTests",
-            "version" : "4.300016"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::ExtraTests",
-            "name" : "CJM/ExtraTests",
-            "version" : "4.300016"
+            "version" : "5.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodLoom",
             "config" : {
-               "Pod::Loom version" : "0.05"
+               "Pod::Loom version" : "0.06"
             },
             "name" : "CJM/PodLoom",
-            "version" : "4.10"
+            "version" : "5.00"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
             "name" : "CJM/MakeMaker",
-            "version" : "4.300016"
+            "version" : "5.009"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::RunExtraTests",
+            "name" : "CJM/RunExtraTests",
+            "version" : "0.011"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "CJM/MetaConfig",
-            "version" : "4.300016"
+            "version" : "5.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::MatchManifest",
             "name" : "CJM/MatchManifest",
-            "version" : "4.00"
+            "version" : "4.01"
          },
          {
             "class" : "Dist::Zilla::Plugin::RecommendedPrereqs",
@@ -131,52 +141,52 @@
          {
             "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
             "name" : "CJM/CheckPrereqsIndexed",
-            "version" : "0.006"
+            "version" : "0.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::GitVersionCheckCJM",
             "name" : "CJM/GitVersionCheckCJM",
-            "version" : "4.03"
+            "version" : "4.13"
          },
          {
             "class" : "Dist::Zilla::Plugin::TemplateCJM",
             "name" : "CJM/TemplateCJM",
-            "version" : "4.00"
+            "version" : "4.21"
          },
          {
             "class" : "Dist::Zilla::Plugin::Repository",
             "name" : "CJM/Repository",
-            "version" : "0.18"
+            "version" : "0.19"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
             "name" : "CJM/@Git/Check",
-            "version" : "1.112510"
+            "version" : "2.017"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
             "name" : "CJM/@Git/Commit",
-            "version" : "1.112510"
+            "version" : "2.017"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
             "name" : "CJM/@Git/Tag",
-            "version" : "1.112510"
+            "version" : "2.017"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
             "name" : "CJM/@Git/Push",
-            "version" : "1.112510"
+            "version" : "2.017"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "CJM/TestRelease",
-            "version" : "4.300016"
+            "version" : "5.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "CJM/UploadToCPAN",
-            "version" : "4.300016"
+            "version" : "5.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::ArchiveRelease",
@@ -186,37 +196,47 @@
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "AutoPrereqs",
-            "version" : "4.300016"
+            "version" : "5.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "4.300016"
+            "version" : "5.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "4.300016"
+            "version" : "5.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "4.300016"
+            "version" : "5.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "4.300016"
+            "version" : "5.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "4.300016"
+            "version" : "5.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "4.300016"
+            "version" : "5.009"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":AllFiles",
+            "version" : "5.009"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":NoFiles",
+            "version" : "5.009"
          }
       ],
       "zilla" : {
@@ -224,7 +244,7 @@
          "config" : {
             "is_trial" : "0"
          },
-         "version" : "4.300016"
+         "version" : "5.009"
       }
    }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Wrapper-1.04/META.yml 
new/Text-Wrapper-1.05/META.yml
--- old/Text-Wrapper-1.04/META.yml      2012-05-25 18:52:11.000000000 +0200
+++ new/Text-Wrapper-1.05/META.yml      2014-01-18 21:57:02.000000000 +0100
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: 6.30
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.300016, CPAN::Meta::Converter version 
2.120921'
+generated_by: 'Dist::Zilla version 5.009, CPAN::Meta::Converter version 
2.120921'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -18,8 +18,10 @@
   perl: 5.008
 resources:
   repository: git://github.com/madsen/text-wrapper.git
-version: 1.04
+version: 1.05
 x_Dist_Zilla:
+  perl:
+    version: 5.018001
   plugins:
     -
       class: Dist::Zilla::Plugin::VersionFromModule
@@ -28,61 +30,61 @@
     -
       class: Dist::Zilla::Plugin::GatherDir
       name: CJM/GatherDir
-      version: 4.300016
+      version: 5.009
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: CJM/PruneCruft
-      version: 4.300016
+      version: 5.009
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: CJM/ManifestSkip
-      version: 4.300016
+      version: 5.009
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: CJM/MetaJSON
-      version: 4.300016
+      version: 5.009
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: CJM/MetaYAML
-      version: 4.300016
+      version: 5.009
     -
       class: Dist::Zilla::Plugin::License
       name: CJM/License
-      version: 4.300016
+      version: 5.009
     -
       class: Dist::Zilla::Plugin::Test::PrereqsFromMeta
       name: CJM/Test::PrereqsFromMeta
-      version: 4.04
+      version: 4.20
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: CJM/PodSyntaxTests
-      version: 4.300016
+      version: 5.009
     -
       class: Dist::Zilla::Plugin::PodCoverageTests
       name: CJM/PodCoverageTests
-      version: 4.300016
-    -
-      class: Dist::Zilla::Plugin::ExtraTests
-      name: CJM/ExtraTests
-      version: 4.300016
+      version: 5.009
     -
       class: Dist::Zilla::Plugin::PodLoom
       config:
-        Pod::Loom version: 0.05
+        Pod::Loom version: 0.06
       name: CJM/PodLoom
-      version: 4.10
+      version: 5.00
     -
       class: Dist::Zilla::Plugin::MakeMaker
       name: CJM/MakeMaker
-      version: 4.300016
+      version: 5.009
+    -
+      class: Dist::Zilla::Plugin::RunExtraTests
+      name: CJM/RunExtraTests
+      version: 0.011
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: CJM/MetaConfig
-      version: 4.300016
+      version: 5.009
     -
       class: Dist::Zilla::Plugin::MatchManifest
       name: CJM/MatchManifest
-      version: 4.00
+      version: 4.01
     -
       class: Dist::Zilla::Plugin::RecommendedPrereqs
       name: CJM/RecommendedPrereqs
@@ -90,43 +92,43 @@
     -
       class: Dist::Zilla::Plugin::CheckPrereqsIndexed
       name: CJM/CheckPrereqsIndexed
-      version: 0.006
+      version: 0.009
     -
       class: Dist::Zilla::Plugin::GitVersionCheckCJM
       name: CJM/GitVersionCheckCJM
-      version: 4.03
+      version: 4.13
     -
       class: Dist::Zilla::Plugin::TemplateCJM
       name: CJM/TemplateCJM
-      version: 4.00
+      version: 4.21
     -
       class: Dist::Zilla::Plugin::Repository
       name: CJM/Repository
-      version: 0.18
+      version: 0.19
     -
       class: Dist::Zilla::Plugin::Git::Check
       name: CJM/@Git/Check
-      version: 1.112510
+      version: 2.017
     -
       class: Dist::Zilla::Plugin::Git::Commit
       name: CJM/@Git/Commit
-      version: 1.112510
+      version: 2.017
     -
       class: Dist::Zilla::Plugin::Git::Tag
       name: CJM/@Git/Tag
-      version: 1.112510
+      version: 2.017
     -
       class: Dist::Zilla::Plugin::Git::Push
       name: CJM/@Git/Push
-      version: 1.112510
+      version: 2.017
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: CJM/TestRelease
-      version: 4.300016
+      version: 5.009
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: CJM/UploadToCPAN
-      version: 4.300016
+      version: 5.009
     -
       class: Dist::Zilla::Plugin::ArchiveRelease
       name: CJM/ArchiveRelease
@@ -134,33 +136,41 @@
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: AutoPrereqs
-      version: 4.300016
+      version: 5.009
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: 4.300016
+      version: 5.009
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: 4.300016
+      version: 5.009
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: 4.300016
+      version: 5.009
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: 4.300016
+      version: 5.009
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: 4.300016
+      version: 5.009
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: 4.300016
+      version: 5.009
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':AllFiles'
+      version: 5.009
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':NoFiles'
+      version: 5.009
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: 0
-    version: 4.300016
+    version: 5.009
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Wrapper-1.04/Makefile.PL 
new/Text-Wrapper-1.05/Makefile.PL
--- old/Text-Wrapper-1.04/Makefile.PL   2012-05-25 18:52:11.000000000 +0200
+++ new/Text-Wrapper-1.05/Makefile.PL   2014-01-18 21:57:02.000000000 +0100
@@ -1,4 +1,5 @@
 
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.009.
 use strict;
 use warnings;
 
@@ -11,9 +12,7 @@
 my %WriteMakefileArgs = (
   "ABSTRACT" => "Word wrap text by breaking long lines",
   "AUTHOR" => "Christopher J. Madsen <perl\@cjmweb.net>",
-  "BUILD_REQUIRES" => {
-    "Test::More" => 0
-  },
+  "BUILD_REQUIRES" => {},
   "CONFIGURE_REQUIRES" => {
     "ExtUtils::MakeMaker" => "6.30"
   },
@@ -24,24 +23,26 @@
   "PREREQ_PM" => {
     "Carp" => 0
   },
-  "VERSION" => "1.04",
+  "TEST_REQUIRES" => {
+    "Test::More" => 0
+  },
+  "VERSION" => "1.05",
   "test" => {
     "TESTS" => "t/*.t"
   }
 );
 
 
-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};
-    }
-  }
+my %FallbackPrereqs = (
+  "Carp" => 0,
+  "Test::More" => 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}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Wrapper-1.04/README new/Text-Wrapper-1.05/README
--- old/Text-Wrapper-1.04/README        2012-05-25 18:52:11.000000000 +0200
+++ new/Text-Wrapper-1.05/README        2014-01-18 21:57:02.000000000 +0100
@@ -1,4 +1,4 @@
-Text::Wrapper version 1.04, released May 25, 2012
+Text::Wrapper version 1.05, released January 18, 2014
 
 
     This module provides simple word wrapping.  It breaks long lines,
@@ -35,23 +35,23 @@
 
   Package Minimum Version
   ------- ---------------
-  perl     5.008
+  perl     5.8.0
   Carp
 
 
 
 CHANGES
-    Here's what's new in version 1.04 of Text::Wrapper:
+    Here's what's new in version 1.05 of Text::Wrapper:
     (See the file "Changes" for the full revision history.)
 
-       - restore compatibility with Perl 5.8.0 (RT#77386)
-         patch provided by Thomas Sibley
+       - no functional changes
+       - additional tests showing all possible breakpoints
 
 
 
 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2012 by Christopher J. Madsen.
+This software is copyright (c) 2014 by Christopher J. Madsen.
 
 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/Text-Wrapper-1.04/lib/Text/Wrapper.pm 
new/Text-Wrapper-1.05/lib/Text/Wrapper.pm
--- old/Text-Wrapper-1.04/lib/Text/Wrapper.pm   2012-05-25 18:52:11.000000000 
+0200
+++ new/Text-Wrapper-1.05/lib/Text/Wrapper.pm   2014-01-18 21:57:02.000000000 
+0100
@@ -26,8 +26,8 @@
 #=====================================================================
 # Package Global Variables:
 
-our $VERSION = '1.04';
-# This file is part of Text-Wrapper 1.04 (May 25, 2012)
+our $VERSION = '1.05';
+# This file is part of Text-Wrapper 1.05 (January 18, 2014)
 our $AUTOLOAD;
 
 #=====================================================================
@@ -169,8 +169,8 @@
 
 =head1 VERSION
 
-This document describes version 1.04 of
-Text::Wrapper, released May 25, 2012.
+This document describes version 1.05 of
+Text::Wrapper, released January 18, 2014.
 
 =head1 SYNOPSIS
 
@@ -272,11 +272,11 @@
 L<< http://rt.cpan.org/Public/Bug/Report.html?Queue=Text-Wrapper >>.
 
 You can follow or contribute to Text-Wrapper's development at
-L<< http://github.com/madsen/text-wrapper >>.
+L<< https://github.com/madsen/text-wrapper >>.
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2012 by Christopher J. Madsen.
+This software is copyright (c) 2014 by Christopher J. Madsen.
 
 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/Text-Wrapper-1.04/t/00-all_prereqs.t 
new/Text-Wrapper-1.05/t/00-all_prereqs.t
--- old/Text-Wrapper-1.04/t/00-all_prereqs.t    2012-05-25 18:52:11.000000000 
+0200
+++ new/Text-Wrapper-1.05/t/00-all_prereqs.t    2014-01-18 21:57:02.000000000 
+0100
@@ -48,6 +48,7 @@
 
     while (<META>) {
       last if /^\s*\},?\s*\z/;
+      next if /^\s*"[^"]+"\s*:\s*\{\s*\},?\s*\z/;
       ok(/^\s*"(.+)" : \{\s*\z/, "found relationship $phase $1") or last TEST;
       my $rel = $1;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Wrapper-1.04/t/10-wrapper.t 
new/Text-Wrapper-1.05/t/10-wrapper.t
--- old/Text-Wrapper-1.04/t/10-wrapper.t        2012-05-25 18:52:11.000000000 
+0200
+++ new/Text-Wrapper-1.05/t/10-wrapper.t        2014-01-18 21:57:02.000000000 
+0100
@@ -27,7 +27,7 @@
 if ($generate) {
   open(OUT, '>', '/tmp/10-wrapper.t') or die;
 } else {
-  plan tests => 5;
+  plan tests => 7;
 }
 
 #=====================================================================
@@ -401,6 +401,543 @@
 by the people, for the people shall not perish
 from the earth.
 * (columns => 46, wrap_after => '')
+Fourscore
+and
+seven
+years
+ago
+our
+fathers
+brought
+forth
+on
+this
+continent
+a
+new
+nation,
+conceived
+in
+liberty
+and
+dedicated
+to
+the
+proposition
+that
+all
+men
+are
+created
+equal.
+Now
+we
+are
+engaged
+in
+a
+great
+civil
+war,
+testing
+whether
+that
+nation
+or
+any
+nation
+so
+conceived
+and
+so
+dedicated
+can
+long
+endure.
+We
+are
+met
+on
+a
+great
+battlefield
+of
+that
+war.
+We
+have
+come
+to
+dedicate
+a
+portion
+of
+that
+field
+as
+a
+final
+resting-
+place
+for
+those
+who
+here
+gave
+their
+lives
+that
+that
+nation
+might
+live.
+It
+is
+altogether
+fitting
+and
+proper
+that
+we
+should
+do
+this.
+But
+in
+a
+larger
+sense,
+we
+cannot
+dedicate,
+we
+cannot
+consecrate,
+we
+cannot
+hallow
+this
+ground.
+The
+brave
+men,
+living
+and
+dead
+who
+struggled
+here
+have
+consecrated
+it
+far
+above
+our
+poor
+power
+to
+add
+or
+detract.
+The
+world
+will
+little
+note
+nor
+long
+remember
+what
+we
+say
+here,
+but
+it
+can
+never
+forget
+what
+they
+did
+here.
+It
+is
+for
+us
+the
+living
+rather
+to
+be
+dedicated
+here
+to
+the
+unfinished
+work
+which
+they
+who
+fought
+here
+have
+thus
+far
+so
+nobly
+advanced.
+It
+is
+rather
+for
+us
+to
+be
+here
+dedicated
+to
+the
+great
+task
+remaining
+before
+us--
+that
+from
+these
+honored
+dead
+we
+take
+increased
+devotion
+to
+that
+cause
+for
+which
+they
+gave
+the
+last
+full
+measure
+of
+devotion--
+that
+we
+here
+highly
+resolve
+that
+these
+dead
+shall
+not
+have
+died
+in
+vain,
+that
+this
+nation
+under
+God
+shall
+have
+a
+new
+birth
+of
+freedom,
+and
+that
+government
+of
+the
+people,
+by
+the
+people,
+for
+the
+people
+shall
+not
+perish
+from
+the
+earth.
+* (columns => 1)
+
+Fourscore
+and
+seven
+years
+ago
+our
+fathers
+brought
+forth
+on
+this
+continent
+a
+new
+nation,
+conceived
+in
+liberty
+and
+dedicated
+to
+the
+proposition
+that
+all
+men
+are
+created
+equal.
+
+Now
+we
+are
+engaged
+in
+a
+great
+civil
+war,
+testing
+whether
+that
+nation
+or
+any
+nation
+so
+conceived
+and
+so
+dedicated
+can
+long
+endure.
+We
+are
+met
+on
+a
+great
+battlefield
+of
+that
+war.
+We
+have
+come
+to
+dedicate
+a
+portion
+of
+that
+field
+as
+a
+final
+resting-place
+for
+those
+who
+here
+gave
+their
+lives
+that
+that
+nation
+might
+live.
+It
+is
+altogether
+fitting
+and
+proper
+that
+we
+should
+do
+this.
+
+But
+in
+a
+larger
+sense,
+we
+cannot
+dedicate,
+we
+cannot
+consecrate,
+we
+cannot
+hallow
+this
+ground.
+The
+brave
+men,
+living
+and
+dead
+who
+struggled
+here
+have
+consecrated
+it
+far
+above
+our
+poor
+power
+to
+add
+or
+detract.
+The
+world
+will
+little
+note
+nor
+long
+remember
+what
+we
+say
+here,
+but
+it
+can
+never
+forget
+what
+they
+did
+here.
+It
+is
+for
+us
+the
+living
+rather
+to
+be
+dedicated
+here
+to
+the
+unfinished
+work
+which
+they
+who
+fought
+here
+have
+thus
+far
+so
+nobly
+advanced.
+It
+is
+rather
+for
+us
+to
+be
+here
+dedicated
+to
+the
+great
+task
+remaining
+before
+us--that
+from
+these
+honored
+dead
+we
+take
+increased
+devotion
+to
+that
+cause
+for
+which
+they
+gave
+the
+last
+full
+measure
+of
+devotion--that
+we
+here
+highly
+resolve
+that
+these
+dead
+shall
+not
+have
+died
+in
+vain,
+that
+this
+nation
+under
+God
+shall
+have
+a
+new
+birth
+of
+freedom,
+and
+that
+government
+of
+the
+people,
+by
+the
+people,
+for
+the
+people
+shall
+not
+perish
+from
+the
+earth.
+
+* (columns => 1, par_start => "\n", wrap_after => '')
 * This line marks the end of the test cases
 
 Local Variables:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Wrapper-1.04/t/release-pod-coverage.t 
new/Text-Wrapper-1.05/t/release-pod-coverage.t
--- old/Text-Wrapper-1.04/t/release-pod-coverage.t      2012-05-25 
18:52:11.000000000 +0200
+++ new/Text-Wrapper-1.05/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' });
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Wrapper-1.04/t/release-pod-syntax.t 
new/Text-Wrapper-1.05/t/release-pod-syntax.t
--- old/Text-Wrapper-1.04/t/release-pod-syntax.t        2012-05-25 
18:52:11.000000000 +0200
+++ new/Text-Wrapper-1.05/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.41";
-plan skip_all => "Test::Pod 1.41 required for testing POD" if $@;
-
-all_pod_files_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Wrapper-1.04/xt/release/pod-coverage.t 
new/Text-Wrapper-1.05/xt/release/pod-coverage.t
--- old/Text-Wrapper-1.04/xt/release/pod-coverage.t     1970-01-01 
01:00:00.000000000 +0100
+++ new/Text-Wrapper-1.05/xt/release/pod-coverage.t     2014-01-18 
21:57:02.000000000 +0100
@@ -0,0 +1,14 @@
+#!perl
+# This file was automatically generated by 
Dist::Zilla::Plugin::PodCoverageTests.
+
+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' });
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Wrapper-1.04/xt/release/pod-syntax.t 
new/Text-Wrapper-1.05/xt/release/pod-syntax.t
--- old/Text-Wrapper-1.04/xt/release/pod-syntax.t       1970-01-01 
01:00:00.000000000 +0100
+++ new/Text-Wrapper-1.05/xt/release/pod-syntax.t       2014-01-18 
21:57:02.000000000 +0100
@@ -0,0 +1,8 @@
+#!perl
+# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
+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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to