diff --git a/perl-HTML-Template.spec b/perl-HTML-Template.spec
index 0eb96bb..d3d5b6e 100644
--- a/perl-HTML-Template.spec
+++ b/perl-HTML-Template.spec
@@ -2,7 +2,7 @@
Name: perl-HTML-Template
Version: 2.97
-Release: 1mamba
+Release: 2mamba
Summary: Perl module to use HTML-like templating language
Group: System/Libraries/Perl
Vendor: openmamba
@@ -12,8 +12,11 @@ URL: https://www.cpan.org
Source: https://cpan.metacpan.org/modules/by-module/HTML/HTML-Template-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
+BuildRequires: libperl
+BuildRequires: perl-Scalar-List-Utils
BuildRequires: perl-devel
## AUTOBUILDREQ-END
+BuildRequires: perl >= 2:5.36.0
Requires: perl >= %perl_major_ver
%description
@@ -52,6 +55,9 @@ done
# %doc README
%changelog
+* Mon Apr 17 2023 Sdk Build System 2.97-2mamba
+- rebuilt with perl 5.36.0
+
* Wed Feb 24 2021 Automatic Build System 2.97-1mamba
- automatic version update by autodist