Hello community,

here is the log from the commit of package perl-Path-Tiny for openSUSE:Factory 
checked in at 2020-01-20 22:47:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Path-Tiny (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Path-Tiny.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Path-Tiny"

Mon Jan 20 22:47:46 2020 rev:21 rq:764295 version:0.110

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Path-Tiny/perl-Path-Tiny.changes    
2018-08-27 12:56:06.372603427 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Path-Tiny.new.26092/perl-Path-Tiny.changes 
2020-01-20 22:47:53.779169288 +0100
@@ -1,0 +2,14 @@
+Tue Jan 14 03:10:40 UTC 2020 -  <[email protected]>
+
+- updated to 0.110
+   see /usr/share/doc/packages/perl-Path-Tiny/Changes
+
+  0.110     2020-01-13 13:11:38-05:00 America/New_York
+  
+      - No changes from 0.109-TRIAL.
+  
+  0.109     2020-01-02 12:24:25-05:00 America/New_York (TRIAL RELEASE)
+  
+      - Fixes tests on Windows, particularly with newer File::Spec.
+
+-------------------------------------------------------------------

Old:
----
  Path-Tiny-0.108.tar.gz

New:
----
  Path-Tiny-0.110.tar.gz

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

Other differences:
------------------
++++++ perl-Path-Tiny.spec ++++++
--- /var/tmp/diff_new_pack.aheKMA/_old  2020-01-20 22:47:55.631170000 +0100
+++ /var/tmp/diff_new_pack.aheKMA/_new  2020-01-20 22:47:55.651170008 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Path-Tiny
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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-Path-Tiny
-Version:        0.108
+Version:        0.110
 Release:        0
 %define cpan_name Path-Tiny
 Summary:        File path utility
 License:        Apache-2.0
 Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/Path-Tiny/
+Url:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
@@ -72,11 +72,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

++++++ Path-Tiny-0.108.tar.gz -> Path-Tiny-0.110.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Path-Tiny-0.108/Changes new/Path-Tiny-0.110/Changes
--- old/Path-Tiny-0.108/Changes 2018-07-30 21:35:54.000000000 +0200
+++ new/Path-Tiny-0.110/Changes 2020-01-13 19:12:08.000000000 +0100
@@ -1,5 +1,13 @@
 Revision history for Path-Tiny
 
+0.110     2020-01-13 13:11:38-05:00 America/New_York
+
+    - No changes from 0.109-TRIAL.
+
+0.109     2020-01-02 12:24:25-05:00 America/New_York (TRIAL RELEASE)
+
+    - Fixes tests on Windows, particularly with newer File::Spec.
+
 0.108     2018-07-30 15:35:23-04:00 America/New_York
 
     - No changes from 0.107-TRIAL.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Path-Tiny-0.108/META.json 
new/Path-Tiny-0.110/META.json
--- old/Path-Tiny-0.108/META.json       2018-07-30 21:35:54.000000000 +0200
+++ new/Path-Tiny-0.110/META.json       2020-01-13 19:12:08.000000000 +0100
@@ -112,11 +112,11 @@
    "provides" : {
       "Path::Tiny" : {
          "file" : "lib/Path/Tiny.pm",
-         "version" : "0.108"
+         "version" : "0.110"
       },
       "Path::Tiny::Error" : {
          "file" : "lib/Path/Tiny.pm",
-         "version" : "0.108"
+         "version" : "0.110"
       }
    },
    "release_status" : "stable",
@@ -131,7 +131,7 @@
          "web" : "https://github.com/dagolden/Path-Tiny";
       }
    },
-   "version" : "0.108",
+   "version" : "0.110",
    "x_authority" : "cpan:DAGOLDEN",
    "x_contributors" : [
       "Alex Efros <[email protected]>",
@@ -166,7 +166,7 @@
       "Yanick Champoux <[email protected]>",
       "\uae40\ub3c4\ud615 - Keedi Kim <[email protected]>"
    ],
-   "x_generated_by_perl" : "v5.28.0",
-   "x_serialization_backend" : "Cpanel::JSON::XS version 4.04"
+   "x_generated_by_perl" : "v5.30.0",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.15"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Path-Tiny-0.108/META.yml new/Path-Tiny-0.110/META.yml
--- old/Path-Tiny-0.108/META.yml        2018-07-30 21:35:54.000000000 +0200
+++ new/Path-Tiny-0.110/META.yml        2020-01-13 19:12:08.000000000 +0100
@@ -36,10 +36,10 @@
 provides:
   Path::Tiny:
     file: lib/Path/Tiny.pm
-    version: '0.108'
+    version: '0.110'
   Path::Tiny::Error:
     file: lib/Path/Tiny.pm
-    version: '0.108'
+    version: '0.110'
 recommends:
   Unicode::UTF8: '0.58'
 requires:
@@ -66,7 +66,7 @@
   bugtracker: https://github.com/dagolden/Path-Tiny/issues
   homepage: https://github.com/dagolden/Path-Tiny
   repository: https://github.com/dagolden/Path-Tiny.git
-version: '0.108'
+version: '0.110'
 x_authority: cpan:DAGOLDEN
 x_contributors:
   - 'Alex Efros <[email protected]>'
@@ -100,5 +100,5 @@
   - 'Toby Inkster <[email protected]>'
   - 'Yanick Champoux <[email protected]>'
   - 'κΉ€λ„ν˜• - Keedi Kim <[email protected]>'
-x_generated_by_perl: v5.28.0
+x_generated_by_perl: v5.30.0
 x_serialization_backend: 'YAML::Tiny version 1.73'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Path-Tiny-0.108/Makefile.PL 
new/Path-Tiny-0.110/Makefile.PL
--- old/Path-Tiny-0.108/Makefile.PL     2018-07-30 21:35:54.000000000 +0200
+++ new/Path-Tiny-0.110/Makefile.PL     2020-01-13 19:12:08.000000000 +0100
@@ -48,7 +48,7 @@
     "lib" => 0,
     "open" => 0
   },
-  "VERSION" => "0.108",
+  "VERSION" => "0.110",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Path-Tiny-0.108/README new/Path-Tiny-0.110/README
--- old/Path-Tiny-0.108/README  2018-07-30 21:35:54.000000000 +0200
+++ new/Path-Tiny-0.110/README  2020-01-13 19:12:08.000000000 +0100
@@ -2,7 +2,7 @@
     Path::Tiny - File path utility
 
 VERSION
-    version 0.108
+    version 0.110
 
 SYNOPSIS
       use Path::Tiny;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Path-Tiny-0.108/lib/Path/Tiny.pm 
new/Path-Tiny-0.110/lib/Path/Tiny.pm
--- old/Path-Tiny-0.108/lib/Path/Tiny.pm        2018-07-30 21:35:54.000000000 
+0200
+++ new/Path-Tiny-0.110/lib/Path/Tiny.pm        2020-01-13 19:12:08.000000000 
+0100
@@ -5,7 +5,7 @@
 package Path::Tiny;
 # ABSTRACT: File path utility
 
-our $VERSION = '0.108';
+our $VERSION = '0.110';
 
 # Dependencies
 use Config;
@@ -2156,7 +2156,7 @@
 
 =head1 VERSION
 
-version 0.108
+version 0.110
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Path-Tiny-0.108/t/zzz-spec.t 
new/Path-Tiny-0.110/t/zzz-spec.t
--- old/Path-Tiny-0.108/t/zzz-spec.t    2018-07-30 21:35:54.000000000 +0200
+++ new/Path-Tiny-0.110/t/zzz-spec.t    2020-01-13 19:12:08.000000000 +0100
@@ -80,20 +80,13 @@
         [ "path('\\d1','\\d2')",     '/d1/d2' ],
         [ "path('\\d1','\\d2\\')",   '/d1/d2' ],
         [ "path('d1','d2','d3')",    'd1/d2/d3' ],
-        [ "path('A:/d1','d2','d3')", 'A:/d1/d2/d3' ],
-        [ "path('A:/')",             'A:/' ],
         [ "path('\\', 'foo')",       '/foo' ],
-        [ "path('A:', 'foo')",       'A:/foo' ],
         [ "path('a','b','c')",       'a/b/c' ],
         [ "path('a','b','.\\c')",    'a/b/c' ],
         [ "path('.\\a','b','c')",    'a/b/c' ],
         [ "path('c')",               'c' ],
         [ "path('.\\c')",            'c' ],
         [ "path('a/..','../b')",     '../b' ],
-        [ "path('A:', 'foo')",       'A:/foo' ],
-        [ "path('a:/')",             'A:/' ],
-        [ "path('A:f')",             'A:/f' ],
-        [ "path('A:/')",             'A:/' ],
         [ "path('a\\..\\..\\b\\c')", '../b/c' ],
         [ "path('//a\\b//c')",       '//a/b/c' ],
         [ "path('/a/..../c')",       '/a/..../c' ],
@@ -104,9 +97,7 @@
         [ "path('//a/b/../../c')",   '//a/b/c' ],
         [ "path('//a/b/c/../d')",    '//a/b/d' ],
         [ "path('//a/b/c/../../d')", '//a/b/d' ],
-        [ "path('//a/b/c/.../d')",   '//a/b/d' ],
         [ "path('/a/b/c/../../d')",  '/a/d' ],
-        [ "path('/a/b/c/.../d')",    '/a/d' ],
         [ "path('\\../temp\\')",     '/temp' ],
         [ "path('\\../')",           '/' ],
         [ "path('\\..\\')",          '/' ],
@@ -121,6 +112,17 @@
         [ "path('//server/share')",      '//server/share/' ],
         [ "path('//d1','d2')",           '//d1/d2/' ],
     );
+    # These test require no "A:" drive mapped
+    if ( Cwd::getdcwd("A:") eq '' ) {
+        push @win32_tests,
+          [ "path('A:/d1','d2','d3')", 'A:/d1/d2/d3' ],
+          [ "path('A:/')",             'A:/' ],
+          [ "path('A:', 'foo')",       'A:/foo' ],
+          [ "path('A:', 'foo')",       'A:/foo' ],
+          [ "path('A:f')",             'A:/f' ],
+          [ "path('A:/')",             'A:/' ],
+          [ "path('a:/')",             'A:/' ],;
+    }
 }
 
 # XXX not sure how to adapt this sanely for use with Path::Tiny testing, so
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Path-Tiny-0.108/xt/author/minimum-version.t 
new/Path-Tiny-0.110/xt/author/minimum-version.t
--- old/Path-Tiny-0.108/xt/author/minimum-version.t     2018-07-30 
21:35:54.000000000 +0200
+++ new/Path-Tiny-0.110/xt/author/minimum-version.t     2020-01-13 
19:12:08.000000000 +0100
@@ -1,6 +1,6 @@
-#!perl
+use strict;
+use warnings;
 
 use Test::More;
-
 use Test::MinimumVersion;
 all_minimum_version_ok( qq{5.010} );


Reply via email to