diff --git a/perl-HTML-Form.spec b/perl-HTML-Form.spec index 7868411..9456c0a 100644 --- a/perl-HTML-Form.spec +++ b/perl-HTML-Form.spec @@ -1,22 +1,21 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-HTML-Form -Version: 6.03 +Version: 6.07 Release: 1mamba Summary: HTML::Form - Class that represents an HTML form element Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Form-%{version}.tar.gz +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: perl-URI ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description HTML::Form - Class that represents an HTML form element. @@ -54,5 +53,8 @@ done # %doc README %changelog +* Wed Feb 24 2021 Automatic Build System 6.07-1mamba +- automatic version update by autodist + * Wed Nov 14 2012 Silvan Calarco 6.03-1mamba - package created by autospec