diff --git a/perl-PPIx-QuoteLike.spec b/perl-PPIx-QuoteLike.spec index c03d4f9..08575a8 100644 --- a/perl-PPIx-QuoteLike.spec +++ b/perl-PPIx-QuoteLike.spec @@ -2,7 +2,7 @@ Name: perl-PPIx-QuoteLike Version: 0.023 -Release: 1mamba +Release: 2mamba Summary: PPIx::QuoteLike - Parse Perl string literals and string-literal-like things Group: System/Libraries/Perl Vendor: openmamba @@ -13,11 +13,13 @@ Source: https://cpan.metacpan.org/authors/id/W/WY/WYANT/PPIx-QuoteLike-%{ License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: libperl +BuildRequires: perl-Encode BuildRequires: perl-PPI BuildRequires: perl-Readonly BuildRequires: perl-Scalar-List-Utils BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 Requires: perl >= %perl_major_ver %description @@ -55,5 +57,8 @@ done %defattr(-,root,root) %changelog +* Mon Apr 17 2023 Sdk Build System 0.023-2mamba +- rebuilt with perl 5.36.0 + * Mon Mar 13 2023 Silvan Calarco 0.023-1mamba - package created using the webbuild interface