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)
|
||||
|
||||
Name: perl-File-Find-Object
|
||||
Version: 0.3.5
|
||||
Version: 0.3.6
|
||||
Release: 1mamba
|
||||
Summary: File::Find::Object - An object oriented File::Find replacement
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/File-Find-Object-%{version}.tar.gz
|
||||
URL: https://www.cpan.org/
|
||||
Source: https://cpan.metacpan.org/modules/by-module/File/File-Find-Object-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Class-XSAccessor
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-File-TreeCreate
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
File::Find::Object - An object oriented File::Find replacement.
|
||||
@ -53,5 +53,8 @@ done
|
||||
%doc LICENSE
|
||||
|
||||
%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
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user