diff --git a/perl-namespace-autoclean.spec b/perl-namespace-autoclean.spec index 5078497ce1d59d5058e1a9a8a61b981a23d1305a..f3c0ca8df9d77a46fe43e117501b6e8e7f7adec6 100644 --- a/perl-namespace-autoclean.spec +++ b/perl-namespace-autoclean.spec @@ -1,7 +1,7 @@ Summary: Keep imports out of your namespace Name: perl-namespace-autoclean Version: 0.29 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL+ or Artistic URL: https://metacpan.org/release/namespace-autoclean Source0: https://cpan.metacpan.org/modules/by-module/namespace/namespace-autoclean-%{version}.tar.gz @@ -15,7 +15,6 @@ BuildRequires: perl(Test::Needs) perl(Sub::Identify) BuildRequires: perl(Test::More) >= 0.94 BuildRequires: perl(namespace::clean) >= 0.20 BuildRequires: perl(B::Hooks::EndOfScope) >= 0.12 -Requires: perl(:MODULE_COMPAT_%{perl_version}) Requires: perl(Sub::Identify) BuildArch: noarch @@ -51,6 +50,9 @@ make test %{_mandir}/man3/namespace::autoclean.3* %changelog +* Wed Aug 16 2023 Xiaojie Chen - 0.29-4 +- Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 + * Fri Apr 28 2023 OpenCloudOS Release Engineering - 0.29-3 - Rebuilt for OpenCloudOS Stream 23.05