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)
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 <silvan.calarco@mambasoft.it>
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 <autodist@mambasoft.it> 0.107-1mamba
- automatic version update by autodist
* Sat Oct 03 2020 Automatic Build System <autodist@mambasoft.it> 0.105-1mamba
- automatic update by autodist