diff --git a/perl-Guard.spec b/perl-Guard.spec index 8f4de47..435e86c 100644 --- a/perl-Guard.spec +++ b/perl-Guard.spec @@ -2,22 +2,22 @@ Name: perl-Guard Version: 1.023 -Release: 2mamba +Release: 3mamba Summary: Guard - safe cleanup blocks Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Automatic Build System -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Guard-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description This module implements so-called "guards". A guard is something @@ -57,6 +57,9 @@ chmod -R u+w %{buildroot}/* %doc Changes COPYING README %changelog +* Sun Apr 16 2023 Sdk Build System 1.023-3mamba +- rebuilt with perl 5.36.0 + * Wed Nov 09 2016 Silvan Calarco 1.023-2mamba - rebuilt with perl 5.24