diff --git a/perl-Time-Local.spec b/perl-Time-Local.spec index 54cd483ee17d97bfa04fee6902e3c90b8eb63eea..e299eebac921c740951305aab814c0dfd1fefdf1 100644 --- a/perl-Time-Local.spec +++ b/perl-Time-Local.spec @@ -1,4 +1,4 @@ -%define anolis_release 3 +%define anolis_release 4 %global cpan_version 1.30 Name: perl-Time-Local Epoch: 2 @@ -21,7 +21,6 @@ BuildRequires: perl(Exporter) BuildRequires: perl(parent) BuildRequires: perl(File::Spec) BuildRequires: perl(Test::More) >= 0.96 -Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) %description This module provides functions that are the inverse of built-in perl functions @@ -62,6 +61,9 @@ make test %doc Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md %changelog +* Fri Feb 03 2023 mgb01105731 - 2:1.30-4 +- remove versioned MODULE_COMPAT_ requires + * Mon Jan 30 2023 Chunmei Xu - 2:1.30-3 - rebuild with perl 5.36.0