diff --git a/perl-Unicode-Map8.spec b/perl-Unicode-Map8.spec index 86477e5..60196bc 100644 --- a/perl-Unicode-Map8.spec +++ b/perl-Unicode-Map8.spec @@ -2,7 +2,7 @@ Name: perl-Unicode-Map8 Version: 0.13 -Release: 2mamba +Release: 3mamba Summary: Unicode::Map8 - Mapping table between 8-bit chars and Unicode Group: System/Libraries/Perl Vendor: openmamba @@ -28,7 +28,7 @@ The Unicode::Map8 class implement efficient mapping tables between 8-bit charact %build perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor %make -%ifnarch x86_64 +%ifnarch x86_64 aarch64 %make test %endif @@ -53,6 +53,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Wed Nov 09 2016 Silvan Calarco 0.13-3mamba +- rebuilt with perl 5.24 + * Mon Nov 12 2012 Silvan Calarco 0.13-2mamba - perl 5.16 mass rebuild