From f3362f22a3b10ad24e96b8ee3177696102cf4622 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 17:23:56 +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-Temp.git#19fd6483dd7fa3102b590d823dfafc2c80e6ceef --- perl-File-Temp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-File-Temp.spec b/perl-File-Temp.spec index 352319d..e9fd616 100644 --- a/perl-File-Temp.spec +++ b/perl-File-Temp.spec @@ -3,7 +3,7 @@ Name: perl-File-Temp Epoch: 1 # Normalized version, compete with perl.spec Version: 0.231.100 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Return name and handle of a temporary file safely License: GPL+ or Artistic URL: https://metacpan.org/release/File-Temp @@ -79,6 +79,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1:0.231.100-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Oct 05 2020 Jitka Plesnikova - 1:0.231.100-1 - 0.2311 bump