Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Path-Tiny for openSUSE:Factory checked in at 2022-09-10 20:16:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Path-Tiny (Old) and /work/SRC/openSUSE:Factory/.perl-Path-Tiny.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Path-Tiny" Sat Sep 10 20:16:42 2022 rev:29 rq:1002186 version:0.124 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Path-Tiny/perl-Path-Tiny.changes 2022-01-22 08:18:13.242888977 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Path-Tiny.new.2083/perl-Path-Tiny.changes 2022-09-10 20:16:44.060743041 +0200 @@ -1,0 +2,13 @@ +Sat Sep 3 03:08:03 UTC 2022 - Tina M??ller <timueller+p...@suse.de> + +- updated to 0.124 + see /usr/share/doc/packages/perl-Path-Tiny/Changes + + 0.124 2022-09-02 11:06:12-04:00 America/New_York + - No changes from 0.123-TRIAL. + 0.123 2022-08-29 11:06:49-04:00 America/New_York (TRIAL RELEASE) + [Documentation] + - Added link to `touchpath` in the `mkpath` docs. + - Fixed example in `tempfile` docs. + +------------------------------------------------------------------- Old: ---- Path-Tiny-0.122.tar.gz New: ---- Path-Tiny-0.124.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Path-Tiny.spec ++++++ --- /var/tmp/diff_new_pack.cCYeeA/_old 2022-09-10 20:16:45.320746281 +0200 +++ /var/tmp/diff_new_pack.cCYeeA/_new 2022-09-10 20:16:45.324746292 +0200 @@ -18,10 +18,10 @@ %define cpan_name Path-Tiny Name: perl-Path-Tiny -Version: 0.122 +Version: 0.124 Release: 0 -Summary: File path utility License: Apache-2.0 +Summary: File path utility 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 ++++++ Path-Tiny-0.122.tar.gz -> Path-Tiny-0.124.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Path-Tiny-0.122/Changes new/Path-Tiny-0.124/Changes --- old/Path-Tiny-0.122/Changes 2022-01-16 16:05:25.000000000 +0100 +++ new/Path-Tiny-0.124/Changes 2022-09-02 17:06:29.000000000 +0200 @@ -1,5 +1,17 @@ Revision history for Path-Tiny +0.124 2022-09-02 11:06:12-04:00 America/New_York + + - No changes from 0.123-TRIAL. + +0.123 2022-08-29 11:06:49-04:00 America/New_York (TRIAL RELEASE) + + [Documentation] + + - Added link to `touchpath` in the `mkpath` docs. + + - Fixed example in `tempfile` docs. + 0.122 2022-01-16 10:05:08-05:00 America/New_York - No changes from 0.121-TRIAL. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Path-Tiny-0.122/MANIFEST new/Path-Tiny-0.124/MANIFEST --- old/Path-Tiny-0.122/MANIFEST 2022-01-16 16:05:25.000000000 +0100 +++ new/Path-Tiny-0.124/MANIFEST 2022-09-02 17:06:29.000000000 +0200 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.024. +# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.025. CONTRIBUTING.mkdn Changes LICENSE diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Path-Tiny-0.122/META.json new/Path-Tiny-0.124/META.json --- old/Path-Tiny-0.122/META.json 2022-01-16 16:05:25.000000000 +0100 +++ new/Path-Tiny-0.124/META.json 2022-09-02 17:06:29.000000000 +0200 @@ -4,7 +4,7 @@ "David Golden <dagol...@cpan.org>" ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010", + "generated_by" : "Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010", "license" : [ "apache_2_0" ], @@ -112,11 +112,11 @@ "provides" : { "Path::Tiny" : { "file" : "lib/Path/Tiny.pm", - "version" : "0.122" + "version" : "0.124" }, "Path::Tiny::Error" : { "file" : "lib/Path/Tiny.pm", - "version" : "0.122" + "version" : "0.124" } }, "release_status" : "stable", @@ -131,7 +131,7 @@ "web" : "https://github.com/dagolden/Path-Tiny" } }, - "version" : "0.122", + "version" : "0.124", "x_authority" : "cpan:DAGOLDEN", "x_contributors" : [ "Alex Efros <power...@powerman.name>", @@ -168,8 +168,8 @@ "Yanick Champoux <yan...@babyl.dyndns.org>", "\uae40\ub3c4\ud615 - Keedi Kim <ke...@cpan.org>" ], - "x_generated_by_perl" : "v5.34.0", - "x_serialization_backend" : "Cpanel::JSON::XS version 4.26", + "x_generated_by_perl" : "v5.36.0", + "x_serialization_backend" : "Cpanel::JSON::XS version 4.29", "x_spdx_expression" : "Apache-2.0" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Path-Tiny-0.122/META.yml new/Path-Tiny-0.124/META.yml --- old/Path-Tiny-0.122/META.yml 2022-01-16 16:05:25.000000000 +0100 +++ new/Path-Tiny-0.124/META.yml 2022-09-02 17:06:29.000000000 +0200 @@ -18,7 +18,7 @@ ExtUtils::MakeMaker: '6.17' perl: '5.008001' dynamic_config: 0 -generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010' +generated_by: 'Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010' license: apache meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -36,10 +36,10 @@ provides: Path::Tiny: file: lib/Path/Tiny.pm - version: '0.122' + version: '0.124' Path::Tiny::Error: file: lib/Path/Tiny.pm - version: '0.122' + version: '0.124' 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.122' +version: '0.124' x_authority: cpan:DAGOLDEN x_contributors: - 'Alex Efros <power...@powerman.name>' @@ -102,6 +102,6 @@ - 'Toby Inkster <toby...@cpan.org>' - 'Yanick Champoux <yan...@babyl.dyndns.org>' - '????????? - Keedi Kim <ke...@cpan.org>' -x_generated_by_perl: v5.34.0 +x_generated_by_perl: v5.36.0 x_serialization_backend: 'YAML::Tiny version 1.73' x_spdx_expression: Apache-2.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Path-Tiny-0.122/Makefile.PL new/Path-Tiny-0.124/Makefile.PL --- old/Path-Tiny-0.122/Makefile.PL 2022-01-16 16:05:25.000000000 +0100 +++ new/Path-Tiny-0.124/Makefile.PL 2022-09-02 17:06:29.000000000 +0200 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.024. +# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.025. use strict; use warnings; @@ -48,7 +48,7 @@ "lib" => 0, "open" => 0 }, - "VERSION" => "0.122", + "VERSION" => "0.124", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Path-Tiny-0.122/README new/Path-Tiny-0.124/README --- old/Path-Tiny-0.122/README 2022-01-16 16:05:25.000000000 +0100 +++ new/Path-Tiny-0.124/README 2022-09-02 17:06:29.000000000 +0200 @@ -2,7 +2,7 @@ Path::Tiny - File path utility VERSION - version 0.122 + version 0.124 SYNOPSIS use Path::Tiny; @@ -186,7 +186,7 @@ my $target_dir = path('/to/destination'); my $tempfile = $target_dir->tempfile('foobarXXXXXX'); $tempfile->spew('A lot of data...'); # not atomic - $tempfile->rename($target_dir->child('foobar')); # hopefully atomic + $tempfile->move($target_dir->child('foobar')); # hopefully atomic In this case, any value set for option "DIR" is ignored. @@ -584,6 +584,9 @@ thrown. Returns the list of directories created or an empty list if the directories already exist, just like "make_path". + See also "touchpath" as a chainable alternative to create a writeable + file path (though without options). + Current API available since 0.001. move diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Path-Tiny-0.122/cpanfile new/Path-Tiny-0.124/cpanfile --- old/Path-Tiny-0.122/cpanfile 2022-01-16 16:05:25.000000000 +0100 +++ new/Path-Tiny-0.124/cpanfile 2022-09-02 17:06:29.000000000 +0200 @@ -1,4 +1,4 @@ -# This file is generated by Dist::Zilla::Plugin::CPANFile v6.024 +# This file is generated by Dist::Zilla::Plugin::CPANFile v6.025 # Do not edit this file directly. To change prereqs, edit the `dist.ini` file. requires "Carp" => "0"; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Path-Tiny-0.122/dist.ini new/Path-Tiny-0.124/dist.ini --- old/Path-Tiny-0.122/dist.ini 2022-01-16 16:05:25.000000000 +0100 +++ new/Path-Tiny-0.124/dist.ini 2022-09-02 17:06:29.000000000 +0200 @@ -18,6 +18,7 @@ stopwords = SHA stopwords = UNC stopwords = canonpath +stopwords = chainable stopwords = codepoints stopwords = cwd stopwords = dirname diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Path-Tiny-0.122/lib/Path/Tiny.pm new/Path-Tiny-0.124/lib/Path/Tiny.pm --- old/Path-Tiny-0.122/lib/Path/Tiny.pm 2022-01-16 16:05:25.000000000 +0100 +++ new/Path-Tiny-0.124/lib/Path/Tiny.pm 2022-09-02 17:06:29.000000000 +0200 @@ -5,7 +5,7 @@ package Path::Tiny; # ABSTRACT: File path utility -our $VERSION = '0.122'; +our $VERSION = '0.124'; # Dependencies use Config; @@ -361,7 +361,7 @@ #pod my $target_dir = path('/to/destination'); #pod my $tempfile = $target_dir->tempfile('foobarXXXXXX'); #pod $tempfile->spew('A lot of data...'); # not atomic -#pod $tempfile->rename($target_dir->child('foobar')); # hopefully atomic +#pod $tempfile->move($target_dir->child('foobar')); # hopefully atomic #pod #pod In this case, any value set for option C<DIR> is ignored. #pod @@ -1351,6 +1351,9 @@ #pod thrown. Returns the list of directories created or an empty list if #pod the directories already exist, just like C<make_path>. #pod +#pod See also L</touchpath> as a chainable alternative to create a writeable file path +#pod (though without options). +#pod #pod Current API available since 0.001. #pod #pod =cut @@ -2245,7 +2248,7 @@ =head1 VERSION -version 0.122 +version 0.124 =head1 SYNOPSIS @@ -2436,7 +2439,7 @@ my $target_dir = path('/to/destination'); my $tempfile = $target_dir->tempfile('foobarXXXXXX'); $tempfile->spew('A lot of data...'); # not atomic - $tempfile->rename($target_dir->child('foobar')); # hopefully atomic + $tempfile->move($target_dir->child('foobar')); # hopefully atomic In this case, any value set for option C<DIR> is ignored. @@ -2858,6 +2861,9 @@ thrown. Returns the list of directories created or an empty list if the directories already exist, just like C<make_path>. +See also L</touchpath> as a chainable alternative to create a writeable file path +(though without options). + Current API available since 0.001. =head2 move diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Path-Tiny-0.122/xt/author/pod-spell.t new/Path-Tiny-0.124/xt/author/pod-spell.t --- old/Path-Tiny-0.122/xt/author/pod-spell.t 2022-01-16 16:05:25.000000000 +0100 +++ new/Path-Tiny-0.124/xt/author/pod-spell.t 2022-09-02 17:06:29.000000000 +0200 @@ -91,6 +91,7 @@ book brainbuz canonpath +chainable codepoints cwd dagolden diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Path-Tiny-0.122/xt/author/portability.t new/Path-Tiny-0.124/xt/author/portability.t --- old/Path-Tiny-0.122/xt/author/portability.t 2022-01-16 16:05:25.000000000 +0100 +++ new/Path-Tiny-0.124/xt/author/portability.t 2022-09-02 17:06:29.000000000 +0200 @@ -3,8 +3,6 @@ use Test::More; -eval 'use Test::Portability::Files'; -plan skip_all => 'Test::Portability::Files required for testing portability' - if $@; +use Test::Portability::Files; options(test_one_dot => 0); run_tests();