Browse Source

update module

master
parent
commit
a3d472e0ac
  1. 6
      perl-module/perl-module.patch
  2. 4
      perl-module/perl-module.spec

6
perl-module/perl-module.patch

@ -1,6 +1,6 @@
Index: CPAN-2.28/Makefile.PL Index: CPAN-2.29/Makefile.PL
--- CPAN-2.28/Makefile.PL.orig 2019-07-03 22:04:52.000000000 +0200 --- CPAN-2.29/Makefile.PL.orig 2019-07-03 22:04:52.000000000 +0200
+++ CPAN-2.28/Makefile.PL 2019-12-25 17:56:03.793693000 +0100 +++ CPAN-2.29/Makefile.PL 2019-12-25 17:56:03.793693000 +0100
@@ -165,7 +165,7 @@ @@ -165,7 +165,7 @@
my $cmd; my $cmd;
if ($cmd = MM->maybe_command($abs)) { if ($cmd = MM->maybe_command($abs)) {

4
perl-module/perl-module.spec

@ -47,7 +47,7 @@
%define V_module_install 1.14 %define V_module_install 1.14
%define V_class_inspector 1.28 %define V_class_inspector 1.28
%define V_file_sharedir 1.03 %define V_file_sharedir 1.03
%define V_cpan 2.28 %define V_cpan 2.29
%define V_cpan_wait 0.27-2 %define V_cpan_wait 0.27-2
%define V_version 0.9924 %define V_version 0.9924
%define V_devel_checklib 1.14 %define V_devel_checklib 1.14
@ -63,7 +63,7 @@ Class: BASE
Group: Perl Group: Perl
License: GPL/Artistic License: GPL/Artistic
Version: %{V_perl} Version: %{V_perl}
Release: 20211121 Release: 20211123
# list of sources # list of sources
Source0: http://www.cpan.org/authors/id/F/FL/FLORA/ExtUtils-Depends-%{V_extutils_depends}.tar.gz Source0: http://www.cpan.org/authors/id/F/FL/FLORA/ExtUtils-Depends-%{V_extutils_depends}.tar.gz

Loading…
Cancel
Save