diff --git a/perl-MIME-EncWords.spec b/perl-MIME-EncWords.spec index e62b903..babac4f 100644 --- a/perl-MIME-EncWords.spec +++ b/perl-MIME-EncWords.spec @@ -2,22 +2,25 @@ Name: perl-MIME-EncWords Version: 1.014.3 -Release: 1mamba +Release: 2mamba Summary: MIME::EncWords - Deal with RFC 2047 encoded words (improved) 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/N/NE/NEZUMI/MIME-EncWords-%{version}.tar.gz License: Artistic, GPL Requires: perl >= %perl_major_ver ## AUTOBUILDREQ-BEGIN +BuildRequires: libperl +BuildRequires: perl-Encode +BuildRequires: perl-MIME-Charset BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 BuildRequires: perl-devel >= %perl_major_ver BuildRequires: perl-MIME-Charset -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description MIME::EncWords - Deal with RFC 2047 encoded words (improved). @@ -51,6 +54,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Mon Apr 17 2023 Sdk Build System 1.014.3-2mamba +- rebuilt with perl 5.36.0 + * Sat Oct 04 2014 Automatic Build System 1.014.3-1mamba - automatic update by autodist