diff --git a/perl-namespace-clean.spec b/perl-namespace-clean.spec index c112dbb..a010374 100644 --- a/perl-namespace-clean.spec +++ b/perl-namespace-clean.spec @@ -2,23 +2,23 @@ Name: perl-namespace-clean Version: 0.27 -Release: 1mamba +Release: 2mamba Summary: namespace::clean - Keep imports and functions out of your namespace Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/namespace-clean-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: perl-B-Hooks-EndOfScope BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 Provides: perl(namespace::clean::_Util) BuildRequires: perl-Sub-Identify Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description namespace::clean - Keep imports and functions out of your namespace. @@ -53,6 +53,9 @@ done %defattr(-,root,root) %changelog +* Tue Apr 18 2023 Sdk Build System 0.27-2mamba +- rebuilt with perl 5.36.0 + * Fri Nov 11 2016 Silvan Calarco 0.27-1mamba - update to 0.27