Hello community,

here is the log from the commit of package perl-Archive-Zip for 
openSUSE:Factory checked in at 2015-09-03 17:58:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Archive-Zip (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Archive-Zip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Archive-Zip"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Archive-Zip/perl-Archive-Zip.changes        
2015-08-07 00:16:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Archive-Zip.new/perl-Archive-Zip.changes   
2015-09-03 18:03:37.000000000 +0200
@@ -1,0 +2,9 @@
+Sat Aug 29 08:32:36 UTC 2015 - co...@suse.com
+
+- updated to 1.50
+   see /usr/share/doc/packages/perl-Archive-Zip/Changes
+
+  1.50 Tue 25 Aug 2015
+      - Fix t/08_readmember_record_sep.t for Win32 [github/pauloscustodio]
+
+-------------------------------------------------------------------

Old:
----
  Archive-Zip-1.49.tar.gz

New:
----
  Archive-Zip-1.50.tar.gz

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

Other differences:
------------------
++++++ perl-Archive-Zip.spec ++++++
--- /var/tmp/diff_new_pack.XbFYgN/_old  2015-09-03 18:03:39.000000000 +0200
+++ /var/tmp/diff_new_pack.XbFYgN/_new  2015-09-03 18:03:39.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Archive-Zip
-Version:        1.49
+Version:        1.50
 Release:        0
 %define cpan_name Archive-Zip
 Summary:        Provide an interface to ZIP archive files

++++++ Archive-Zip-1.49.tar.gz -> Archive-Zip-1.50.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Archive-Zip-1.49/Changes new/Archive-Zip-1.50/Changes
--- old/Archive-Zip-1.49/Changes        2015-07-31 20:54:56.000000000 +0200
+++ new/Archive-Zip-1.50/Changes        2015-08-26 02:09:51.000000000 +0200
@@ -1,5 +1,8 @@
 Revision history for Perl extension Archive-Zip
 
+1.50 Tue 25 Aug 2015
+    - Fix t/08_readmember_record_sep.t for Win32 [github/pauloscustodio]
+
 1.49 Fri 31 Jul 2015
     - Fails on unseekable file handle after desiredCompressionLevel(), RT 
#54827
     - Upgrade build tools to avoid tar warnings, RT #105547
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Archive-Zip-1.49/META.json 
new/Archive-Zip-1.50/META.json
--- old/Archive-Zip-1.49/META.json      2015-07-31 20:59:09.000000000 +0200
+++ new/Archive-Zip-1.50/META.json      2015-08-26 02:10:53.000000000 +0200
@@ -4,7 +4,7 @@
       "Ned Konz <p...@bike-nomad.com>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.142690",
+   "generated_by" : "ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter 
version 2.120630",
    "license" : [
       "perl_5"
    ],
@@ -53,5 +53,5 @@
          "url" : "https://github.com/redhotpenguin/perl-Archive-Zip-svn";
       }
    },
-   "version" : "1.49"
+   "version" : "1.50"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Archive-Zip-1.49/META.yml 
new/Archive-Zip-1.50/META.yml
--- old/Archive-Zip-1.49/META.yml       2015-07-31 20:59:08.000000000 +0200
+++ new/Archive-Zip-1.50/META.yml       2015-08-26 02:10:53.000000000 +0200
@@ -3,33 +3,33 @@
 author:
   - 'Ned Konz <p...@bike-nomad.com>'
 build_requires:
-  Test::More: '0.88'
+  Test::More: 0.88
 configure_requires:
-  ExtUtils::MakeMaker: '0'
+  ExtUtils::MakeMaker: 0
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 
2.142690'
+generated_by: 'ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter 
version 2.120630'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: '1.4'
+  version: 1.4
 name: Archive-Zip
 no_index:
   directory:
     - t
     - inc
 requires:
-  Compress::Raw::Zlib: '2.017'
-  File::Basename: '0'
-  File::Copy: '0'
-  File::Find: '0'
-  File::Path: '0'
-  File::Spec: '0.80'
-  File::Temp: '0'
-  IO::File: '0'
-  IO::Handle: '0'
-  IO::Seekable: '0'
-  Time::Local: '0'
-  perl: '5.006'
+  Compress::Raw::Zlib: 2.017
+  File::Basename: 0
+  File::Copy: 0
+  File::Find: 0
+  File::Path: 0
+  File::Spec: 0.80
+  File::Temp: 0
+  IO::File: 0
+  IO::Handle: 0
+  IO::Seekable: 0
+  Time::Local: 0
+  perl: 5.006
 resources:
   repository: https://github.com/redhotpenguin/perl-Archive-Zip-svn
-version: '1.49'
+version: 1.50
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Archive-Zip-1.49/lib/Archive/Zip/Archive.pm 
new/Archive-Zip-1.50/lib/Archive/Zip/Archive.pm
--- old/Archive-Zip-1.49/lib/Archive/Zip/Archive.pm     2015-07-31 
20:58:45.000000000 +0200
+++ new/Archive-Zip-1.50/lib/Archive/Zip/Archive.pm     2015-08-26 
02:10:17.000000000 +0200
@@ -13,7 +13,7 @@
 use vars qw( $VERSION @ISA );
 
 BEGIN {
-    $VERSION = '1.49';
+    $VERSION = '1.50';
     @ISA     = qw( Archive::Zip );
 
     if ($^O eq 'MSWin32') {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Archive-Zip-1.49/lib/Archive/Zip/BufferedFileHandle.pm 
new/Archive-Zip-1.50/lib/Archive/Zip/BufferedFileHandle.pm
--- old/Archive-Zip-1.49/lib/Archive/Zip/BufferedFileHandle.pm  2015-07-31 
20:58:45.000000000 +0200
+++ new/Archive-Zip-1.50/lib/Archive/Zip/BufferedFileHandle.pm  2015-08-26 
02:10:17.000000000 +0200
@@ -13,7 +13,7 @@
 use vars qw{$VERSION};
 
 BEGIN {
-    $VERSION = '1.49';
+    $VERSION = '1.50';
     $VERSION = eval $VERSION;
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Archive-Zip-1.49/lib/Archive/Zip/DirectoryMember.pm 
new/Archive-Zip-1.50/lib/Archive/Zip/DirectoryMember.pm
--- old/Archive-Zip-1.49/lib/Archive/Zip/DirectoryMember.pm     2015-07-31 
20:58:45.000000000 +0200
+++ new/Archive-Zip-1.50/lib/Archive/Zip/DirectoryMember.pm     2015-08-26 
02:10:17.000000000 +0200
@@ -6,7 +6,7 @@
 use vars qw( $VERSION @ISA );
 
 BEGIN {
-    $VERSION = '1.49';
+    $VERSION = '1.50';
     @ISA     = qw( Archive::Zip::Member );
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Archive-Zip-1.49/lib/Archive/Zip/FileMember.pm 
new/Archive-Zip-1.50/lib/Archive/Zip/FileMember.pm
--- old/Archive-Zip-1.49/lib/Archive/Zip/FileMember.pm  2015-07-31 
20:58:45.000000000 +0200
+++ new/Archive-Zip-1.50/lib/Archive/Zip/FileMember.pm  2015-08-26 
02:10:17.000000000 +0200
@@ -4,7 +4,7 @@
 use vars qw( $VERSION @ISA );
 
 BEGIN {
-    $VERSION = '1.49';
+    $VERSION = '1.50';
     @ISA     = qw ( Archive::Zip::Member );
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Archive-Zip-1.49/lib/Archive/Zip/Member.pm 
new/Archive-Zip-1.50/lib/Archive/Zip/Member.pm
--- old/Archive-Zip-1.49/lib/Archive/Zip/Member.pm      2015-07-31 
20:58:45.000000000 +0200
+++ new/Archive-Zip-1.50/lib/Archive/Zip/Member.pm      2015-08-26 
02:10:17.000000000 +0200
@@ -6,7 +6,7 @@
 use vars qw( $VERSION @ISA );
 
 BEGIN {
-    $VERSION = '1.49';
+    $VERSION = '1.50';
     @ISA     = qw( Archive::Zip );
 
     if ($^O eq 'MSWin32') {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Archive-Zip-1.49/lib/Archive/Zip/MemberRead.pm 
new/Archive-Zip-1.50/lib/Archive/Zip/MemberRead.pm
--- old/Archive-Zip-1.49/lib/Archive/Zip/MemberRead.pm  2015-07-31 
20:58:45.000000000 +0200
+++ new/Archive-Zip-1.50/lib/Archive/Zip/MemberRead.pm  2015-08-26 
02:10:17.000000000 +0200
@@ -40,7 +40,7 @@
 my $nl;
 
 BEGIN {
-    $VERSION = '1.49';
+    $VERSION = '1.50';
     $VERSION = eval $VERSION;
 
 # Requirement for newline conversion. Should check for e.g., DOS and OS/2 as 
well, but am too lazy.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Archive-Zip-1.49/lib/Archive/Zip/MockFileHandle.pm 
new/Archive-Zip-1.50/lib/Archive/Zip/MockFileHandle.pm
--- old/Archive-Zip-1.49/lib/Archive/Zip/MockFileHandle.pm      2015-07-31 
20:58:45.000000000 +0200
+++ new/Archive-Zip-1.50/lib/Archive/Zip/MockFileHandle.pm      2015-08-26 
02:10:17.000000000 +0200
@@ -10,7 +10,7 @@
 use vars qw{$VERSION};
 
 BEGIN {
-    $VERSION = '1.49';
+    $VERSION = '1.50';
     $VERSION = eval $VERSION;
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Archive-Zip-1.49/lib/Archive/Zip/NewFileMember.pm 
new/Archive-Zip-1.50/lib/Archive/Zip/NewFileMember.pm
--- old/Archive-Zip-1.49/lib/Archive/Zip/NewFileMember.pm       2015-07-31 
20:58:45.000000000 +0200
+++ new/Archive-Zip-1.50/lib/Archive/Zip/NewFileMember.pm       2015-08-26 
02:10:17.000000000 +0200
@@ -4,7 +4,7 @@
 use vars qw( $VERSION @ISA );
 
 BEGIN {
-    $VERSION = '1.49';
+    $VERSION = '1.50';
     @ISA     = qw ( Archive::Zip::FileMember );
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Archive-Zip-1.49/lib/Archive/Zip/StringMember.pm 
new/Archive-Zip-1.50/lib/Archive/Zip/StringMember.pm
--- old/Archive-Zip-1.49/lib/Archive/Zip/StringMember.pm        2015-07-31 
20:58:45.000000000 +0200
+++ new/Archive-Zip-1.50/lib/Archive/Zip/StringMember.pm        2015-08-26 
02:10:17.000000000 +0200
@@ -4,7 +4,7 @@
 use vars qw( $VERSION @ISA );
 
 BEGIN {
-    $VERSION = '1.49';
+    $VERSION = '1.50';
     @ISA     = qw( Archive::Zip::Member );
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Archive-Zip-1.49/lib/Archive/Zip/Tree.pm 
new/Archive-Zip-1.50/lib/Archive/Zip/Tree.pm
--- old/Archive-Zip-1.49/lib/Archive/Zip/Tree.pm        2015-07-31 
20:58:45.000000000 +0200
+++ new/Archive-Zip-1.50/lib/Archive/Zip/Tree.pm        2015-08-26 
02:10:17.000000000 +0200
@@ -4,7 +4,7 @@
 use vars qw{$VERSION};
 
 BEGIN {
-       $VERSION = '1.49';
+       $VERSION = '1.50';
 }
 
 use Archive::Zip;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Archive-Zip-1.49/lib/Archive/Zip/ZipFileMember.pm 
new/Archive-Zip-1.50/lib/Archive/Zip/ZipFileMember.pm
--- old/Archive-Zip-1.49/lib/Archive/Zip/ZipFileMember.pm       2015-07-31 
20:58:45.000000000 +0200
+++ new/Archive-Zip-1.50/lib/Archive/Zip/ZipFileMember.pm       2015-08-26 
02:10:17.000000000 +0200
@@ -4,7 +4,7 @@
 use vars qw( $VERSION @ISA );
 
 BEGIN {
-    $VERSION = '1.49';
+    $VERSION = '1.50';
     @ISA     = qw ( Archive::Zip::FileMember );
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Archive-Zip-1.49/lib/Archive/Zip.pm 
new/Archive-Zip-1.50/lib/Archive/Zip.pm
--- old/Archive-Zip-1.49/lib/Archive/Zip.pm     2015-07-31 20:58:45.000000000 
+0200
+++ new/Archive-Zip-1.50/lib/Archive/Zip.pm     2015-08-26 02:10:17.000000000 
+0200
@@ -14,7 +14,7 @@
 use vars qw( $VERSION @ISA );
 
 BEGIN {
-    $VERSION = '1.49';
+    $VERSION = '1.50';
 
     require Exporter;
     @ISA = qw( Exporter );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Archive-Zip-1.49/t/08_readmember_record_sep.t 
new/Archive-Zip-1.50/t/08_readmember_record_sep.t
--- old/Archive-Zip-1.49/t/08_readmember_record_sep.t   2015-06-17 
20:42:51.000000000 +0200
+++ new/Archive-Zip-1.50/t/08_readmember_record_sep.t   2015-08-26 
02:09:59.000000000 +0200
@@ -12,15 +12,16 @@
 
 use Test::More;
 
+my $nl;
 BEGIN {
-    if ($^O eq 'MSWin32') {
-        plan(skip_all => 'Ignoring failing tests on Win32');
-    } else {
-        plan(tests => 13);
-    }
+       plan(tests => 13);
+       $nl = $^O eq 'MSWin32' ? "\r\n" : "\n";
 }
 use t::common;
 
+# normalize newlines for the platform we are running on
+sub norm_nl($) { local $_ = shift; s/\r?\n/$nl/g; return $_; }
+
 SCOPE: {
     my $filename = File::Spec->catfile(TESTDIR, "member_read_xml_like1.zip");
     my $zip = new Archive::Zip;
@@ -28,7 +29,7 @@
     # TEST
     isa_ok($zip, "Archive::Zip", "Testing that \$zip is an Archive::Zip");
 
-    my $data = <<"EOF";
+    my $data = norm_nl(<<"EOF");
 One Line
 Two Lines
 </tag>
@@ -77,14 +78,14 @@
         # TEST
         is(
             $fh->getline(),
-            "One Line\nTwo Lines\n",
+            norm_nl("One Line\nTwo Lines\n"),
             "Testing the first \"line\" when \$/ is set."
         );
 
         # TEST
         is(
             $fh->getline(),
-            "Three Lines\nFour Lines\nFive Lines\n",
+            norm_nl("Three Lines\nFour Lines\nFive Lines\n"),
             "Testing the second \"line\" when \$/ is set."
         );
     }
@@ -103,14 +104,14 @@
         # TEST
         is(
             $fh->getline(),
-            "One Line\nTwo Lines\n",
+            norm_nl("One Line\nTwo Lines\n"),
             "Testing the first line when input_record_separator is set."
         );
 
         # TEST
         is(
             $fh->getline(),
-            "Three Lines\nFour Lines\nFive Lines\n",
+            norm_nl("Three Lines\nFour Lines\nFive Lines\n"),
             "Testing the second line when input_record_separator is set."
         );
     }
@@ -133,7 +134,7 @@
             "Testing the first \"line\" in a both set read");
 
         # TEST
-        is($fh->getline(), "Line\nTwo",
+        is($fh->getline(), norm_nl("Line\nTwo"),
             "Testing the second \"line\" in a both set read.");
     }
 }


Reply via email to