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-Copy-Recursive.git#47348c119dda1b8fe07b34a8b00beaea3b0fa1f4
This commit is contained in:
DistroBaker 2021-02-04 17:15:11 +01:00
parent dc1de6b91f
commit 5de9baf58f
1 changed files with 5 additions and 1 deletions

View File

@ -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 <releng@fedoraproject.org> - 0.45-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.45-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild