diff --git a/perl-Scope-Guard.spec b/perl-Scope-Guard.spec index 1cc1e69..f039ee0 100644 --- a/perl-Scope-Guard.spec +++ b/perl-Scope-Guard.spec @@ -2,20 +2,20 @@ Name: perl-Scope-Guard Version: 0.21 -Release: 1mamba +Release: 2mamba Summary: Scope::Guard - lexically-scoped resource management Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: https://cpan.metacpan.org/authors/id/C/CH/CHOCOLATE/Scope-Guard-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Scope::Guard - lexically-scoped resource management. @@ -50,5 +50,8 @@ done %defattr(-,root,root) %changelog +* Mon Apr 17 2023 Sdk Build System 0.21-2mamba +- rebuilt with perl 5.36.0 + * Thu Feb 13 2020 Silvan Calarco 0.21-1mamba - package created using the webbuild interface