Hello community, here is the log from the commit of package calibre for openSUSE:Factory checked in at 2018-10-23 20:36:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/calibre (Old) and /work/SRC/openSUSE:Factory/.calibre.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calibre" Tue Oct 23 20:36:53 2018 rev:201 rq:643545 version:3.33.1 Changes: -------- --- /work/SRC/openSUSE:Factory/calibre/calibre.changes 2018-10-01 08:20:08.677863421 +0200 +++ /work/SRC/openSUSE:Factory/.calibre.new/calibre.changes 2018-10-23 20:36:59.828787541 +0200 @@ -1,0 +2,28 @@ +Sun Oct 21 07:45:03 UTC 2018 - <[email protected]> + +- change require version for python-msgpack from 0.5.6 to 0.5.4 + so calibre can build for Leap 15.1 + +------------------------------------------------------------------- +Fri Oct 19 14:32:26 UTC 2018 - [email protected] + +- update to 3.33.1 + New Features + - Driver for the new Kobo Forma + - PDF Output: Add a new 'page number map' setting to easily + modify page numbers as needed in headers/fotters and the + generated inline table of contents. + - Edit book: Insert image: remember size of displayed thumbnails. + - Edit book: Compress images losslessly: Remember the last used + compression quality for jpeg compression. + Bug Fixes + - CHM Input: Fix a regression in the previous release that broke + processing of CHM files. + - Fix clearing of metadata download author and tag map rules not + working + - Fix notifications from calibre being displayed as "Others" on + the GNOME desktop +- Drop Patch calibre-UnicodeEncodeError-build.patch, + because now in upstream + +------------------------------------------------------------------- Old: ---- calibre-3.32.0.tar.xz calibre-3.32.0.tar.xz.sig calibre-UnicodeEncodeError-build.patch New: ---- calibre-3.33.1.tar.xz calibre-3.33.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calibre.spec ++++++ --- /var/tmp/diff_new_pack.gU4XAf/_old 2018-10-23 20:37:01.656785357 +0200 +++ /var/tmp/diff_new_pack.gU4XAf/_new 2018-10-23 20:37:01.660785352 +0200 @@ -17,7 +17,7 @@ Name: calibre -Version: 3.32.0 +Version: 3.33.1 Release: 0 Summary: EBook Management Application License: GPL-3.0-only @@ -28,8 +28,6 @@ Source2: https://calibre-ebook.com/signatures/kovid.gpg#/%{name}.keyring Source3: %{name}.desktop Source100: %{name}-rpmlintrc -# PATCH-FIX-UPSTREAM: fix build error - UnicodeEncodeError -Patch1: %{name}-UnicodeEncodeError-build.patch # Patch2: %{name}-setup.install.py.diff # PATCH-FIX-OPENSUSE: disabling Autoupdate Searcher @@ -81,7 +79,8 @@ BuildRequires: python-html5lib BuildRequires: python-lxml >= 3.8.0 BuildRequires: python-mechanize >= 0.1.11 -BuildRequires: python-msgpack-python >= 0.5.6 +# upstream use python-msgpack 0.5.6 +BuildRequires: python-msgpack >= 0.5.4 BuildRequires: python-netifaces BuildRequires: python-odfpy BuildRequires: python-psutil >= 0.6.1 @@ -117,7 +116,7 @@ Requires: python-html5lib Requires: python-lxml >= 3.8.0 Requires: python-mechanize >= 0.1.11 -Requires: python-msgpack-python >= 0.5.6 +Requires: python-msgpack >= 0.5.4 Requires: python-netifaces >= 0.8 Requires: python-odfpy Requires: python-psutil >= 0.6.1 @@ -146,7 +145,6 @@ %prep %setup -q -%patch1 -p1 %patch2 -p1 %patch3 -p1 -b .no-update ++++++ calibre-3.32.0.tar.xz -> calibre-3.33.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/calibre/calibre-3.32.0.tar.xz /work/SRC/openSUSE:Factory/.calibre.new/calibre-3.33.1.tar.xz differ: char 25, line 1
