Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package calibre for openSUSE:Factory checked in at 2025-07-11 21:30:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/calibre (Old) and /work/SRC/openSUSE:Factory/.calibre.new.7373 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calibre" Fri Jul 11 21:30:06 2025 rev:340 rq:1291825 version:8.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/calibre/calibre.changes 2025-07-06 17:19:46.088389300 +0200 +++ /work/SRC/openSUSE:Factory/.calibre.new.7373/calibre.changes 2025-07-11 21:32:01.073763539 +0200 @@ -1,0 +2,34 @@ +Fri Jul 11 05:12:16 UTC 2025 - ecsos <ec...@opensuse.org> - 8.6.0 + +- Update to 8.6.0 + * New Features + - Content server: Add a checkbox in content server user + preferences to prevent a user account from changing its own + password via the web interface + - Restoring database: Improve performance by an order of + magnitude + - Add a tweak to Preferences->Tweaks to permit displaying + the sort value for series in the Tag browser + - Welcome wizard: Change default output format to AZW3 for + Kindle as MOBI is obsolete and all Kindles released within + the last decade plus support AZW3 + - Add 'Search "not in"' and 'Filter "not in'" buttons to + Manage authors and Manage Items + * Bug Fixes + - Windows: Fix a regression in the previous release that caused + terminal windows to popup momentarily when adding PDF files + or converting them + - E-book viewer: Fix a regression in 8.4 that broke fading of + the background image + - Tag browser: Fix clicking on categories to search for books + by first letter of series not working correctly for + non-English language books + - Edit metadata individually: Ensure Next/Previous buttons work + even if something re-orders the books in the book list. + They will now iterate over the books as they were at the time + the dialog is created + - Windows: Generate catalog: Workaround for systems where + a broken antivirus or similar holds open files in the catalog + library causing a permission denied error + +------------------------------------------------------------------- Old: ---- calibre-8.5.0.tar.xz calibre-8.5.0.tar.xz.sig New: ---- calibre-8.6.0.tar.xz calibre-8.6.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calibre.spec ++++++ --- /var/tmp/diff_new_pack.HyunkM/_old 2025-07-11 21:32:04.897921226 +0200 +++ /var/tmp/diff_new_pack.HyunkM/_new 2025-07-11 21:32:04.909921721 +0200 @@ -26,7 +26,7 @@ %{?sle15_python_module_pythons} Name: calibre -Version: 8.5.0 +Version: 8.6.0 Release: 0 Summary: EBook Management Application License: GPL-3.0-only ++++++ calibre-8.5.0.tar.xz -> calibre-8.6.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/calibre/calibre-8.5.0.tar.xz /work/SRC/openSUSE:Factory/.calibre.new.7373/calibre-8.6.0.tar.xz differ: char 15, line 1 ++++++ calibre-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.HyunkM/_old 2025-07-11 21:32:05.449943988 +0200 +++ /var/tmp/diff_new_pack.HyunkM/_new 2025-07-11 21:32:05.477945143 +0200 @@ -1,5 +1,9 @@ # # Output filters addFilter("non-executable-script") -#addFilter("pem-certificate") +addFilter("pem-certificate") addFilter("explicit-lib-dependency") +addFilter("suse-update-desktop-file-deprecated") +addFilter("python-setup-test") +addFilter("python-setup-install") +addFilter("shared-dir-glob-in-files")