automatic version update by autodist [release 0.107-1mamba;Tue Mar 16 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:03:38 +01:00
parent fd4d24260b
commit 3dbb1ab899

View File

@ -1,15 +1,15 @@
%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-Getopt-Long-Descriptive Name: perl-Getopt-Long-Descriptive
Version: 0.105 Version: 0.107
Release: 1mamba Release: 1mamba
Summary: Getopt::Long::Descriptive - Getopt::Long, but simpler and more powerful Summary: Getopt::Long::Descriptive - Getopt::Long, but simpler and more powerful
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: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Getopt-Long-Descriptive-%{version}.tar.gz Source: https://cpan.metacpan.org/modules/by-module/Getopt/Getopt-Long-Descriptive-%{version}.tar.gz
License: GPL, Artistic License: GPL, Artistic
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libperl BuildRequires: libperl
@ -20,7 +20,6 @@ BuildRequires: perl-devel
BuildRequires: perl-Test-Warnings BuildRequires: perl-Test-Warnings
BuildRequires: perl-CPAN-Meta-Check BuildRequires: perl-CPAN-Meta-Check
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
Getopt::Long::Descriptive - Getopt::Long, but simpler and more powerful. Getopt::Long::Descriptive - Getopt::Long, but simpler and more powerful.
@ -58,6 +57,9 @@ done
# %doc README # %doc README
%changelog %changelog
* Tue Mar 16 2021 Automatic Build System <autodist@mambasoft.it> 0.107-1mamba
- automatic version update by autodist
* Sat Oct 03 2020 Automatic Build System <autodist@mambasoft.it> 0.105-1mamba * Sat Oct 03 2020 Automatic Build System <autodist@mambasoft.it> 0.105-1mamba
- automatic update by autodist - automatic update by autodist