automatic version update by autodist [release 1.61-1mamba;Tue Jun 14 2022]
This commit is contained in:
parent
25ed1bfd23
commit
d34fe68017
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user