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:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d3b58522e69803a91437e29c099eb706e8373f1eef0518a4dc3669dd3dfcdc27
|
|
||||||
size 24177
|
|
3
File-Copy-Recursive-Reduced-0.008.tar.gz
Normal file
3
File-Copy-Recursive-Reduced-0.008.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:462bd66bf55e74b78f29ebdc9626af622d4f0115b5191b03167e82164db98f5a
|
||||||
|
size 24458
|
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 26 03:06:31 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 0.008
|
||||||
|
see /usr/share/doc/packages/perl-File-Copy-Recursive-Reduced/Changes
|
||||||
|
|
||||||
|
0.008 Mon Mar 25 09:59:23 AM EDT 2024
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 8 22:27:09 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
Fri Mar 8 22:27:09 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||||
|
|
||||||
|
@@ -18,9 +18,10 @@
|
|||||||
|
|
||||||
%define cpan_name File-Copy-Recursive-Reduced
|
%define cpan_name File-Copy-Recursive-Reduced
|
||||||
Name: perl-File-Copy-Recursive-Reduced
|
Name: perl-File-Copy-Recursive-Reduced
|
||||||
Version: 0.7.0
|
Version: 0.8.0
|
||||||
Release: 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
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Summary: Recursive copying of files and directories within Perl 5 toolchain
|
Summary: Recursive copying of files and directories within Perl 5 toolchain
|
||||||
URL: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
@@ -30,7 +31,7 @@ BuildRequires: perl
|
|||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Capture::Tiny)
|
BuildRequires: perl(Capture::Tiny)
|
||||||
BuildRequires: perl(Path::Tiny)
|
BuildRequires: perl(Path::Tiny)
|
||||||
Provides: perl(File::Copy::Recursive::Reduced) = 0.7.0
|
Provides: perl(File::Copy::Recursive::Reduced) = %{version}
|
||||||
%undefine __perllib_provides
|
%undefine __perllib_provides
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user