From fe27e8036aaa7db9dcc4e79849f596987b115d33 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:24:00 +0100 Subject: [PATCH] automatic version update by autodist [release 6.22-1mamba;Sat Jan 22 2022] --- perl-Net-HTTP.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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