automatic version update by autodist [release 0.3.9-1mamba;Mon Dec 16 2024]
This commit is contained in:
parent
2673dc2fb9
commit
12597ba852
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-File-Find-Object
|
||||
Version: 0.3.8
|
||||
Version: 0.3.9
|
||||
Release: 1mamba
|
||||
Summary: File::Find::Object - An object oriented File::Find replacement
|
||||
Group: System/Libraries/Perl
|
||||
@ -18,6 +18,7 @@ BuildRequires: perl-Scalar-List-Utils
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-File-TreeCreate
|
||||
BuildRequires: perl-Test-File
|
||||
Requires: perl >= %perl_major_ver
|
||||
|
||||
%description
|
||||
@ -54,6 +55,9 @@ done
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Dec 16 2024 Automatic Build System <autodist@openmamba.org> 0.3.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 23 2023 Automatic Build System <autodist@mambasoft.it> 0.3.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user