rebuilt with perl 5.24 [release 1.05-3mamba;Wed Nov 09 2016]

This commit is contained in:
Silvan Calarco 2024-01-06 09:33:20 +01:00
parent c3c315aa38
commit 73e475e71b

View File

@ -2,22 +2,25 @@
Name: perl-Readonly-XS
Version: 1.05
Release: 2mamba
Release: 3mamba
Summary: Readonly::XS - Companion module for Readonly.pm, to speed up read-only scalar variables
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Automatic Build System <autodist@mambasoft.it>
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
Source: http://search.cpan.org/CPAN/authors/id/R/RO/ROODE/Readonly-XS-%{version}.tar.gz
Patch0: perl-Readonly-XS-1.05-makefile.pl.patch
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libperl
## AUTOBUILDREQ-END
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Test::More)
BuildRequires: perl-devel
Requires: perl >= %perl_major_ver
Requires: perl(Readonly)
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Readonly::XS is a companion module for Readonly, to speed up read-only
@ -52,6 +55,9 @@ chmod -R u+w %{buildroot}/*
%doc Changes README
%changelog
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.05-3mamba
- rebuilt with perl 5.24
* Mon Nov 12 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.05-2mamba
- perl 5.16 mass rebuild