Hello community,

here is the log from the commit of package calibre for openSUSE:Factory checked 
in at 2020-12-11 20:16:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/calibre (Old)
 and      /work/SRC/openSUSE:Factory/.calibre.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "calibre"

Fri Dec 11 20:16:04 2020 rev:243 rq:854775 version:5.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/calibre/calibre.changes  2020-12-04 
21:28:20.230111846 +0100
+++ /work/SRC/openSUSE:Factory/.calibre.new.2328/calibre.changes        
2020-12-11 20:16:08.060645192 +0100
@@ -1,0 +2,32 @@
+Fri Dec 11 06:39:26 UTC 2020 - ecsos <ec...@opensuse.org>
+
+- Update to 5.7.0
+  * New Features
+    - E-book viewer: Add a "Read aloud" function that works via the
+      operating system's Text-to-speech engine.
+    - A new busy spinner for waiting animations
+    - Edit metadata: Add buttons to easily set yes/no fields also
+      shortcut to clear the field.
+  * Bug Fixes
+    - PDF Output: Fix a regression in the previous release that
+      broke text rendering for some fonts due to a bug in Qt 
+      WebEngine.
+    - PDF Output: Fix conversion failing when adding header/footer
+      and the input document defines margins/padding on the tag.
+    - Windows: Fix the case of library names in copied 
+      calibre:// links sometimes incorrect.
+    - AZW3 Input: Fix a regression in calibre 5 that broke 
+      processing of files with inline flow replacements.
+    - Fix hiding and showing book details panel changes its size
+      by a pixel or two.
+    - Get books: Fix amazon.fr not working because of website
+      changes.
+    - Bulk metadata search/replace: Fix text transform function not
+      being applied to the test result in character mode
+    - Book list: Improve rendering of column headers when they dont
+      fit, by eliding them instead of just cutting off rendering.
+    - Fix template function "first_non_empty" fails if no argument
+      evaluates non-empty
+- Fix some requirements and versions.
+
+-------------------------------------------------------------------

Old:
----
  calibre-5.6.0.tar.xz
  calibre-5.6.0.tar.xz.sig

New:
----
  calibre-5.7.0.tar.xz
  calibre-5.7.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ calibre.spec ++++++
--- /var/tmp/diff_new_pack.J3w1vH/_old  2020-12-11 20:16:09.032645595 +0100
+++ /var/tmp/diff_new_pack.J3w1vH/_new  2020-12-11 20:16:09.040645598 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           calibre
-Version:        5.6.0
+Version:        5.7.0
 Release:        0
 Summary:        EBook Management Application
 License:        GPL-3.0-only
@@ -53,9 +53,9 @@
 BuildRequires:  chmlib-devel >= 0.40
 BuildRequires:  dbus-1-python3 >= 1.2.0
 BuildRequires:  hyphen-devel >= 2.8.8
-BuildRequires:  libQt5Core-private-headers-devel >= 5.15.1
-BuildRequires:  libQt5Gui-private-headers-devel >= 5.15.1
-BuildRequires:  libQt5PlatformSupport-private-headers-devel >= 5.15.1
+BuildRequires:  libQt5Core-private-headers-devel >= 5.15.2
+BuildRequires:  libQt5Gui-private-headers-devel >= 5.15.2
+BuildRequires:  libQt5PlatformSupport-private-headers-devel >= 5.15.2
 BuildRequires:  liberation-fonts
 BuildRequires:  libicu-devel >= 4.4.0
 BuildRequires:  libmtp-devel >= 1.1.5
@@ -67,11 +67,11 @@
 BuildRequires:  podofo >= 0.8.2
 BuildRequires:  poppler-tools >= 0.20.2
 BuildRequires:  xdg-utils >= 1.0.2
-BuildRequires:  pkgconfig(Qt5Core) >= 5.15.1
-BuildRequires:  pkgconfig(Qt5Gui) >= 5.15.1
-BuildRequires:  pkgconfig(Qt5Network) >= 5.15.1
-BuildRequires:  pkgconfig(Qt5WebEngineWidgets) >= 5.15.1
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.15.1
+BuildRequires:  pkgconfig(Qt5Core) >= 5.15.2
+BuildRequires:  pkgconfig(Qt5Gui) >= 5.15.2
+BuildRequires:  pkgconfig(Qt5Network) >= 5.15.2
+BuildRequires:  pkgconfig(Qt5WebEngineWidgets) >= 5.15.2
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.15.2
 BuildRequires:  pkgconfig(espeak-ng)
 BuildRequires:  pkgconfig(hunspell)
 BuildRequires:  pkgconfig(python3)
@@ -80,9 +80,11 @@
 # but keept BuildRequires to convert icon to serveral sizes
 BuildRequires:  pkgconfig(ImageMagick) >= 6.5.9
 #
-BuildRequires:  libjpeg-turbo
+BuildRequires:  jxrlib-devel >= 0.2.4
+BuildRequires:  libjpeg-turbo >= 2.0.5
 BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(libjpeg)
+BuildRequires:  pkgconfig(libwebp) >= 1.1.0
 # upstream use python-Pillow 6.0.0
 BuildRequires:  python3-Pillow >= 5.0.0
 # upstream use python-Pygments 2.3.1
@@ -92,8 +94,7 @@
 # upstream use python-beautifulsoup4 4.7.1
 BuildRequires:  python3-beautifulsoup4 >= 4.6.0
 BuildRequires:  python3-chardet >= 3.0.4
-# upstream use python-css-parser 1.0.5
-BuildRequires:  python3-css-parser >= 1.0.4
+BuildRequires:  python3-css-parser >= 1.0.6
 # upstream use python-dateutil 2.8.0
 BuildRequires:  python3-dateutil >= 2.7.3
 # upstream use python-dnspython 0.16.0
@@ -122,13 +123,14 @@
 BuildRequires:  python3-pychm
 BuildRequires:  python3-pycrypto >= 2.6.1
 BuildRequires:  python3-pyparsing
-BuildRequires:  python3-pyqt-builder
-BuildRequires:  python3-qt5-devel >= 5.13.1
+BuildRequires:  python3-pyqt-builder >= 1.6.0
+BuildRequires:  python3-qt5-devel >= 5.15.2
 BuildRequires:  python3-regex >= 2017.07.28
 BuildRequires:  python3-setuptools >= 23.1.0
-BuildRequires:  python3-sip-devel >= 5.3
+BuildRequires:  python3-sip-devel >= 5.5
 BuildRequires:  python3-toml
 # Need at buildtime too, to produce the bash completion
+# upstream use python3-qtwebengine-qt5 >= 5.15.2
 BuildRequires:  python3-qtwebengine-qt5 >= 5.15.1
 BuildRequires:  python3-six >= 1.10.0
 BuildRequires:  python3-soupsieve >= 1.9.1
@@ -153,7 +155,7 @@
 Requires:       python3-apsw >= 3.9.2
 Requires:       python3-beautifulsoup4 >= 4.6.0
 Requires:       python3-chardet >= 3.0.4
-Requires:       python3-css-parser >= 1.0.4
+Requires:       python3-css-parser >= 1.0.6
 Requires:       python3-dateutil >= 2.7.3
 Requires:       python3-dnspython >= 1.15.0
 Requires:       python3-dukpy-kovidgoyal >= 0.3
@@ -170,8 +172,8 @@
 Requires:       python3-psutil >= 5.4.8
 Requires:       python3-pychm
 Requires:       python3-pycrypto >= 2.6.1
-Requires:       python3-qt5 >= 5.15.1
-Requires:       python3-qt5-sip
+Requires:       python3-qt5 >= 5.15.2
+Requires:       python3-qt5-sip >= 5.5
 Requires:       python3-qtwebengine-qt5 >= 5.15.1
 Requires:       python3-regex >= 2017.07.28
 Requires:       python3-setuptools >= 23.1.0

++++++ calibre-5.6.0.tar.xz -> calibre-5.7.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/calibre/calibre-5.6.0.tar.xz 
/work/SRC/openSUSE:Factory/.calibre.new.2328/calibre-5.7.0.tar.xz differ: char 
25, line 1
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to