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
This commit is contained in:
Dirk Stoecker 2022-01-20 10:23:45 +00:00 committed by Git OBS Bridge
parent ad787f3b6f
commit a030205830
4 changed files with 18 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:66a1164981d449da46cc88383fe37f9e352e87e9570bfb960e43fe8ff016ee1b
size 95979

3
Path-Tiny-0.122.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4bc6f76d0548ccd8b38cb66291a885bf0de453d0167562c7b82e8861afdcfb7c
size 98664

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Jan 17 03:07:25 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- 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 <timueller+perl@suse.de>

View File

@ -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