diff --git a/Path-Tiny-0.148.tar.gz b/Path-Tiny-0.148.tar.gz deleted file mode 100644 index 588af85..0000000 --- a/Path-Tiny-0.148.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:818aed754b74f399e42c238bea738e20a52af89a6e3feb58bec9d0130eea4746 -size 109809 diff --git a/Path-Tiny-0.150.tar.gz b/Path-Tiny-0.150.tar.gz new file mode 100644 index 0000000..83b05a2 --- /dev/null +++ b/Path-Tiny-0.150.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff20713d1a14d257af9c78209001f40dc177e4b9d1496115cbd8726d577946c7 +size 105901 diff --git a/perl-Path-Tiny.changes b/perl-Path-Tiny.changes index 0a97aad..d8663a9 100644 --- a/perl-Path-Tiny.changes +++ b/perl-Path-Tiny.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Oct 14 12:18:14 UTC 2025 - Tina Müller + +- updated to 0.150.0 (0.150) + see /usr/share/doc/packages/perl-Path-Tiny/Changes + + 0.150 2025-07-21 10:58:00-04:00 America/New_York + - No changes from 0.149-TRIAL + 0.149 2025-07-21 05:49:38-04:00 America/New_York (TRIAL RELEASE) + [Other] + - Released with newest Dist::Zilla to avoid xattrs in the tarball. + ------------------------------------------------------------------- Tue Mar 18 05:34:31 UTC 2025 - Tina Müller diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec index bb949db..ab4cd62 100644 --- a/perl-Path-Tiny.spec +++ b/perl-Path-Tiny.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Path-Tiny # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define cpan_name Path-Tiny Name: perl-Path-Tiny -Version: 0.148.0 +Version: 0.150.0 Release: 0 -# 0.148 -> normalize -> 0.148.0 -%define cpan_version 0.148 +# 0.150 -> normalize -> 0.150.0 +%define cpan_version 0.150 License: Apache-2.0 Summary: File path utility URL: https://metacpan.org/release/%{cpan_name} @@ -73,7 +73,7 @@ This module depends heavily on PerlIO layers for correct operation and thus requires Perl 5.008001 or later. %prep -%autosetup -n %{cpan_name}-%{cpan_version} -p1 +%autosetup -n %{cpan_name}-%{cpan_version} -p1 %build perl Makefile.PL INSTALLDIRS=vendor