diff --git a/Path-Tiny-0.124.tar.gz b/Path-Tiny-0.124.tar.gz deleted file mode 100644 index d3d9d2e..0000000 --- a/Path-Tiny-0.124.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa083144781e46817ec39d21962bbbb0533c201f3baf031d2999a785a2a013fd -size 98804 diff --git a/Path-Tiny-0.130.tar.gz b/Path-Tiny-0.130.tar.gz new file mode 100644 index 0000000..9528d76 --- /dev/null +++ b/Path-Tiny-0.130.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74109aec04ddd83d80ee14a5346e8bc3e3f4673238e1c7358693bff348196c13 +size 100807 diff --git a/perl-Path-Tiny.changes b/perl-Path-Tiny.changes index 2ade3cc..c9b4a51 100644 --- a/perl-Path-Tiny.changes +++ b/perl-Path-Tiny.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Fri Oct 21 03:09:03 UTC 2022 - Tina Müller + +- updated to 0.130 + see /usr/share/doc/packages/perl-Path-Tiny/Changes + + 0.130 2022-10-20 07:08:01-04:00 America/New_York + [Bug fixes] + - mkdir no longer fails when applied to an existing directory. + 0.128 2022-10-19 15:32:39-04:00 America/New_York + - No changes from 0.127-TRIAL. + 0.127 2022-10-05 17:17:36-04:00 America/New_York (TRIAL RELEASE) + [Testing] + - Fixed has_same_bytes test for Windows. + 0.125 2022-09-30 17:08:36-04:00 America/New_York (TRIAL RELEASE) + [*** DEPRECATIONS ***] + - The 'mkpath' method is deprecated in favor of 'mkdir'. + [Additions] + - Added 'mkdir' to replace 'mkpath', but returning the path object for chaining. + - Added `has_same_bytes` to efficiently compare the contents of two files. + [Documentation] + - Edited SYNOPSIS + ------------------------------------------------------------------- Sat Sep 3 03:08:03 UTC 2022 - Tina Müller diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec index a8df0b0..33287c0 100644 --- a/perl-Path-Tiny.spec +++ b/perl-Path-Tiny.spec @@ -18,7 +18,7 @@ %define cpan_name Path-Tiny Name: perl-Path-Tiny -Version: 0.124 +Version: 0.130 Release: 0 License: Apache-2.0 Summary: File path utility