Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package calibre for openSUSE:Factory checked in at 2022-03-04 20:17:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/calibre (Old) and /work/SRC/openSUSE:Factory/.calibre.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calibre" Fri Mar 4 20:17:00 2022 rev:273 rq:959338 version:5.38.0 Changes: -------- --- /work/SRC/openSUSE:Factory/calibre/calibre.changes 2022-02-18 23:03:21.897410865 +0100 +++ /work/SRC/openSUSE:Factory/.calibre.new.1958/calibre.changes 2022-03-04 20:20:51.400683302 +0100 @@ -1,0 +2,31 @@ +Fri Mar 4 06:06:36 UTC 2022 - ecsos <ec...@opensuse.org> + +- Update to 5.38.0 + * New Features + - E-book viewer: When displaying estimated time to completion + for reading a book, remember the reading rate the next time + the book is opened + - Dark theme: Highlight the current cell in the book list with + a darker background and different foreground to make it more + obvious + - An option to disable editing composite columns in the main + book list when Tabbing through them (Preferences->Look & + feel->Edit metadata) + * Bug Fixes + - Tag editor: Fix regression in previous release that caused + double clicking on tags to not work on non Linux platforms + - Copy to library: Fix annotations not being copied + - Edit book: Spell check: Fix words after a comment not being + checked + - PDF Output: Fix conversion failing if there are ToC entries + pointing to removed content + - E-book viewer: Fix an error when opening books with MathML + for the second time if the last read position was at a MathML + element + - Edit book: Fix double clicking to select a word also + selecting smart quotes surrounding the word + - EPUB 3 metadata: Fix non-integer series index being sometimes + represented using exponential notation +- Revision of the dependencies/requires versions. + +------------------------------------------------------------------- Old: ---- calibre-5.37.0.tar.xz calibre-5.37.0.tar.xz.sig New: ---- calibre-5.38.0.tar.xz calibre-5.38.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calibre.spec ++++++ --- /var/tmp/diff_new_pack.XmcFp4/_old 2022-03-04 20:20:52.360682539 +0100 +++ /var/tmp/diff_new_pack.XmcFp4/_new 2022-03-04 20:20:52.368682533 +0100 @@ -17,7 +17,7 @@ Name: calibre -Version: 5.37.0 +Version: 5.38.0 Release: 0 Summary: EBook Management Application License: GPL-3.0-only @@ -60,27 +60,33 @@ BuildRequires: libQt5PlatformSupport-private-headers-devel >= 5.15.2 BuildRequires: liberation-fonts BuildRequires: libicu-devel >= 4.4.0 -BuildRequires: libmtp-devel >= 1.1.5 +BuildRequires: libmtp-devel >= 1.1.17 BuildRequires: libopenssl-devel >= 1.1.1g -BuildRequires: libpodofo-devel >= 0.8.2 +BuildRequires: libpodofo-devel >= 0.9.6 BuildRequires: libpoppler-devel >= 0.20.2 BuildRequires: libstemmer-devel >= 2.1.0 BuildRequires: libwmf-devel >= 0.2.8 BuildRequires: optipng >= 0.7.7 -BuildRequires: podofo >= 0.8.2 +BuildRequires: podofo >= 0.9.6 BuildRequires: poppler-tools >= 0.20.2 #BuildRequires: python3-dbus-python BuildRequires: xdg-utils >= 1.0.2 BuildRequires: pkgconfig(Qt5Core) >= 5.15.2 BuildRequires: pkgconfig(Qt5Gui) >= 5.15.2 BuildRequires: pkgconfig(Qt5Network) >= 5.15.2 +BuildRequires: pkgconfig(Qt5Sensors) = 5.15.2 +BuildRequires: pkgconfig(Qt5Svg) >= 5.15.2 BuildRequires: pkgconfig(Qt5WebEngineWidgets) >= 5.15.2 BuildRequires: pkgconfig(Qt5Widgets) >= 5.15.2 BuildRequires: pkgconfig(espeak-ng) BuildRequires: pkgconfig(fontconfig) >= 2.13.1 -BuildRequires: pkgconfig(hunspell) +BuildRequires: pkgconfig(hunspell) >= 1.7.0 +BuildRequires: pkgconfig(libopenjp2) >= 2.3.1 BuildRequires: pkgconfig(libpng16) >= 1.6.37 +BuildRequires: pkgconfig(libusb-1.0) >= 1.0.23 +BuildRequires: pkgconfig(ncurses) >= 6.2 BuildRequires: pkgconfig(python3) >= 3.8 +BuildRequires: pkgconfig(readline) >= 8.0 BuildRequires: pkgconfig(sqlite3) # calibre no longer depends on ImageMagick # but keept BuildRequires to convert icon to serveral sizes @@ -90,7 +96,7 @@ BuildRequires: libjpeg-turbo >= 2.0.5 BuildRequires: python-rpm-macros BuildRequires: python3-Markdown >= 3.2.2 -BuildRequires: python3-Pillow >= 7.2.0 +BuildRequires: python3-Pillow >= 8.3.1 BuildRequires: python3-Pygments >= 2.6.1 BuildRequires: python3-apsw >= 3.35.4-r1 BuildRequires: python3-beautifulsoup4 >= 4.9.1 @@ -100,14 +106,14 @@ BuildRequires: python3-dateutil >= 2.8.1 BuildRequires: python3-dnspython >= 2.0.0 BuildRequires: python3-dukpy-kovidgoyal >= 0.3 -BuildRequires: python3-feedparser >= 5.2.1 +BuildRequires: python3-feedparser >= 6.0.8 BuildRequires: python3-html2text >= 2020.1.16 -BuildRequires: python3-html5-parser >= 0.4.9 +BuildRequires: python3-html5-parser >= 0.4.10 BuildRequires: python3-html5lib >= 1.1 BuildRequires: python3-ifaddr >= 0.1.7 -BuildRequires: python3-jeepney +BuildRequires: python3-jeepney >= 0.6.0 BuildRequires: python3-lxml >= 4.5.2 -BuildRequires: python3-mechanize >= 0.4.5 +BuildRequires: python3-mechanize >= 0.4.7 BuildRequires: python3-msgpack >= 1.0.0 BuildRequires: python3-netifaces >= 0.10.9 BuildRequires: python3-odfpy @@ -120,6 +126,7 @@ BuildRequires: python3-qt5-devel >= 5.15.2 BuildRequires: python3-regex >= 2020.07.14 BuildRequires: python3-setuptools >= 49.6.0 +BuildRequires: python3-sgmllib3k BuildRequires: python3-sip-devel >= 5.5 BuildRequires: python3-texttable >= 1.6.3 BuildRequires: python3-toml >= 0.10.1 @@ -131,24 +138,24 @@ BuildRequires: python3-qtwebengine-qt5 >= 5.15.2 BuildRequires: python3-six >= 1.15.0 BuildRequires: python3-soupsieve >= 2.0.1 -#BuildRequires: python-unrardll >= 0.1.3 +#BuildRequires: python-unrardll >= 0.1.5 BuildRequires: python3-py7zr >= 0.11.1 BuildRequires: python3-speechd >= 0.10.1 BuildRequires: python3-webencodings >= 0.5.1 -BuildRequires: python3-zeroconf >= 0.28.1 +BuildRequires: python3-zeroconf >= 0.31.0 # Requires: chmlib >= 0.40 #Requires: dbus-1-python3 >= 1.2.0 Requires: liberation-fonts -Requires: libmtp9 >= 1.1.5 +Requires: libmtp9 >= 1.1.17 Requires: libpng16-16 >= 1.6.37 Requires: libwmf >= 0.2.8 Requires: optipng >= 0.7.5 -Requires: podofo >= 0.8.2 +Requires: podofo >= 0.9.6 Requires: poppler-tools >= 0.20.2 Requires: python3 >= 3.8 Requires: python3-Markdown >= 3.2.2 -Requires: python3-Pillow >= 5.2.0 +Requires: python3-Pillow >= 8.3.1 Requires: python3-Pygments >= 2.6.1 Requires: python3-apsw >= 3.35.4-r1 Requires: python3-beautifulsoup4 >= 4.9.1 @@ -159,14 +166,14 @@ #Requires: python3-dbus-python Requires: python3-dnspython >= 2.0.0 Requires: python3-dukpy-kovidgoyal >= 0.3 -Requires: python3-feedparser >= 5.2.1 +Requires: python3-feedparser >= 6.0.8 Requires: python3-html2text >= 2020.1.16 -Requires: python3-html5-parser >= 0.4.9 +Requires: python3-html5-parser >= 0.4.10 Requires: python3-html5lib >= 1.1 Requires: python3-ifaddr >= 0.1.7 -Requires: python3-jeepney +Requires: python3-jeepney >= 0.6.0 Requires: python3-lxml >= 4.5.2 -Requires: python3-mechanize >= 0.4.5 +Requires: python3-mechanize >= 0.4.7 Requires: python3-msgpack >= 1.0.0 Requires: python3-netifaces >= 0.10.9 Requires: python3-odfpy @@ -177,14 +184,15 @@ Requires: python3-qt5-sip >= 12.8.1 Requires: python3-qtwebengine-qt5 >= 5.15.2 Requires: python3-regex >= 2020.07.14 +Requires: python3-sgmllib3k Requires: python3-six >= 1.15.0 Requires: python3-soupsieve >= 2.0.1 Requires: python3-texttable >= 1.6.3 -#Requires: python3-unrardll >= 0.1.3 +#Requires: python3-unrardll >= 0.1.5 Requires: python3-py7zr >= 0.11.1 Requires: python3-speechd >= 0.10.1 Requires: python3-webencodings >= 0.5.1 -Requires: python3-zeroconf >= 0.28.1 +Requires: python3-zeroconf >= 0.31.0 # Requires: sqlite3 Requires: xdg-utils >= 1.0.2 ++++++ calibre-5.37.0.tar.xz -> calibre-5.38.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/calibre/calibre-5.37.0.tar.xz /work/SRC/openSUSE:Factory/.calibre.new.1958/calibre-5.38.0.tar.xz differ: char 25, line 1 ++++++ calibre-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.XmcFp4/_old 2022-03-04 20:20:52.444682472 +0100 +++ /var/tmp/diff_new_pack.XmcFp4/_new 2022-03-04 20:20:52.448682469 +0100 @@ -1,5 +1,5 @@ # # Output filters addFilter("non-executable-script") -addFilter("pem-certificate") +#addFilter("pem-certificate") addFilter("explicit-lib-dependency")