rebuilt with perl 5.36.0 [release 1.05-4mamba;Mon Apr 17 2023]

This commit is contained in:
Sdk Build System 2024-01-06 09:33:21 +01:00
parent 73e475e71b
commit 6fca2c7e00

View File

@ -2,20 +2,22 @@
Name: perl-Readonly-XS
Version: 1.05
Release: 3mamba
Release: 4mamba
Summary: Readonly::XS - Companion module for Readonly.pm, to speed up read-only scalar variables
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
URL: https://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
BuildRequires: perl-Readonly
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Test::More)
BuildRequires: perl-devel
@ -55,6 +57,9 @@ chmod -R u+w %{buildroot}/*
%doc Changes README
%changelog
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 1.05-4mamba
- rebuilt with perl 5.36.0
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.05-3mamba
- rebuilt with perl 5.24