diff --git a/perl-Archive-Any.spec b/perl-Archive-Any.spec index 7e43450..da8669d 100644 --- a/perl-Archive-Any.spec +++ b/perl-Archive-Any.spec @@ -2,26 +2,26 @@ Name: perl-Archive-Any Version: 0.0946 -Release: 1mamba +Release: 2mamba Summary: Archive::Any - Single interface to deal with file archives Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Aleph0 -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://www.cpan.org/modules/by-module/Archive/Archive-Any-%{version}.tar.gz License: GPL, Artistic Requires: perl >= %perl_major_ver ## AUTOBUILDREQ-BEGIN -BuildRequires: perl-Archive-Tar +BuildRequires: libperl BuildRequires: perl-Archive-Zip -BuildRequires: perl-devel BuildRequires: perl-File-MMagic BuildRequires: perl-MIME-Types BuildRequires: perl-Module-Find +BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 BuildRequires: perl-Test-Warn -BuildRoot: %{_tmppath}/%{name}-%{version}-root # FIXME: #BuildRequires: perl-Test-Perl-Critic @@ -58,6 +58,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Mon Apr 17 2023 Sdk Build System 0.0946-2mamba +- rebuilt with perl 5.36.0 + * Sat Aug 03 2019 Automatic Build System 0.0946-1mamba - automatic update by autodist