From ad787f3b6fa51f2213d6c595bc656720f7924fb8182856b714af98f9e3c53e0f Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Tue, 26 Oct 2021 12:47:50 +0000 Subject: [PATCH] Accepting request 927287 from devel:languages:perl:autoupdate - updated to 0.120 see /usr/share/doc/packages/perl-Path-Tiny/Changes 0.120 2021-10-24 12:12:57-04:00 America/New_York - No changes from 0.119-TRIAL. 0.119 2021-10-20 18:15:24-04:00 America/New_York (TRIAL RELEASE) [Changes] - The `tempdir` and `tempfile` methods may be called on a Path::Tiny object representing a directory, in which case the directory will be used as the container for the temporary object (as if the `DIR` argument were used). OBS-URL: https://build.opensuse.org/request/show/927287 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Path-Tiny?expand=0&rev=50 --- Path-Tiny-0.118.tar.gz | 3 --- Path-Tiny-0.120.tar.gz | 3 +++ perl-Path-Tiny.changes | 14 ++++++++++++++ perl-Path-Tiny.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 Path-Tiny-0.118.tar.gz create mode 100644 Path-Tiny-0.120.tar.gz diff --git a/Path-Tiny-0.118.tar.gz b/Path-Tiny-0.118.tar.gz deleted file mode 100644 index 66921ac..0000000 --- a/Path-Tiny-0.118.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32138d8d0f4c9c1a84d2a8f91bc5e913d37d8a7edefbb15a10961bfed560b0fd -size 92950 diff --git a/Path-Tiny-0.120.tar.gz b/Path-Tiny-0.120.tar.gz new file mode 100644 index 0000000..c4a8f48 --- /dev/null +++ b/Path-Tiny-0.120.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66a1164981d449da46cc88383fe37f9e352e87e9570bfb960e43fe8ff016ee1b +size 95979 diff --git a/perl-Path-Tiny.changes b/perl-Path-Tiny.changes index cf6771e..d099767 100644 --- a/perl-Path-Tiny.changes +++ b/perl-Path-Tiny.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Oct 25 03:06:31 UTC 2021 - Tina Müller + +- updated to 0.120 + see /usr/share/doc/packages/perl-Path-Tiny/Changes + + 0.120 2021-10-24 12:12:57-04:00 America/New_York + - No changes from 0.119-TRIAL. + 0.119 2021-10-20 18:15:24-04:00 America/New_York (TRIAL RELEASE) + [Changes] + - The `tempdir` and `tempfile` methods may be called on a Path::Tiny object + representing a directory, in which case the directory will be used as the + container for the temporary object (as if the `DIR` argument were used). + ------------------------------------------------------------------- Fri Feb 5 03:12:12 UTC 2021 - Tina Müller diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec index c7a0032..772c2c8 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.118 +Version: 0.120 Release: 0 Summary: File path utility License: Apache-2.0