Bugzilla – Attachment 29649 Details for
Bug 12558
DBIx::Class schema update 07/2014
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 12558: Require DBIx::Schema::Loader v0.07039 or higher
PASSED-QA-Bug-12558-Require-DBIxSchemaLoader-v0070.patch (text/plain), 1.02 KB, created by
Kyle M Hall (khall)
on 2014-07-11 15:47:55 UTC
(
hide
)
Description:
[PASSED QA] Bug 12558: Require DBIx::Schema::Loader v0.07039 or higher
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2014-07-11 15:47:55 UTC
Size:
1.02 KB
patch
obsolete
>From a289721a0d6649edf02879b839ef8ab164f37650 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@gmail.com> >Date: Fri, 11 Jul 2014 10:13:36 -0300 >Subject: [PATCH] [PASSED QA] Bug 12558: Require DBIx::Schema::Loader v0.07039 or higher > >This patch shifts required DBIx::Schema::Loader required version. > >Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> >Signed-off-by: Yohann Dufour <dufour.yohann@gmail.com> > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > C4/Installer/PerlDependencies.pm | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index e8cf6ff..bc3eb29 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -57,7 +57,7 @@ our $PERL_DEPS = { > 'DBIx::Class::Schema::Loader' => { > 'usage' => 'Core', > 'required' => '1', >- 'min_ver' => '0.07000' >+ 'min_ver' => '0.07039' > }, > 'Net::Z3950::ZOOM' => { > 'usage' => 'Core', >-- >1.7.2.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 12558
:
29633
|
29634
|
29642
|
29643
|
29648
|
29649
|
29655
|
29656
|
29657