From 8e79fc727af3a5fee9c58f3ce2c44f233016485a Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 17:16:16 +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-File-Fetch.git#0c7aae3b8ecb61659cdc5a82a560d56012162935 --- perl-File-Fetch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-File-Fetch.spec b/perl-File-Fetch.spec index 516b1b8..93fe9b2 100644 --- a/perl-File-Fetch.spec +++ b/perl-File-Fetch.spec @@ -1,6 +1,6 @@ Name: perl-File-Fetch Version: 1.00 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Generic file fetching mechanism License: GPL+ or Artistic URL: https://metacpan.org/release/File-Fetch @@ -74,6 +74,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.00-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Nov 12 2020 Jitka Plesnikova - 1.00-1 - 1.00 bump