automatic version update by autodist [release 0.3.8-1mamba;Sun Jul 23 2023]
This commit is contained in:
parent
29f4b8efbf
commit
2673dc2fb9
@ -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.7
|
||||
Version: 0.3.8
|
||||
Release: 1mamba
|
||||
Summary: File::Find::Object - An object oriented File::Find replacement
|
||||
Group: System/Libraries/Perl
|
||||
@ -14,6 +14,7 @@ License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Class-XSAccessor
|
||||
BuildRequires: perl-Scalar-List-Utils
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-File-TreeCreate
|
||||
@ -53,6 +54,9 @@ done
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sun Jul 23 2023 Automatic Build System <autodist@mambasoft.it> 0.3.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 02 2023 Automatic Build System <autodist@mambasoft.it> 0.3.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user