commit perl-File-Path for openSUSE:Factory

2020-11-10 Thread root
Hello community,

here is the log from the commit of package perl-File-Path for openSUSE:Factory 
checked in at 2020-11-10 13:38:41

Comparing /work/SRC/openSUSE:Factory/perl-File-Path (Old)
 and  /work/SRC/openSUSE:Factory/.perl-File-Path.new.11331 (New)


Package is "perl-File-Path"

Tue Nov 10 13:38:41 2020 rev:7 rq:846187 version:2.18

Changes:

--- /work/SRC/openSUSE:Factory/perl-File-Path/perl-File-Path.changes
2020-08-04 20:16:12.760858438 +0200
+++ /work/SRC/openSUSE:Factory/.perl-File-Path.new.11331/perl-File-Path.changes 
2020-11-10 13:39:23.816480232 +0100
@@ -1,0 +2,10 @@
+Thu Nov  5 03:08:34 UTC 2020 - Tina Müller 
+
+- updated to 2.18
+   see /usr/share/doc/packages/perl-File-Path/Changes
+
+  2.18 Wed Nov  4 20:21:01 EST 2020
+  - Silence two warnings in t/Path.t when run on Win32
+(RT 133671 - thanks to Tony Cook).
+
+---

Old:

  File-Path-2.17.tar.gz

New:

  File-Path-2.18.tar.gz



Other differences:
--
++ perl-File-Path.spec ++
--- /var/tmp/diff_new_pack.McRPZz/_old  2020-11-10 13:39:24.740478397 +0100
+++ /var/tmp/diff_new_pack.McRPZz/_new  2020-11-10 13:39:24.740478397 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   perl-File-Path
-Version:2.17
+Version:2.18
 Release:0
-%define cpan_version 2.17
-Provides:   perl(File::Path) = 2.17
+%define cpan_version 2.18
+Provides:   perl(File::Path) = 2.18
 #Upstream:  James Keenan and Richard Elberger 1995-2020. All rights reserved.
 %define cpan_name File-Path
 Summary:Create or remove directory trees

++ File-Path-2.17.tar.gz -> File-Path-2.18.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Path-2.17/Changes new/File-Path-2.18/Changes
--- old/File-Path-2.17/Changes  2020-07-18 20:18:06.0 +0200
+++ new/File-Path-2.18/Changes  2020-11-05 02:22:49.0 +0100
@@ -1,5 +1,9 @@
 Revision history for Perl extension File::Path.
 
+2.18 Wed Nov  4 20:21:01 EST 2020
+- Silence two warnings in t/Path.t when run on Win32
+  (RT 133671 - thanks to Tony Cook).
+
 2.17 2020-07-18
 - Eliminate one line of debugging code which was generating
   a warning.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Path-2.17/META.json new/File-Path-2.18/META.json
--- old/File-Path-2.17/META.json2020-07-18 20:24:46.0 +0200
+++ new/File-Path-2.18/META.json2020-11-05 02:27:09.0 +0100
@@ -59,6 +59,6 @@
  "web" : "https://github.com/jkeenan/File-Path;
   }
},
-   "version" : "2.17",
+   "version" : "2.18",
"x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Path-2.17/META.yml new/File-Path-2.18/META.yml
--- old/File-Path-2.17/META.yml 2020-07-18 20:24:46.0 +0200
+++ new/File-Path-2.18/META.yml 2020-11-05 02:27:09.0 +0100
@@ -31,5 +31,5 @@
   File::Spec: '0'
 resources:
   repository: https://github.com/jkeenan/File-Path.git
-version: '2.17'
+version: '2.18'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Path-2.17/lib/File/Path.pm 
new/File-Path-2.18/lib/File/Path.pm
--- old/File-Path-2.17/lib/File/Path.pm 2020-07-18 20:19:15.0 +0200
+++ new/File-Path-2.18/lib/File/Path.pm 2020-11-05 02:20:25.0 +0100
@@ -18,7 +18,7 @@
 
 use Exporter ();
 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK);
-$VERSION   = '2.17';
+$VERSION   = '2.18';
 $VERSION   = eval $VERSION;
 @ISA   = qw(Exporter);
 @EXPORT= qw(mkpath rmtree);
@@ -633,7 +633,7 @@
 
 =head1 VERSION
 
-2.17 - released July 18 2020.
+2.18 - released November 4 2020.
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Path-2.17/t/Path.t new/File-Path-2.18/t/Path.t
--- old/File-Path-2.17/t/Path.t 2017-07-30 04:05:36.0 +0200
+++ new/File-Path-2.18/t/Path.t 2020-11-04 05:15:56.0 +0100
@@ -3,7 +3,7 @@
 
 use strict;
 
-use Test::More tests => 165;
+use Test::More tests => 167;
 use Config;
 use Fcntl ':mode';
 use lib './t';
@@ -845,7 +845,18 @@
 my ($least_deep, $next_deepest, $deepest) =
 create_3_level_subdirs( qw| b5wj8CJcc7gl XTJe2C3WGLg5 VZ_y2T0XfKu3 | );
 my (@created, $error);
+my $warn;
+local $SIG{__WARN__} = sub { $warn = shift };
 @created = mkpath($deepest, { mode => 0711, uid => $>, error => \$error });
+SKIP: {
+my $skip_count = 1;
+skip "Warning should 

commit perl-File-Path for openSUSE:Factory

2020-08-04 Thread root
Hello community,

here is the log from the commit of package perl-File-Path for openSUSE:Factory 
checked in at 2020-08-04 20:16:07

Comparing /work/SRC/openSUSE:Factory/perl-File-Path (Old)
 and  /work/SRC/openSUSE:Factory/.perl-File-Path.new.3592 (New)


Package is "perl-File-Path"

Tue Aug  4 20:16:07 2020 rev:6 rq:824121 version:2.17

Changes:

--- /work/SRC/openSUSE:Factory/perl-File-Path/perl-File-Path.changes
2018-09-07 15:34:43.586844718 +0200
+++ /work/SRC/openSUSE:Factory/.perl-File-Path.new.3592/perl-File-Path.changes  
2020-08-04 20:16:12.760858438 +0200
@@ -1,0 +2,20 @@
+Thu Jul 30 10:38:28 UTC 2020 - Tina Müller 
+
+- Revert last change as requested (2.17 -> 2.17)
+
+---
+Tue Jul 28 10:46:26 UTC 2020 - Tina Müller 
+
+- Fix version (2.17 vs. 2.17)
+
+---
+Thu Jul 23 10:33:48 UTC 2020 - Pedro Monreal 
+
+- updated to 2.17
+   see /usr/share/doc/packages/perl-File-Path/Changes
+
+  2.17 2020-07-18
+  - Eliminate one line of debugging code which was generating
+a warning.
+
+---

Old:

  File-Path-2.16.tar.gz

New:

  File-Path-2.17.tar.gz



Other differences:
--
++ perl-File-Path.spec ++
--- /var/tmp/diff_new_pack.P6sRT5/_old  2020-08-04 20:16:14.360859412 +0200
+++ /var/tmp/diff_new_pack.P6sRT5/_new  2020-08-04 20:16:14.364859415 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-File-Path
 #
-# Copyright (c) 2018 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,21 +12,21 @@
 # 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-File-Path
-Version:2.16
+Version:2.17
 Release:0
-%define cpan_version 2.16
-Provides:   perl(File::Path) = 2.16
-#Upstream:  James Keenan and Richard Elberger 1995-2018. All rights reserved.
+%define cpan_version 2.17
+Provides:   perl(File::Path) = 2.17
+#Upstream:  James Keenan and Richard Elberger 1995-2020. All rights reserved.
 %define cpan_name File-Path
 Summary:Create or remove directory trees
 License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/File-Path/
+URL:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/J/JK/JKEENAN/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
@@ -43,11 +43,11 @@
 %setup -q -n %{cpan_name}-%{cpan_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

++ File-Path-2.16.tar.gz -> File-Path-2.17.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Path-2.16/Changes new/File-Path-2.17/Changes
--- old/File-Path-2.16/Changes  2018-08-31 14:45:57.0 +0200
+++ new/File-Path-2.17/Changes  2020-07-18 20:18:06.0 +0200
@@ -1,5 +1,9 @@
 Revision history for Perl extension File::Path.
 
+2.17 2020-07-18
+- Eliminate one line of debugging code which was generating
+  a warning.
+
 2.16 2018-08-31
 - Correct inadequate method of generating names for dummy users
   and groups during testing (RTC 121967).  No change in
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Path-2.16/META.json new/File-Path-2.17/META.json
--- old/File-Path-2.16/META.json2018-08-31 15:01:23.0 +0200
+++ new/File-Path-2.17/META.json2020-07-18 20:24:46.0 +0200
@@ -4,7 +4,7 @@
   "unknown"
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "unknown",
   "perl_5"
@@ -59,6 +59,6 @@
  "web" : "https://github.com/jkeenan/File-Path;
   }
},
-   "version" : "2.16",
-   "x_serialization_backend" : "JSON::PP version 2.97001"
+   "version" : "2.17",
+   "x_serialization_backend" : "JSON::PP version 4.04"
 }
diff -urN 

commit perl-File-Path for openSUSE:Factory

2018-09-07 Thread root
Hello community,

here is the log from the commit of package perl-File-Path for openSUSE:Factory 
checked in at 2018-09-07 15:34:40

Comparing /work/SRC/openSUSE:Factory/perl-File-Path (Old)
 and  /work/SRC/openSUSE:Factory/.perl-File-Path.new (New)


Package is "perl-File-Path"

Fri Sep  7 15:34:40 2018 rev:5 rq:633281 version:2.16

Changes:

--- /work/SRC/openSUSE:Factory/perl-File-Path/perl-File-Path.changes
2017-08-06 11:24:58.406483255 +0200
+++ /work/SRC/openSUSE:Factory/.perl-File-Path.new/perl-File-Path.changes   
2018-09-07 15:34:43.586844718 +0200
@@ -1,0 +2,11 @@
+Sat Sep  1 05:23:30 UTC 2018 - co...@suse.com
+
+- updated to 2.16
+   see /usr/share/doc/packages/perl-File-Path/Changes
+
+  2.16 2018-08-31
+  - Correct inadequate method of generating names for dummy users
+and groups during testing (RTC 121967).  No change in
+functionality from 2.15.
+
+---

Old:

  File-Path-2.15.tar.gz

New:

  File-Path-2.16.tar.gz



Other differences:
--
++ perl-File-Path.spec ++
--- /var/tmp/diff_new_pack.7iRbxU/_old  2018-09-07 15:34:44.406843795 +0200
+++ /var/tmp/diff_new_pack.7iRbxU/_new  2018-09-07 15:34:44.410843790 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-File-Path
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -17,14 +17,14 @@
 
 
 Name:   perl-File-Path
-Version:2.15
+Version:2.16
 Release:0
-%define cpan_version 2.15
-Provides:   perl(File::Path) = 2.15
-#Upstream:  James Keenan and Richard Elberger 1995-2017. All rights reserved.
+%define cpan_version 2.16
+Provides:   perl(File::Path) = 2.16
+#Upstream:  James Keenan and Richard Elberger 1995-2018. All rights reserved.
 %define cpan_name File-Path
 Summary:Create or remove directory trees
-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/File-Path/
 Source0:
https://cpan.metacpan.org/authors/id/J/JK/JKEENAN/%{cpan_name}-%{cpan_version}.tar.gz

++ File-Path-2.15.tar.gz -> File-Path-2.16.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Path-2.15/Changes new/File-Path-2.16/Changes
--- old/File-Path-2.15/Changes  2017-07-30 04:32:39.0 +0200
+++ new/File-Path-2.16/Changes  2018-08-31 14:45:57.0 +0200
@@ -1,5 +1,10 @@
 Revision history for Perl extension File::Path.
 
+2.16 2018-08-31
+- Correct inadequate method of generating names for dummy users
+  and groups during testing (RTC 121967).  No change in
+  functionality from 2.15.
+
 2.15 2017-07-29
 - Correct documentation error re possible arguments for rmtree().
 
@@ -31,7 +36,7 @@
 2.12_004 2017-04-18
 - Certain functions used in tests are not available on Windows;
   skip them.
-- Move certain functions used in testing to t/FilePathTest.pm. 
+- Move certain functions used in testing to t/FilePathTest.pm.
 
 2.12_003 2017-04-07
 - Add tests to improve coverage ratios as measured by Devel::Cover
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Path-2.15/META.json new/File-Path-2.16/META.json
--- old/File-Path-2.15/META.json2017-07-30 04:35:09.0 +0200
+++ new/File-Path-2.16/META.json2018-08-31 15:01:23.0 +0200
@@ -4,14 +4,14 @@
   "unknown"
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "unknown",
   "perl_5"
],
"meta-spec" : {
   "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec;,
-  "version" : "2"
+  "version" : 2
},
"name" : "File-Path",
"no_index" : {
@@ -59,6 +59,6 @@
  "web" : "https://github.com/jkeenan/File-Path;
   }
},
-   "version" : "2.15",
-   "x_serialization_backend" : "JSON::PP version 2.27400_02"
+   "version" : "2.16",
+   "x_serialization_backend" : "JSON::PP version 2.97001"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Path-2.15/META.yml new/File-Path-2.16/META.yml
--- old/File-Path-2.15/META.yml 2017-07-30 04:35:09.0 +0200
+++ new/File-Path-2.16/META.yml 

commit perl-File-Path for openSUSE:Factory

2017-08-06 Thread root
Hello community,

here is the log from the commit of package perl-File-Path for openSUSE:Factory 
checked in at 2017-08-06 11:24:57

Comparing /work/SRC/openSUSE:Factory/perl-File-Path (Old)
 and  /work/SRC/openSUSE:Factory/.perl-File-Path.new (New)


Package is "perl-File-Path"

Sun Aug  6 11:24:57 2017 rev:4 rq:514085 version:2.15

Changes:

--- /work/SRC/openSUSE:Factory/perl-File-Path/perl-File-Path.changes
2017-06-27 10:20:57.757821420 +0200
+++ /work/SRC/openSUSE:Factory/.perl-File-Path.new/perl-File-Path.changes   
2017-08-06 11:24:58.406483255 +0200
@@ -1,0 +2,9 @@
+Mon Jul 31 05:32:54 UTC 2017 - co...@suse.com
+
+- updated to 2.15
+   see /usr/share/doc/packages/perl-File-Path/Changes
+
+  2.15 2017-07-29
+  - Correct documentation error re possible arguments for rmtree().
+
+---

Old:

  File-Path-2.14.tar.gz

New:

  File-Path-2.15.tar.gz



Other differences:
--
++ perl-File-Path.spec ++
--- /var/tmp/diff_new_pack.nfszlW/_old  2017-08-06 11:24:59.506328309 +0200
+++ /var/tmp/diff_new_pack.nfszlW/_new  2017-08-06 11:24:59.514327183 +0200
@@ -17,10 +17,10 @@
 
 
 Name:   perl-File-Path
-Version:2.14
+Version:2.15
 Release:0
-%define cpan_version 2.14
-Provides:   perl(File::Path) = 2.14
+%define cpan_version 2.15
+Provides:   perl(File::Path) = 2.15
 #Upstream:  James Keenan and Richard Elberger 1995-2017. All rights reserved.
 %define cpan_name File-Path
 Summary:Create or remove directory trees

++ File-Path-2.14.tar.gz -> File-Path-2.15.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Path-2.14/Changes new/File-Path-2.15/Changes
--- old/File-Path-2.14/Changes  2017-06-07 23:30:37.0 +0200
+++ new/File-Path-2.15/Changes  2017-07-30 04:32:39.0 +0200
@@ -1,5 +1,8 @@
 Revision history for Perl extension File::Path.
 
+2.15 2017-07-29
+- Correct documentation error re possible arguments for rmtree().
+
 2.14 2017-06-07
 - When creating subdirectories for testing underneath
   File::Spec::Functions::tmpdir(), use randomly generated strings.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Path-2.14/META.json new/File-Path-2.15/META.json
--- old/File-Path-2.14/META.json2017-06-07 23:31:31.0 +0200
+++ new/File-Path-2.15/META.json2017-07-30 04:35:09.0 +0200
@@ -59,6 +59,6 @@
  "web" : "https://github.com/jkeenan/File-Path;
   }
},
-   "version" : "2.14",
+   "version" : "2.15",
"x_serialization_backend" : "JSON::PP version 2.27400_02"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Path-2.14/META.yml new/File-Path-2.15/META.yml
--- old/File-Path-2.14/META.yml 2017-06-07 23:31:31.0 +0200
+++ new/File-Path-2.15/META.yml 2017-07-30 04:35:09.0 +0200
@@ -31,5 +31,5 @@
   File::Spec: '0'
 resources:
   repository: https://github.com/jkeenan/File-Path.git
-version: '2.14'
+version: '2.15'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Path-2.14/lib/File/Path.pm 
new/File-Path-2.15/lib/File/Path.pm
--- old/File-Path-2.14/lib/File/Path.pm 2017-06-07 23:28:31.0 +0200
+++ new/File-Path-2.15/lib/File/Path.pm 2017-07-30 04:31:26.0 +0200
@@ -18,7 +18,7 @@
 
 use Exporter ();
 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK);
-$VERSION   = '2.14';
+$VERSION   = '2.15';
 $VERSION   = eval $VERSION;
 @ISA   = qw(Exporter);
 @EXPORT= qw(mkpath rmtree);
@@ -633,7 +633,7 @@
 
 =head1 VERSION
 
-2.14 - released June 07 2016.
+2.15 - released June 07 2017.
 
 =head1 SYNOPSIS
 
@@ -774,12 +774,14 @@
 
 The C function deletes the given directories and any
 files and subdirectories they might contain, much like the Unix
-command C or the Windows commands C and C. The
-only exception to the function similarity is that C accepts
-only directories whereas C also accepts files.
+command C or the Windows commands C and C.
 
-The function accepts a list of directories to be
-removed. Its behaviour may be tuned by an optional hashref
+The function accepts a list of directories to be removed. (In point of fact,
+it will also accept filesystem entries which are not directories, such as
+regular files and symlinks.  But, as its name suggests, its intent is to
+remove trees rather than individual files.)
+
+C's behaviour may be tuned by an optional hashref
 appearing as the last parameter on the call.  If an empty string is
 passed to 

commit perl-File-Path for openSUSE:Factory

2017-06-27 Thread root
Hello community,

here is the log from the commit of package perl-File-Path for openSUSE:Factory 
checked in at 2017-06-27 10:20:56

Comparing /work/SRC/openSUSE:Factory/perl-File-Path (Old)
 and  /work/SRC/openSUSE:Factory/.perl-File-Path.new (New)


Package is "perl-File-Path"

Tue Jun 27 10:20:56 2017 rev:3 rq:506102 version:2.14

Changes:

--- /work/SRC/openSUSE:Factory/perl-File-Path/perl-File-Path.changes
2015-10-19 22:49:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-File-Path.new/perl-File-Path.changes   
2017-06-27 10:20:57.757821420 +0200
@@ -1,0 +2,64 @@
+Wed Jun 21 05:38:40 UTC 2017 - co...@suse.com
+
+- updated to 2.14
+   see /usr/share/doc/packages/perl-File-Path/Changes
+
+  2.14 2017-06-07
+  - When creating subdirectories for testing underneath
+File::Spec::Functions::tmpdir(), use randomly generated strings.
+  - No change in functionality from 2.13.
+
+---
+Fri Jun  2 05:43:59 UTC 2017 - co...@suse.com
+
+- updated to 2.13
+   see /usr/share/doc/packages/perl-File-Path/Changes
+
+  2.13 2017-05-31
+  - Document security vulnerability reported as CVE-2017-6512.
+  
+  2.12_008 2017-05-07
+  - Patch from John Lightsey.
+  
+  2.12_007 2017-04-22
+  - Skip tests where filesystem doesn't support permissions (RT 121248).
+  - Add AppVeyor configuration; thanks to Charlie Gonzalez and Hayo Baan.
+  
+  2.12_006 2017-04-21
+  - Modernize README, Makefile.PL, updating of version number
+and release date in documentation.
+  
+  2.12_005 2017-04-21
+  - Recommend use of 'safe => 1' in remove_tree() and rmtree().
+  - Warn if mkpath() or make_path() is passed implausible options on
+Windows.
+  - Corrections to errors in previous release.
+  
+  2.12_004 2017-04-18
+  - Certain functions used in tests are not available on Windows;
+skip them.
+  - Move certain functions used in testing to t/FilePathTest.pm. 
+  
+  2.12_003 2017-04-07
+  - Add tests to improve coverage ratios as measured by Devel::Cover
+  - No functional changes.
+  
+  2.12_002 2017-03-12
+  - GH#41 RT 117019 Fixed File::Path::remove_tree option hash is auto
+populated and cannot be reused
+  - GH#40 Unskip in path root t
+  - GH#39 Remove superfluous assignment to $arg{perm}
+  - GH#38 Minor grammatical doc fixes.
+  - GH#37 Minor grammatical doc fixes.
+  
+  2.12_001 2016-09-18
+  - RT 94209  document that the thread safety issue will not change and
+communicate alternative.
+  - RT 85878  be more generous with error check regex given we could be
+dealing with a pre-1.25 Carp.
+  - GH #33Be more precise in documentation example for make_path
+error checking.
+  - GH #34 Skip Windows 2000 and earlier unit tests (test change).
+  - GH #36 Do not hardcode ENOENT (test change).
+
+---

Old:

  File-Path-2.12.tar.gz

New:

  File-Path-2.14.tar.gz



Other differences:
--
++ perl-File-Path.spec ++
--- /var/tmp/diff_new_pack.tZTQ8g/_old  2017-06-27 10:20:58.349737762 +0200
+++ /var/tmp/diff_new_pack.tZTQ8g/_new  2017-06-27 10:20:58.353737196 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-File-Path
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,16 +17,17 @@
 
 
 Name:   perl-File-Path
-Version:2.12
+Version:2.14
 Release:0
-%define cpan_version 2.12
-Provides:   perl(File::Path) = 2.12
+%define cpan_version 2.14
+Provides:   perl(File::Path) = 2.14
+#Upstream:  James Keenan and Richard Elberger 1995-2017. All rights reserved.
 %define cpan_name File-Path
 Summary:Create or remove directory trees
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/File-Path/
-Source0:
http://www.cpan.org/authors/id/R/RI/RICHE/%{cpan_name}-%{cpan_version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/J/JK/JKEENAN/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -35,12 +36,11 @@
 %{perl_requires}
 
 %description
-This module provide a convenient way to create directories of arbitrary
+This module provides a convenient way to create directories of arbitrary
 depth and to delete 

commit perl-File-Path for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package perl-File-Path for openSUSE:Factory 
checked in at 2015-10-19 22:49:21

Comparing /work/SRC/openSUSE:Factory/perl-File-Path (Old)
 and  /work/SRC/openSUSE:Factory/.perl-File-Path.new (New)


Package is "perl-File-Path"

Changes:

--- /work/SRC/openSUSE:Factory/perl-File-Path/perl-File-Path.changes
2015-09-08 18:06:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-File-Path.new/perl-File-Path.changes   
2015-10-19 22:49:45.0 +0200
@@ -1,0 +2,40 @@
+Sat Oct 10 08:56:34 UTC 2015 - co...@suse.com
+
+- updated to 2.12
+   see /usr/share/doc/packages/perl-File-Path/Changes
+
+  2.12 2015-10-09
+  - RT 105935 Change ERROR HANDLING doc section to be very clear about the
+error handling mechanism for root nodes.
+  - RT 105935 Change ERROR HANDLING doc section to remove the EXPERIMENTAL
+note; the error handling mechanism has been in place for several 
versions.
+  
+  
+  2.11_004 2015-10-01
+  - RT 105935 Revert change made in 2.10_001 to carp on failure to find 
root
+directory when performing an rmtree.
+  
+  2.11_003 2015-08-03
+  - Fix root tests to properly call prereq() -- failed primarily on Windows
+since getpwent/getgrent not implemented on Windows.
+  
+  2.11_002 2015-07-25
+  - Fix windows refactored tests - missing import and since it's out of
+Path.t the path creation creates 2 directories (t/Path_win32.t)
+  - Fix root only tests.  getpwent/getgrent was called twice, causing
+skip_all to trigger and giving impression all tests pass.
+  
+  2.11_001 2015-07-24
+  - RT 105527 FIX: Move eg/ and author tests from t/Path.t to xt/
+  - RT 105935 FIX: Clarify error behavior for rmtree errors on root 
directory
+(not fixed but documented).  Clarify in documentation the how alike
+rmtree is to 'rm -r'.
+  - RT 105977 FIX: Fix INSTALLDIRS for Perl 5.6
+  - RT 105986 FIX: Refactor unit tests to better care for test counts
+  - RT 106039 FIX: Wrong version in Pod
+  - RT 106043 FIX: Suboptimal error message
+  - RT 106045 FIX: _run_for_warning does not consume multiple messages
+  - RT 106047 FIX: _run_for_verbose cause fail test on 5.6.2
+  - Removed optional File::Output usage and run those tests for everyone.
+
+---

Old:

  File-Path-2.11.tar.gz

New:

  File-Path-2.12.tar.gz



Other differences:
--
++ perl-File-Path.spec ++
--- /var/tmp/diff_new_pack.MCWK4M/_old  2015-10-19 22:49:46.0 +0200
+++ /var/tmp/diff_new_pack.MCWK4M/_new  2015-10-19 22:49:46.0 +0200
@@ -17,10 +17,10 @@
 
 
 Name:   perl-File-Path
-Version:2.11
+Version:2.12
 Release:0
-%define cpan_version 2.11
-Provides:   perl(File::Path) = 2.11
+%define cpan_version 2.12
+Provides:   perl(File::Path) = 2.12
 %define cpan_name File-Path
 Summary:Create or remove directory trees
 License:Artistic-1.0 or GPL-1.0+
@@ -56,6 +56,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README README.md TODO
+%doc Changes README
 
 %changelog

++ File-Path-2.11.tar.gz -> File-Path-2.12.tar.gz ++
 1941 lines of diff (skipped)