rebuilt with perl 5.24 [release 0.005-2mamba;Wed Nov 09 2016]

This commit is contained in:
Silvan Calarco 2024-01-06 09:31:04 +01:00
parent 2ade796327
commit e868ae0c11

View File

@ -2,7 +2,7 @@
Name: perl-PerlIO-utf8_strict Name: perl-PerlIO-utf8_strict
Version: 0.005 Version: 0.005
Release: 1mamba Release: 2mamba
Summary: PerlIO::utf8_strict - Fast and correct UTF-8 IO Summary: PerlIO::utf8_strict - Fast and correct UTF-8 IO
Group: System/Libraries/Perl Group: System/Libraries/Perl
Vendor: openmamba 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 Source: http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/PerlIO-utf8_strict-%{version}.tar.gz
License: GPL, Artistic License: GPL, Artistic
## AUTOBUILDREQ-BEGIN ## 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 ## AUTOBUILDREQ-END
BuildRequires: perl-devel BuildRequires: perl-devel
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
@ -52,10 +53,11 @@ done
%files -f .packlist %files -f .packlist
%defattr(-,root,root) %defattr(-,root,root)
%doc LICENSE %doc LICENSE
## note: eventually add the remaining documents (if any)
# %doc README
%changelog %changelog
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.005-2mamba
- rebuilt with perl 5.24
* Wed Dec 03 2014 Automatic Build System <autodist@mambasoft.it> 0.005-1mamba * Wed Dec 03 2014 Automatic Build System <autodist@mambasoft.it> 0.005-1mamba
- automatic update by autodist - automatic update by autodist