automatic version update by autodist [release 1.61-1mamba;Tue Jun 14 2022]

This commit is contained in:
Automatic Build System 2024-01-06 09:00:06 +01:00
parent 25ed1bfd23
commit d34fe68017

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-File-Remove
Version: 1.60
Version: 1.61
Release: 1mamba
Summary: File::Remove - Remove files and directories
Group: System/Libraries/Perl
@ -14,6 +14,7 @@ Patch0: %{name}-1.47_01-fix_deps_version.patch
License: Artistic, GPL
Requires: perl >= %perl_major_ver
## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl-devel >= %perl_major_ver
@ -51,6 +52,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Tue Jun 14 2022 Automatic Build System <autodist@mambasoft.it> 1.61-1mamba
- automatic version update by autodist
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.60-1mamba
- automatic version update by autodist