automatic version update by autodist [release 0.3.6-1mamba;Sun Oct 24 2021]
This commit is contained in:
parent
2cbf14a668
commit
76d4428567
@ -1,23 +1,23 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-File-Find-Object
|
Name: perl-File-Find-Object
|
||||||
Version: 0.3.5
|
Version: 0.3.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: File::Find::Object - An object oriented File::Find replacement
|
Summary: File::Find::Object - An object oriented File::Find replacement
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
Source: https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/File-Find-Object-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/File/File-Find-Object-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-Class-XSAccessor
|
BuildRequires: perl-Class-XSAccessor
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: perl-File-TreeCreate
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
File::Find::Object - An object oriented File::Find replacement.
|
File::Find::Object - An object oriented File::Find replacement.
|
||||||
@ -53,5 +53,8 @@ done
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 24 2021 Automatic Build System <autodist@mambasoft.it> 0.3.6-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Dec 07 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.5-1mamba
|
* Mon Dec 07 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.5-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user