diff --git a/perl-Proc-InvokeEditor.spec b/perl-Proc-InvokeEditor.spec index 605359a..fe7304e 100644 --- a/perl-Proc-InvokeEditor.spec +++ b/perl-Proc-InvokeEditor.spec @@ -2,13 +2,13 @@ Name: perl-Proc-InvokeEditor Version: 1.13 -Release: 1mamba +Release: 2mamba Summary: Proc::InvokeEditor - A simple API to calling an external text editor Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/M/MS/MSTEVENS/Proc-InvokeEditor-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN @@ -16,8 +16,8 @@ BuildRequires: libperl BuildRequires: perl-Carp-Assert BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description This module provides a simple API to calling an external text editor from within your perl program. @@ -55,6 +55,9 @@ done # %doc README %changelog +* Mon Apr 17 2023 Sdk Build System 1.13-2mamba +- rebuilt with perl 5.36.0 + * Sat Oct 21 2017 Automatic Build System 1.13-1mamba - automatic update by autodist