diff --git a/perl-File-Copy-Recursive.spec b/perl-File-Copy-Recursive.spec index 260fad5..eb9ff71 100644 --- a/perl-File-Copy-Recursive.spec +++ b/perl-File-Copy-Recursive.spec @@ -1,6 +1,6 @@ Name: perl-File-Copy-Recursive Version: 0.45 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Extension for recursively copying files and directories License: GPL+ or Artistic URL: https://metacpan.org/release/File-Copy-Recursive @@ -11,6 +11,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # rpm's perl dep generators fails to catch this Requires: perl(File::Glob) +BuildRequires: make BuildRequires: %{__perl} BuildRequires: %{__make} @@ -58,6 +59,9 @@ chmod -R u+w %{buildroot}/* %{_mandir}/man3/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.45-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.45-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild