From a030205830d914feb64a92756054f1f9c02effa5811526e64bef9d4691523b7a Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Thu, 20 Jan 2022 10:23:45 +0000 Subject: [PATCH] Accepting request 947253 from devel:languages:perl:autoupdate - updated to 0.122 see /usr/share/doc/packages/perl-Path-Tiny/Changes 0.122 2022-01-16 10:05:08-05:00 America/New_York - No changes from 0.121-TRIAL. 0.121 2022-01-08 11:05:33-05:00 America/New_York (TRIAL RELEASE) [Additions] - Adds `size` and `size_human` methods. The latter gives `ls -lh` style output, with options to choose base2 or base10 forms. OBS-URL: https://build.opensuse.org/request/show/947253 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Path-Tiny?expand=0&rev=51 --- Path-Tiny-0.120.tar.gz | 3 --- Path-Tiny-0.122.tar.gz | 3 +++ perl-Path-Tiny.changes | 13 +++++++++++++ perl-Path-Tiny.spec | 4 ++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 Path-Tiny-0.120.tar.gz create mode 100644 Path-Tiny-0.122.tar.gz diff --git a/Path-Tiny-0.120.tar.gz b/Path-Tiny-0.120.tar.gz deleted file mode 100644 index c4a8f48..0000000 --- a/Path-Tiny-0.120.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66a1164981d449da46cc88383fe37f9e352e87e9570bfb960e43fe8ff016ee1b -size 95979 diff --git a/Path-Tiny-0.122.tar.gz b/Path-Tiny-0.122.tar.gz new file mode 100644 index 0000000..2f84c1f --- /dev/null +++ b/Path-Tiny-0.122.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bc6f76d0548ccd8b38cb66291a885bf0de453d0167562c7b82e8861afdcfb7c +size 98664 diff --git a/perl-Path-Tiny.changes b/perl-Path-Tiny.changes index d099767..0cac5aa 100644 --- a/perl-Path-Tiny.changes +++ b/perl-Path-Tiny.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Jan 17 03:07:25 UTC 2022 - Tina Müller + +- updated to 0.122 + see /usr/share/doc/packages/perl-Path-Tiny/Changes + + 0.122 2022-01-16 10:05:08-05:00 America/New_York + - No changes from 0.121-TRIAL. + 0.121 2022-01-08 11:05:33-05:00 America/New_York (TRIAL RELEASE) + [Additions] + - Adds `size` and `size_human` methods. The latter gives `ls -lh` style + output, with options to choose base2 or base10 forms. + ------------------------------------------------------------------- Mon Oct 25 03:06:31 UTC 2021 - Tina Müller diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec index 772c2c8..882765f 100644 --- a/perl-Path-Tiny.spec +++ b/perl-Path-Tiny.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Path-Tiny # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define cpan_name Path-Tiny Name: perl-Path-Tiny -Version: 0.120 +Version: 0.122 Release: 0 Summary: File path utility License: Apache-2.0