forked from pool/perl-File-Copy-Recursive-Reduced
Accepting request 1173708 from devel:languages:perl:autoupdate
- updated to 0.008 see /usr/share/doc/packages/perl-File-Copy-Recursive-Reduced/Changes 0.008 - Encoding directive added to POD, contributed by gregor herrmann from Debian. - Corrections in test files to guard against CPANtesters who run tests with PERL_AUTHOR_TESTING turned on. OBS-URL: https://build.opensuse.org/request/show/1173708 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Copy-Recursive-Reduced?expand=0&rev=7
This commit is contained in:
@@ -18,9 +18,10 @@
|
||||
|
||||
%define cpan_name File-Copy-Recursive-Reduced
|
||||
Name: perl-File-Copy-Recursive-Reduced
|
||||
Version: 0.7.0
|
||||
Version: 0.8.0
|
||||
Release: 0
|
||||
%define cpan_version 0.007
|
||||
# 0.008 -> normalize -> 0.8.0
|
||||
%define cpan_version 0.008
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Recursive copying of files and directories within Perl 5 toolchain
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
@@ -30,7 +31,7 @@ BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Capture::Tiny)
|
||||
BuildRequires: perl(Path::Tiny)
|
||||
Provides: perl(File::Copy::Recursive::Reduced) = 0.7.0
|
||||
Provides: perl(File::Copy::Recursive::Reduced) = %{version}
|
||||
%undefine __perllib_provides
|
||||
%{perl_requires}
|
||||
|
||||
|
Reference in New Issue
Block a user