Hello community,

here is the log from the commit of package perl-IO-Tee for openSUSE:Factory 
checked in at 2020-08-21 19:18:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-IO-Tee (Old)
 and      /work/SRC/openSUSE:Factory/.perl-IO-Tee.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-IO-Tee"

Fri Aug 21 19:18:32 2020 rev:2 rq:828479 version:0.66

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-IO-Tee/perl-IO-Tee.changes  2017-09-13 
22:30:10.240997807 +0200
+++ /work/SRC/openSUSE:Factory/.perl-IO-Tee.new.3399/perl-IO-Tee.changes        
2020-08-21 19:19:05.752881721 +0200
@@ -1,0 +2,15 @@
+Thu Aug 20 03:07:59 UTC 2020 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 0.66
+   see /usr/share/doc/packages/perl-IO-Tee/Changes
+
+  0.66 2020-08-19 NEILB
+      - Fix to the testsuite for Windows, so now it passes.
+        Thanks to IKEGAMI
+
+  0.65_01 2020-08-16 NEILB
+      - A fix to the Windows tests, proposed suggested by IKEGAMI.
+        CPAN Testers has been mainly reporting fails, so hoping this
+        helps turn things green! Thanks Eric.
+
+-------------------------------------------------------------------

Old:
----
  IO-Tee-0.65.tar.gz

New:
----
  IO-Tee-0.66.tar.gz

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

Other differences:
------------------
++++++ perl-IO-Tee.spec ++++++
--- /var/tmp/diff_new_pack.5BwN2K/_old  2020-08-21 19:19:07.816882820 +0200
+++ /var/tmp/diff_new_pack.5BwN2K/_new  2020-08-21 19:19:07.820882821 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-IO-Tee
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           perl-IO-Tee
-Version:        0.65
+Version:        0.66
 Release:        0
 %define cpan_name IO-Tee
 Summary:        Multiplex output to multiple output handles
-License:        Artistic-1.0 or GPL-1.0+
+License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/IO-Tee/
+URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/N/NE/NEILB/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
@@ -140,11 +140,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++++++ IO-Tee-0.65.tar.gz -> IO-Tee-0.66.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Tee-0.65/Changes new/IO-Tee-0.66/Changes
--- old/IO-Tee-0.65/Changes     2017-08-16 12:23:53.000000000 +0200
+++ new/IO-Tee-0.66/Changes     2020-08-19 22:02:07.000000000 +0200
@@ -1,5 +1,14 @@
 Revision history for Perl module IO::Tee.
 
+0.66 2020-08-19 NEILB
+    - Fix to the testsuite for Windows, so now it passes.
+      Thanks to IKEGAMI
+
+0.65_01 2020-08-16 NEILB
+    - A fix to the Windows tests, proposed suggested by IKEGAMI.
+      CPAN Testers has been mainly reporting fails, so hoping this
+      helps turn things green! Thanks Eric.
+
 0.65 2017-08-16 NEILB
     - Added "use warnings", changed "use vars ..." to our $VERSION, etc.
     - Switched to Dist::Zilla
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Tee-0.65/MANIFEST new/IO-Tee-0.66/MANIFEST
--- old/IO-Tee-0.65/MANIFEST    2017-08-16 12:23:53.000000000 +0200
+++ new/IO-Tee-0.66/MANIFEST    2020-08-19 22:02:07.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.006.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.012.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Tee-0.65/META.json new/IO-Tee-0.66/META.json
--- old/IO-Tee-0.65/META.json   2017-08-16 12:23:53.000000000 +0200
+++ new/IO-Tee-0.66/META.json   2020-08-19 22:02:07.000000000 +0200
@@ -4,7 +4,7 @@
       "Chung-chieh Shan <k...@digitas.harvard.edu>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.006, CPAN::Meta::Converter version 
2.150005",
+   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "perl_5"
    ],
@@ -41,7 +41,8 @@
          "web" : "https://github.com/neilb/IO-Tee";
       }
    },
-   "version" : "0.65",
-   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0217"
+   "version" : "0.66",
+   "x_generated_by_perl" : "v5.28.2",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.12"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Tee-0.65/META.yml new/IO-Tee-0.66/META.yml
--- old/IO-Tee-0.65/META.yml    2017-08-16 12:23:53.000000000 +0200
+++ new/IO-Tee-0.66/META.yml    2020-08-19 22:02:07.000000000 +0200
@@ -6,7 +6,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.006, CPAN::Meta::Converter version 
2.150005'
+generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -24,5 +24,6 @@
 resources:
   homepage: https://github.com/neilb/IO-Tee
   repository: https://github.com/neilb/IO-Tee.git
-version: '0.65'
-x_serialization_backend: 'YAML::Tiny version 1.62'
+version: '0.66'
+x_generated_by_perl: v5.28.2
+x_serialization_backend: 'YAML::Tiny version 1.73'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Tee-0.65/Makefile.PL new/IO-Tee-0.66/Makefile.PL
--- old/IO-Tee-0.65/Makefile.PL 2017-08-16 12:23:53.000000000 +0200
+++ new/IO-Tee-0.66/Makefile.PL 2020-08-19 22:02:07.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.006.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.012.
 use strict;
 use warnings;
 
@@ -25,7 +25,7 @@
     "strict" => 0,
     "warnings" => 0
   },
-  "VERSION" => "0.65",
+  "VERSION" => "0.66",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Tee-0.65/dist.ini new/IO-Tee-0.66/dist.ini
--- old/IO-Tee-0.65/dist.ini    2017-08-16 12:23:53.000000000 +0200
+++ new/IO-Tee-0.66/dist.ini    2020-08-19 22:02:07.000000000 +0200
@@ -4,7 +4,7 @@
 copyright_holder = Chung-chieh Shan
 copyright_year   = 1998
 
-version = 0.65
+version = 0.66
 
 [@Filter]
 -bundle = @Basic
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Tee-0.65/t/original.t new/IO-Tee-0.66/t/original.t
--- old/IO-Tee-0.65/t/original.t        2017-08-16 12:23:53.000000000 +0200
+++ new/IO-Tee-0.66/t/original.t        2020-08-19 22:02:07.000000000 +0200
@@ -85,6 +85,7 @@
     my $contents = join('', $t8->getlines);
     print((($contents eq $expected) ? '' : 'not '), "ok 25\n");
 
+    $expected =~ s/\n/\r\n/g if $^O =~ /Win32/;
     $t8 = IO::File->new('<test.5');
     $t7 = IO::Tee->new($t8);
     $contents = '';


Reply via email to