From 12a44411dd9f63ffa4edc640b9f23ef5fe985ad8 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 03:27:35 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- perl-Net-HTTP.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Net-HTTP.spec b/perl-Net-HTTP.spec index a007e40..fd4f5ee 100644 --- a/perl-Net-HTTP.spec +++ b/perl-Net-HTTP.spec @@ -7,7 +7,7 @@ Name: perl-Net-HTTP Version: 6.21 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Low-level HTTP connection (client) License: GPL+ or Artistic URL: https://metacpan.org/release/Net-HTTP @@ -125,6 +125,9 @@ make test %{_libexecdir}/%{name} %changelog +* Fri Apr 16 2021 Mohan Boddu - 6.21-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Fri Mar 19 2021 Petr Pisar - 6.21-1 - 6.21 bump - Package tests