Bugzilla – Attachment 160714 Details for
Bug 35729
Koha needs to handle ISBNs starting with 979 for cover images
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35729: Update Business::ISBN mimimum version to 3.008
Bug-35729-Update-BusinessISBN-mimimum-version-to-3.patch (text/plain), 759 bytes, created by
Lucas Gass (lukeg)
on 2024-01-09 18:15:39 UTC
(
hide
)
Description:
Bug 35729: Update Business::ISBN mimimum version to 3.008
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2024-01-09 18:15:39 UTC
Size:
759 bytes
patch
obsolete
>From 928f0a42f4f7fc414c5011a770d65d1a53425d1e Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Tue, 9 Jan 2024 18:14:39 +0000 >Subject: [PATCH] Bug 35729: Update Business::ISBN mimimum version to 3.008 > >--- > cpanfile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/cpanfile b/cpanfile >index de457b91e8..14074823b6 100644 >--- a/cpanfile >+++ b/cpanfile >@@ -4,7 +4,7 @@ requires 'Auth::GoogleAuth', '1.02'; > requires 'Authen::CAS::Client', '0.05'; > requires 'Auth::GoogleAuth', '1.02'; > requires 'Biblio::EndnoteStyle', '0.05'; >-requires 'Business::ISBN', '2.05'; >+requires 'Business::ISBN', '3.008'; > requires 'Business::ISSN', '0.91'; > requires 'Bytes::Random::Secure', '0.28'; > requires 'CGI', '3.15'; >-- >2.30.2
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 35729
:
160714
|
170921