diff --git a/perl-Getopt-Long-Descriptive.spec b/perl-Getopt-Long-Descriptive.spec index 2d71dce..522898c 100644 --- a/perl-Getopt-Long-Descriptive.spec +++ b/perl-Getopt-Long-Descriptive.spec @@ -1,15 +1,15 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Getopt-Long-Descriptive -Version: 0.105 +Version: 0.107 Release: 1mamba Summary: Getopt::Long::Descriptive - Getopt::Long, but simpler and more powerful Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Getopt-Long-Descriptive-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/Getopt/Getopt-Long-Descriptive-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: libperl @@ -20,7 +20,6 @@ BuildRequires: perl-devel BuildRequires: perl-Test-Warnings BuildRequires: perl-CPAN-Meta-Check Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Getopt::Long::Descriptive - Getopt::Long, but simpler and more powerful. @@ -58,6 +57,9 @@ done # %doc README %changelog +* Tue Mar 16 2021 Automatic Build System 0.107-1mamba +- automatic version update by autodist + * Sat Oct 03 2020 Automatic Build System 0.105-1mamba - automatic update by autodist