Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package calibre for openSUSE:Factory checked in at 2021-03-06 21:18:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/calibre (Old) and /work/SRC/openSUSE:Factory/.calibre.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calibre" Sat Mar 6 21:18:27 2021 rev:247 rq:875287 version:5.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/calibre/calibre.changes 2021-01-08 17:39:47.828974297 +0100 +++ /work/SRC/openSUSE:Factory/.calibre.new.2378/calibre.changes 2021-03-06 21:18:30.565228522 +0100 @@ -1,0 +2,114 @@ +Fri Feb 26 06:37:58 UTC 2021 - ecsos <ec...@opensuse.org> + +- Update to 5.12.0 + * New Features + - E-book viewer: When searching start the search from the + current position, jumping to the first match at or after the + current page + - E-book viewer: Have the Table of Contents view automatically + scroll to keep the chapter being read currently visible + - Various improvements to the calibre template language, see + https://www.mobileread.com/forums/showthread.php?t=337573 + - Edit book: File browser: Show total size of items in category + when hovering over category with mouse + - Kobo driver: Add support for latest firmware and also an + option to choose the color used for cover letterboxing + * Bug Fixes + - E-book viewer: Fix selection popup bar sometimes going off + screen when dragging up to the top line of text + - Get books: Update the Biblio and Chitanka stores for website + changes + - Edit book: Fix editing of JavaScript files not working + +------------------------------------------------------------------- +Fri Feb 12 06:44:32 UTC 2021 - ecsos <ec...@opensuse.org> + +- Update to 5.11.0 + * New Features + - Edit book: Add a tool to split the tag at the current cursor + position, creating a new tag with the same style and class + attributes. To add the tool go to the Toolbars section in the + editor preferences + - E-book viewer: Show the URL when hovering over external links + - E-book viewer: Redesign the reference mode to also work on + touch screens without a mouse. Now in reference mode + paragraph numbers are displayed for all paragraphs + - Edit book: Allow Ctrl-clicking on class names to jump to the + first style rule that matches the tag and class + - Content server: When browsing highlights for a book allow + selecting multiple highlights to delete or export quickly + - Allow creating keyboard shortcuts to copy show and view URLs + for selected books to clipboard + - calibredb: Add a timeout option to control the timeout when + connecting to the calibre server + * Bug Fixes + - Content server: Fix dragging selection handles not working in + Safari + - E-book viewer: Fix links with a href of "#" not working + - E-book viewer: Hide the controls when clicking the back or + forward buttons + - E-book viewer: When jumping to a highlight using the + highlights panel, the back button should return to position + before jump + - E-book viewer: Fix incorrect tooltip when hovering over + a section title in the search results list + - HTMLZ Output: Fix a regression in calibre 5 that broke + creating HTMLZ documents when using the option to place CSS + inline + +------------------------------------------------------------------- +Fri Jan 22 17:18:22 UTC 2021 - ecsos <ec...@opensuse.org> + +- Update to 5.10.1 + * Bug Fixes + - Fixes a regression in 5.10.0 that broke conversion when + including metadata as a jacket page and using long text + custom columns + +------------------------------------------------------------------- +Fri Jan 22 11:22:02 UTC 2021 - ecsos <ec...@opensuse.org> + +- Update to 5.10.0 + * New Features + - Bulk metadata edit: Add a new control to compress the cover + image files for all selected books + - Add support for the CB7 comic file file format + - E-book viewer: Allow adding a button to the selection bar + that copies thecurrently selected text along with a + calibre:// URL to show the text in the book + - Conversion: Insert metadata: Allow showing identifiers such + as ISBN in the jacket page template + - Conversion: Insert metadata: Allow hiding entries in the + jacket template when they are not present in the metadata + - calibre-server --manage-users: Add a scriptable interface: + calibre-server --manage-users -- help + - E-book viewer: Add keyboard shortcuts to copy the current + location to the clipboard + - E-book viewer: Highlight all currently visible Table of + Contents entries, not just the first + - Add a new tweak under Preferences->Tweaks->Author sort name + algorithm to optionally recognizecommon surname prefixes such + as von, van, de, etc. when generating sort names. + * Bug Fixes + - E-book viewer: Move read aloud pop-up bar to the bottom of + the screen in flow mode + - E-book viewer: Fix scrolling with two fingers on touch pad on + macOS not smooth + - PDF Output: When converting fixed layout input documents fix + anchors inserted for navigation sometimes being rendered as + blue boxes + - Edit book: Remove unused CSS: Fix selectors that don't match + from CSS rules containing multiple selectors not being + removed + - Bulk metadata download: Fix series number not being changes + if the series is the same as the existing series + - E-book viewer: Fix a regression that caused non-HTML + descriptions to not be displayed in the metadata page + - E-book viewer: Fix clock being displayed in 24 hr format on + some systems even though system locale is set to use 12 hr + format. + - Bulk metadata edit: Fix regression that inverted the meaning + of the case sensitivity setting in the Search & replace tab + - calibredb list: Fix incorrect output when redirecting to file + +------------------------------------------------------------------- Old: ---- calibre-5.9.0.tar.xz calibre-5.9.0.tar.xz.sig New: ---- calibre-5.12.0.tar.xz calibre-5.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calibre.spec ++++++ --- /var/tmp/diff_new_pack.08h7A9/_old 2021-03-06 21:18:31.289229264 +0100 +++ /var/tmp/diff_new_pack.08h7A9/_new 2021-03-06 21:18:31.289229264 +0100 @@ -17,7 +17,7 @@ Name: calibre -Version: 5.9.0 +Version: 5.12.0 Release: 0 Summary: EBook Management Application License: GPL-3.0-only @@ -93,6 +93,7 @@ BuildRequires: python3-apsw >= 3.9.2 # upstream use python-beautifulsoup4 4.7.1 BuildRequires: python3-beautifulsoup4 >= 4.6.0 +BuildRequires: python3-cchardet >= 2.1.7 BuildRequires: python3-chardet >= 3.0.4 BuildRequires: python3-css-parser >= 1.0.6 # upstream use python-dateutil 2.8.0 @@ -138,6 +139,7 @@ BuildRequires: python3-speechd >= 0.10.1 BuildRequires: python3-webencodings >= 0.5.1 # upstream use python-zeroconf 0.21.3 +BuildRequires: python3-py7zr >= 0.11.1 BuildRequires: python3-zeroconf >= 0.19.1 # Requires: chmlib >= 0.40 @@ -154,6 +156,7 @@ Requires: python3-Pygments >= 2.1.3 Requires: python3-apsw >= 3.9.2 Requires: python3-beautifulsoup4 >= 4.6.0 +Requires: python3-cchardet >= 2.1.7 Requires: python3-chardet >= 3.0.4 Requires: python3-css-parser >= 1.0.6 Requires: python3-dateutil >= 2.7.3 @@ -180,6 +183,7 @@ Requires: python3-six >= 1.10.0 Requires: python3-soupsieve >= 1.9.1 #Requires: python3-unrardll >= 0.1.3 +Requires: python3-py7zr >= 0.11.1 Requires: python3-speechd >= 0.10.1 Requires: python3-webencodings >= 0.5.1 Requires: python3-zeroconf >= 0.19.1 ++++++ calibre-5.9.0.tar.xz -> calibre-5.12.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/calibre/calibre-5.9.0.tar.xz /work/SRC/openSUSE:Factory/.calibre.new.2378/calibre-5.12.0.tar.xz differ: char 26, line 1 ++++++ calibre-python_test.patch ++++++ --- /var/tmp/diff_new_pack.08h7A9/_old 2021-03-06 21:18:31.349229326 +0100 +++ /var/tmp/diff_new_pack.08h7A9/_new 2021-03-06 21:18:31.353229330 +0100 @@ -1,7 +1,8 @@ -diff -Pdpru calibre-4.8.0.orig/bypy/linux/__main__.py calibre-4.8.0/bypy/linux/__main__.py ---- calibre-4.8.0.orig/bypy/linux/__main__.py 2020-01-03 02:29:53.000000000 +0100 -+++ calibre-4.8.0/bypy/linux/__main__.py 2020-01-09 13:03:50.736696348 +0100 -@@ -35,7 +35,7 @@ qt_get_dll_path = partial(get_dll_path, +Index: calibre-5.10.0/bypy/linux/__main__.py +=================================================================== +--- calibre-5.10.0.orig/bypy/linux/__main__.py ++++ calibre-5.10.0/bypy/linux/__main__.py +@@ -36,7 +36,7 @@ qt_get_dll_path = partial(get_dll_path, def binary_includes(): return [ @@ -10,10 +11,11 @@ j(PREFIX, 'private', 'mozjpeg', 'bin', x) for x in ('jpegtran', 'cjpeg')] + [ ] + list(map( -diff -Pdpru calibre-4.8.0.orig/src/calibre/test_build.py calibre-4.8.0/src/calibre/test_build.py ---- calibre-4.8.0.orig/src/calibre/test_build.py 2020-01-03 02:29:53.000000000 +0100 -+++ calibre-4.8.0/src/calibre/test_build.py 2020-01-09 12:23:16.317405009 +0100 -@@ -261,9 +261,10 @@ class BuildTest(unittest.TestCase): +Index: calibre-5.10.0/src/calibre/test_build.py +=================================================================== +--- calibre-5.10.0.orig/src/calibre/test_build.py ++++ calibre-5.10.0/src/calibre/test_build.py +@@ -369,9 +369,10 @@ class BuildTest(unittest.TestCase): from calibre.gui2.win_file_dialogs import test test() @@ -25,5 +27,5 @@ +# from calibre.utils.unrar import test_basic +# test_basic() - @unittest.skipUnless(iswindows, 'WPD is windows only') - def test_wpd(self): + def test_7z(self): + from calibre.utils.seven_zip import test_basic