Bugzilla – Attachment 131216 Details for
Bug 29881
Remove SQLite2 dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29881: Remove SQLite2 dependency (follow up)
Bug-29881-Remove-SQLite2-dependency-follow-up.patch (text/plain), 821 bytes, created by
Mason James
on 2022-03-02 01:47:28 UTC
(
hide
)
Description:
Bug 29881: Remove SQLite2 dependency (follow up)
Filename:
MIME Type:
Creator:
Mason James
Created:
2022-03-02 01:47:28 UTC
Size:
821 bytes
patch
obsolete
>From 29c92def6561f7aece2e5cd221ec7c85c2fbebce Mon Sep 17 00:00:00 2001 >From: Mason James <mtj@kohaaloha.com> >Date: Wed, 2 Mar 2022 14:46:09 +1300 >Subject: [PATCH] Bug 29881: Remove SQLite2 dependency (follow up) >Content-Type: text/plain; charset="utf-8" > >small follow up patch :) >--- > cpanfile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/cpanfile b/cpanfile >index 36bf4f6b90..5a10602715 100644 >--- a/cpanfile >+++ b/cpanfile >@@ -135,7 +135,7 @@ recommends 'AnyEvent::HTTP', '2.13'; > recommends 'Archive::Extract', '0.60'; > recommends 'Archive::Zip', '1.30'; > recommends 'CGI::Session::Driver::memcached', '0.04'; >-recommends 'DBD::SQLite2', '0.33'; >+recommends 'DBD::SQLite', '1.70'; > recommends 'Devel::Cover', '0.89'; > recommends 'File::Copy', '2.08'; > recommends 'File::Path', '2.07'; >-- >2.20.1
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 29881
:
129461
|
129591
|
130209
|
131216