diff --git a/ExtUtils-InstallPaths-0.013.tar.gz b/ExtUtils-InstallPaths-0.013.tar.gz deleted file mode 100644 index e9a94be..0000000 --- a/ExtUtils-InstallPaths-0.013.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:65969d3ad8a3a2ea8ef5b4213ed5c2c83961bb5bd12f7ad35128f6bd5b684aa0 -size 19190 diff --git a/ExtUtils-InstallPaths-0.014.tar.gz b/ExtUtils-InstallPaths-0.014.tar.gz new file mode 100644 index 0000000..8ea0d27 --- /dev/null +++ b/ExtUtils-InstallPaths-0.014.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae65d20cc3c7e14b3cd790915c84510f82dfb37a4c9b88aa74b2e843af417d01 +size 19253 diff --git a/perl-ExtUtils-InstallPaths.changes b/perl-ExtUtils-InstallPaths.changes index 7a22ddd..b3a5c70 100644 --- a/perl-ExtUtils-InstallPaths.changes +++ b/perl-ExtUtils-InstallPaths.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Sep 11 05:32:24 UTC 2024 - Tina Müller + +- updated to 0.14.0 (0.014) + see /usr/share/doc/packages/perl-ExtUtils-InstallPaths/Changes + + 0.014 2024-09-10 18:20:50+02:00 Europe/Brussels + - Drop 5.006 support + - Compensate for perls without installsitescript + ------------------------------------------------------------------- Fri Apr 26 03:08:38 UTC 2024 - Tina Müller diff --git a/perl-ExtUtils-InstallPaths.spec b/perl-ExtUtils-InstallPaths.spec index 0e097b4..11041d0 100644 --- a/perl-ExtUtils-InstallPaths.spec +++ b/perl-ExtUtils-InstallPaths.spec @@ -18,10 +18,10 @@ %define cpan_name ExtUtils-InstallPaths Name: perl-ExtUtils-InstallPaths -Version: 0.13.0 +Version: 0.14.0 Release: 0 -# 0.013 -> normalize -> 0.13.0 -%define cpan_version 0.013 +# 0.014 -> normalize -> 0.14.0 +%define cpan_version 0.014 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Build.PL install path logic made easy URL: https://metacpan.org/release/%{cpan_name} @@ -30,8 +30,8 @@ Source1: cpanspec.yml BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(ExtUtils::Config) >= 0.002 -Requires: perl(ExtUtils::Config) >= 0.002 +BuildRequires: perl(ExtUtils::Config) >= 0.9.0 +Requires: perl(ExtUtils::Config) >= 0.9.0 Provides: perl(ExtUtils::InstallPaths) = %{version} %undefine __perllib_provides %{perl_requires}