diff --git a/perl-File-Rsync.spec b/perl-File-Rsync.spec index 16f8e93..d8bf26c 100644 --- a/perl-File-Rsync.spec +++ b/perl-File-Rsync.spec @@ -2,21 +2,24 @@ Name: perl-File-Rsync Version: 0.49 -Release: 1mamba +Release: 2mamba Summary: File-Rsync - A wrapper module for rsync 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/L/LE/LEAKIN/File-Rsync-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN -## note: run 'autospec -u -a6 perl-File-Rsync' to get the list of build requirements. +BuildRequires: libperl +BuildRequires: perl-IPC-Run3 +BuildRequires: perl-Scalar-List-Utils +BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description File-Rsync - A wrapper module for rsync. @@ -54,6 +57,9 @@ done # %doc README TODO %changelog +* Mon Apr 17 2023 Sdk Build System 0.49-2mamba +- rebuilt with perl 5.36.0 + * Sun Oct 22 2017 Automatic Build System 0.49-1mamba - automatic update by autodist