rebuilt with perl 5.24 [release 0.13-3mamba;Wed Nov 09 2016]
This commit is contained in:
parent
329e141562
commit
2fe1141acc
@ -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 <silvan.calarco@mambasoft.it> 0.13-3mamba
|
||||
- rebuilt with perl 5.24
|
||||
|
||||
* Mon Nov 12 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.13-2mamba
|
||||
- perl 5.16 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user