diff --git a/perl-Net-HTTP.spec b/perl-Net-HTTP.spec index a1775a1..c97b096 100644 --- a/perl-Net-HTTP.spec +++ b/perl-Net-HTTP.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Net-HTTP -Version: 6.21 +Version: 6.22 Release: 1mamba Summary: Net::HTTP - Low-level HTTP connection (client) Group: System/Libraries/Perl @@ -12,6 +12,7 @@ URL: https://www.cpan.org Source: https://cpan.metacpan.org/modules/by-module/Net/Net-HTTP-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN +BuildRequires: perl-URI BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver @@ -52,6 +53,9 @@ done # %doc README %changelog +* Sat Jan 22 2022 Automatic Build System 6.22-1mamba +- automatic version update by autodist + * Fri Mar 19 2021 Automatic Build System 6.21-1mamba - automatic version update by autodist