automatic version update by autodist [release 6.14-1mamba;Wed Feb 24 2021]

This commit is contained in:
Automatic Build System 2024-01-06 08:59:40 +01:00
parent ebb9604aaf
commit 64c0f2299a

View File

@ -1,22 +1,21 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-File-Listing
Version: 6.04
Version: 6.14
Release: 1mamba
Summary: File::Listing - parse directory listing
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
Source: http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/File-Listing-%{version}.tar.gz
URL: https://www.cpan.org
Source: https://cpan.metacpan.org/modules/by-module/File/File-Listing-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: perl-devel
BuildRequires: perl-libwww
## AUTOBUILDREQ-END
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
File::Listing - parse directory listing.
@ -54,5 +53,8 @@ done
# %doc README
%changelog
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 6.14-1mamba
- automatic version update by autodist
* Wed Nov 14 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 6.04-1mamba
- package created by autospec