automatic version update by autodist [release 6.09-1mamba;Mon Aug 15 2022]
This commit is contained in:
parent
10c4853e06
commit
86d81d9242
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-HTML-Form
|
||||
Version: 6.07
|
||||
Version: 6.09
|
||||
Release: 1mamba
|
||||
Summary: HTML::Form - Class that represents an HTML form element
|
||||
Group: System/Libraries/Perl
|
||||
@ -12,8 +12,9 @@ URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/HTML/HTML-Form-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-URI
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
|
||||
@ -53,6 +54,12 @@ done
|
||||
# %doc README
|
||||
|
||||
%changelog
|
||||
* Mon Aug 15 2022 Automatic Build System <autodist@mambasoft.it> 6.09-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 15 2022 Automatic Build System <autodist@mambasoft.it> 6.08-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 6.07-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user