rebuilt with perl 5.36.0 [release 1.13-2mamba;Mon Apr 17 2023]

This commit is contained in:
Sdk Build System 2024-01-06 09:32:42 +01:00
parent 31950e1f41
commit f3e43392ad

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <sdk@mambasoft.it> 1.13-2mamba
- rebuilt with perl 5.36.0
* Sat Oct 21 2017 Automatic Build System <autodist@mambasoft.it> 1.13-1mamba
- automatic update by autodist