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-12-05 16:58:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/calibre (Old) and /work/SRC/openSUSE:Factory/.calibre.new.1939 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calibre" Fri Dec 5 16:58:32 2025 rev:350 rq:1321258 version:8.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/calibre/calibre.changes 2025-11-24 14:09:03.596945172 +0100 +++ /work/SRC/openSUSE:Factory/.calibre.new.1939/calibre.changes 2025-12-05 16:59:50.760492535 +0100 @@ -1,0 +2,27 @@ +Fri Dec 5 10:12:37 UTC 2025 - ecsos <[email protected]> - 8.16.0 + +- Update to 8.16.0 + * New Features + - Allow asking AI questions about any book in your calibre + library. Right click the "View" button and choose + "Discuss selected book(s) with AI" + - AI: Allow asking AI what book to read next by right clicking + on a book and using the "Similar books" menu + - AI: Add a new backend for "LM Studio" which allows running + various AI models locally + * Bug Fixes + - Use a named local timezone for better display of historical + dates in the local timezone + - PDF Input: Fix a regression in the new PDF input engine that + caused HTML markup to not be always escaped + - Get books: Update amazon.it store plugin + - Fix addition of format specific options when using calibredb + catalog with command line flags + - calibredb catalog: Fix generation of language field in + BiBTeX catalogs + - Fix incorrect series index when downloading metadata from + amazon.co.jp + - Fix a regression in the previous release that caused the case + change menu to not be present in the comments editor. + +------------------------------------------------------------------- Old: ---- calibre-8.15.0.tar.xz New: ---- calibre-8.16.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calibre.spec ++++++ --- /var/tmp/diff_new_pack.atNCwg/_old 2025-12-05 16:59:52.700573601 +0100 +++ /var/tmp/diff_new_pack.atNCwg/_new 2025-12-05 16:59:52.704573768 +0100 @@ -26,7 +26,7 @@ %{?sle15_python_module_pythons} Name: calibre -Version: 8.15.0 +Version: 8.16.0 Release: 0 Summary: EBook Management Application License: GPL-3.0-only @@ -210,6 +210,8 @@ BuildRequires: %{python_module soupsieve >= 2.5} BuildRequires: %{python_module texttable >= 1.6.7} BuildRequires: %{python_module toml >= 0.10.2} +BuildRequires: %{python_module tzdata >= 2025.2} +BuildRequires: %{python_module tzlocal >= 5.3.1} BuildRequires: %{python_module xxhash >= 3.3.0} # Upstream use pkgconfig(libxml-2.0) >= 2.12.6 BuildRequires: pkgconfig(libxml-2.0) >= 2.10.3 @@ -274,6 +276,8 @@ Requires: %{python_flavor}-six >= 1.16.0 Requires: %{python_flavor}-soupsieve >= 2.5 Requires: %{python_flavor}-texttable >= 1.6.7 +Requires: %{python_flavor}-tzdata >= 2025.2 +Requires: %{python_flavor}-tzlocal >= 5.3.1 Requires: %{python_flavor}-xxhash >= 3.3.0 #Requires: %%{python_flavor}-unrardll >= 0.1.5 Requires: %{python_flavor}-py7zr >= 1.0.0 ++++++ calibre-8.15.0.tar.xz -> calibre-8.16.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/calibre/calibre-8.15.0.tar.xz /work/SRC/openSUSE:Factory/.calibre.new.1939/calibre-8.16.0.tar.xz differ: char 15, line 1 ++++++ calibre-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.atNCwg/_old 2025-12-05 16:59:52.780576944 +0100 +++ /var/tmp/diff_new_pack.atNCwg/_new 2025-12-05 16:59:52.784577111 +0100 @@ -5,5 +5,5 @@ addFilter("suse-update-desktop-file-deprecated") addFilter("python-setup-test") addFilter("shared-dir-glob-in-files") -addFilter("unstripped-binary-or-object")" +addFilter("unstripped-binary-or-object")
