Accepting request 1278595 from devel:languages:perl:autoupdate
- updated to 1.118.0 (1.118) see /usr/share/doc/packages/perl-File-Find-Closures/Changes 1.118 2025-04-13T22:44:44Z * require a newer version.pm for v5.10.1 tests OBS-URL: https://build.opensuse.org/request/show/1278595 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Find-Closures?expand=0&rev=10
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:669af9f3e5a80450cc65916897f85bef4e5dea73e298c831258053e5a7faad65
|
||||
size 16154
|
3
File-Find-Closures-1.118.tar.gz
Normal file
3
File-Find-Closures-1.118.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63510f9f1a14d0a025b1a4b27103c03d916b1714d3bcbcc7d2272e4a81b81493
|
||||
size 16198
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 14 05:36:19 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 1.118.0 (1.118)
|
||||
see /usr/share/doc/packages/perl-File-Find-Closures/Changes
|
||||
|
||||
1.118 2025-04-13T22:44:44Z
|
||||
* require a newer version.pm for v5.10.1 tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 6 05:32:40 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name File-Find-Closures
|
||||
Name: perl-File-Find-Closures
|
||||
Version: 1.117.0
|
||||
Version: 1.118.0
|
||||
Release: 0
|
||||
# 1.117 -> normalize -> 1.117.0
|
||||
%define cpan_version 1.117
|
||||
# 1.118 -> normalize -> 1.118.0
|
||||
%define cpan_version 1.118
|
||||
License: Artistic-2.0
|
||||
Summary: Functions you can use with File::Find
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
@@ -33,6 +33,7 @@ BuildRequires: perl-macros
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.64
|
||||
BuildRequires: perl(File::Spec::Functions) >= 3.33
|
||||
BuildRequires: perl(Test::More) >= 1
|
||||
BuildRequires: perl(version) >= 0.86
|
||||
Requires: perl(File::Spec::Functions) >= 3.33
|
||||
Provides: perl(File::Find::Closures) = %{version}
|
||||
%undefine __perllib_provides
|
||||
@@ -63,7 +64,7 @@ processed by 'File::Spec::no_upwards' so that "." and ".." (or their
|
||||
equivalents) do not show up in the list.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{cpan_name}-%{cpan_version}
|
||||
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor
|
||||
|
Reference in New Issue
Block a user