From 6998844f28e9fd9d20e10ffa32ca343b4c758a34 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 19:14:50 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-Net-HTTP.git#81b33567bf27ef9f3cd7690a16bfc54c26af837a --- 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 6e12175..fddaeba 100644 --- a/perl-Net-HTTP.spec +++ b/perl-Net-HTTP.spec @@ -7,7 +7,7 @@ Name: perl-Net-HTTP Version: 6.20 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Low-level HTTP connection (client) License: GPL+ or Artistic URL: https://metacpan.org/release/Net-HTTP @@ -88,6 +88,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 6.20-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 11 2021 Petr Pisar - 6.20-1 - 6.20 bump