diff --git a/Path-Tiny-0.146.tar.gz b/Path-Tiny-0.146.tar.gz deleted file mode 100644 index 70f35d94c3e5f774f120b0a0f7a045c6fdd846dc..0000000000000000000000000000000000000000 Binary files a/Path-Tiny-0.146.tar.gz and /dev/null differ diff --git a/Path-Tiny-0.148.tar.gz b/Path-Tiny-0.148.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f2af196a2d03093b56803e4ca47707f5de467462 Binary files /dev/null and b/Path-Tiny-0.148.tar.gz differ diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec index 151da12bb340b946899b2e5655fd24f5f20b8eb8..93357e203e7374c540ebd2c4704f600ce8e0c217 100644 --- a/perl-Path-Tiny.spec +++ b/perl-Path-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-Path-Tiny -Version: 0.146 -Release: 2 +Version: 0.148 +Release: 1 Summary: Provides a small, fast utility for working with file paths License: Apache-2.0 URL: https://metacpan.org/pod/Path::Tiny @@ -56,6 +56,12 @@ make test %{_mandir}/man3/Path::Tiny.3* %changelog +* Mon May 12 2025 openeuler_bot - 0.148-1 +- Fixed problems with exceptions (version:0.147). +- Cross-referenced slurp and lines (version:0.148). +- Invalid arguments when hash references are expected throw exceptions (version:0.147). +- Improved error message spewing to a file in a non-existent directory (version:0.145). + * Sun Jan 19 2025 Funda Wang - 0.146-2 - drop useless perl(:MODULE_COMPAT) requirement