From 86d81d924281e4dfe50172e66b0c93d854880391 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:05:18 +0100 Subject: [PATCH] automatic version update by autodist [release 6.09-1mamba;Mon Aug 15 2022] --- perl-HTML-Form.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/perl-HTML-Form.spec b/perl-HTML-Form.spec index 9456c0a..18c1ce1 100644 --- a/perl-HTML-Form.spec +++ b/perl-HTML-Form.spec @@ -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 6.09-1mamba +- automatic version update by autodist + +* Mon Aug 15 2022 Automatic Build System 6.08-1mamba +- automatic version update by autodist + * Wed Feb 24 2021 Automatic Build System 6.07-1mamba - automatic version update by autodist