forked from pool/perl-Path-Tiny
Automatic update to v0.150.0 (0.150) #2
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:818aed754b74f399e42c238bea738e20a52af89a6e3feb58bec9d0130eea4746
|
|
||||||
size 109809
|
|
||||||
BIN
Path-Tiny-0.150.tar.gz
(Stored with Git LFS)
Normal file
BIN
Path-Tiny-0.150.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 14 12:18:14 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- 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 <timueller+perl@suse.de>
|
Tue Mar 18 05:34:31 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Path-Tiny
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,10 +18,10 @@
|
|||||||
|
|
||||||
%define cpan_name Path-Tiny
|
%define cpan_name Path-Tiny
|
||||||
Name: perl-Path-Tiny
|
Name: perl-Path-Tiny
|
||||||
Version: 0.148.0
|
Version: 0.150.0
|
||||||
Release: 0
|
Release: 0
|
||||||
# 0.148 -> normalize -> 0.148.0
|
# 0.150 -> normalize -> 0.150.0
|
||||||
%define cpan_version 0.148
|
%define cpan_version 0.150
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Summary: File path utility
|
Summary: File path utility
|
||||||
URL: https://metacpan.org/release/%{cpan_name}
|
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.
|
requires Perl 5.008001 or later.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL INSTALLDIRS=vendor
|
perl Makefile.PL INSTALLDIRS=vendor
|
||||||
|
|||||||
Reference in New Issue
Block a user