GNOME Bugzilla – Bug 792538
epub: Update for API changes
Last modified: 2018-01-17 16:34:38 UTC
.
Created attachment 366853 [details] [review] epub: Update for API changes See https://gitlab.gnome.org/GNOME/libgepub/merge_requests/2
Note that the MR was reverted for now.
And that there's probably a bug in this patch, or the original MR, as we can't move beyond the first page.
I've just fixed the problem [1]. Now this should work correctly. By the way, I'm changing the version number because the api break so this patch should also update from Gepub-0.5 to Gepub-0.6. [1] https://gitlab.gnome.org/GNOME/libgepub/commit/e2055cfac5bd53bdcf9d752f34a5800eecf76c7c
Created attachment 366931 [details] [review] epub: Updated epub version
I've just added a new patch to update the libgepub version. I've tested it locally and it works with the master libgepub version.
Created attachment 366953 [details] [review] epub: Update for API changes See https://gitlab.gnome.org/GNOME/libgepub/merge_requests/2
I integrated Daniel's patch into the original one as well. Attachment 366953 [details] pushed as 739145b - epub: Update for API changes