diff --git a/perl-PerlIO-utf8_strict.spec b/perl-PerlIO-utf8_strict.spec index bedeb40..d24f95e 100644 --- a/perl-PerlIO-utf8_strict.spec +++ b/perl-PerlIO-utf8_strict.spec @@ -2,7 +2,7 @@ Name: perl-PerlIO-utf8_strict Version: 0.005 -Release: 1mamba +Release: 2mamba Summary: PerlIO::utf8_strict - Fast and correct UTF-8 IO Group: System/Libraries/Perl Vendor: openmamba @@ -12,7 +12,8 @@ URL: http://www.cpan.org Source: http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/PerlIO-utf8_strict-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN -## note: run 'autospec -u -a6 perl-PerlIO-utf8_strict' to get the list of build requirements. +BuildRequires: glibc-devel +BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl-devel Requires: perl >= %perl_major_ver @@ -52,10 +53,11 @@ done %files -f .packlist %defattr(-,root,root) %doc LICENSE -## note: eventually add the remaining documents (if any) -# %doc README %changelog +* Wed Nov 09 2016 Silvan Calarco 0.005-2mamba +- rebuilt with perl 5.24 + * Wed Dec 03 2014 Automatic Build System 0.005-1mamba - automatic update by autodist