File calibre-support-newer-kobo-firmware.diff of Package calibre.openSUSE_13.1_Update

Index: calibre/src/calibre/devices/kobo/driver.py
===================================================================
--- calibre.orig/src/calibre/devices/kobo/driver.py
+++ calibre/src/calibre/devices/kobo/driver.py
@@ -67,7 +67,7 @@ class KOBO(USBMS):
 
     dbversion = 0
     fwversion = 0
-    supported_dbversion = 90
+    supported_dbversion = 95
     has_kepubs = False
 
     supported_platforms = ['windows', 'osx', 'linux']
@@ -1241,7 +1241,7 @@ class KOBOTOUCH(KOBO):
     description = 'Communicate with the Kobo Touch, Glo, Mini and Aura HD ereaders. Based on the existing Kobo driver by %s.' % (KOBO.author)
 #    icon        = I('devices/kobotouch.jpg')
 
-    supported_dbversion             = 90
+    supported_dbversion             = 95
     min_supported_dbversion         = 53
     min_dbversion_series            = 65
     min_dbversion_externalid        = 65
@@ -1250,7 +1250,7 @@ class KOBOTOUCH(KOBO):
     min_dbversion_activiy           = 77
     min_dbversion_keywords          = 82
 
-    max_supported_fwversion         = (2,9,1)
+    max_supported_fwversion         = (3,1,5)
     min_fwversion_images_on_sdcard  = (2,4,1)
     min_fwversion_images_tree       = (2,9,0)  # Cover images stored in tree under .kobo-images
 
openSUSE Build Service is sponsored by