diff --git a/perl-Getopt-Long-Descriptive.spec b/perl-Getopt-Long-Descriptive.spec index a09e035..d06b630 100644 --- a/perl-Getopt-Long-Descriptive.spec +++ b/perl-Getopt-Long-Descriptive.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Getopt-Long-Descriptive -Version: 0.099 +Version: 0.104 Release: 1mamba Summary: Getopt::Long::Descriptive - Getopt::Long, but simpler and more powerful Group: System/Libraries/Perl @@ -18,6 +18,7 @@ BuildRequires: perl-Sub-Exporter BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl-Test-Warnings +BuildRequires: perl-CPAN-Meta-Check Requires: perl >= %perl_major_ver BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -57,6 +58,9 @@ done # %doc README %changelog +* Thu Feb 13 2020 Automatic Build System 0.104-1mamba +- automatic update by autodist + * Sun Feb 01 2015 Automatic Build System 0.099-1mamba - automatic update by autodist