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..7a02c3ae81af094de5af79d2c1850d14c94cfe68 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 @@ -50,12 +50,16 @@ make test %files %license LICENSE %{perl_vendorlib}/Path/ +/usr/share/man/man3/Path::Tiny.3pm.gz %files help %doc Changes CONTRIBUTING.mkdn README -%{_mandir}/man3/Path::Tiny.3* %changelog +* Mon May 12 2025 openeuler_bot - 0.148-1 +- Fixed problems with exceptions (version:0.148). +- Cross-referenced slurp and lines (version:0.148). + * Sun Jan 19 2025 Funda Wang - 0.146-2 - drop useless perl(:MODULE_COMPAT) requirement @@ -69,4 +73,4 @@ make test - Upgrade to version 0.122 * Wed Nov 20 2019 openEuler Buildteam - 0.1.11-2 -- Package init +- Package init \ No newline at end of file