Hello community,

here is the log from the commit of package calibre for openSUSE:Factory checked 
in at 2019-07-13 13:50:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/calibre (Old)
 and      /work/SRC/openSUSE:Factory/.calibre.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "calibre"

Sat Jul 13 13:50:23 2019 rev:211 rq:714918 version:3.45.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/calibre/calibre.changes  2019-07-11 
13:14:20.602850169 +0200
+++ /work/SRC/openSUSE:Factory/.calibre.new.4615/calibre.changes        
2019-07-13 14:01:00.798886706 +0200
@@ -1,0 +2,82 @@
+Fri Jul 12 17:16:36 UTC 2019 - [email protected]
+
+- update to 3.45.2
+  Bug fixes
+  - Fix a Windows-specific regression in 3.45.0 that prevented 
+    calibre from starting on non UTF-8 locales with non-ASCII 
+    usernames. Closes tickets: 1836360
+
+-------------------------------------------------------------------
+Fri Jul 12 09:08:32 UTC 2019 - [email protected]
+
+- update to 3.45.1
+  Bug fixes
+  - Fix a Windows-specific regression in 3.45.0 that caused various
+    errors in the viewer and editor. Closes tickets: 1836294
+
+-------------------------------------------------------------------
+Fri Jul 12 05:48:05 UTC 2019 - [email protected]
+
+- update to 3.45.0
+  New features
+  - Content server: Allow adding or removing formats to a book via 
+    the edit metadata page. Closes tickets: 1831304
+  - ToC Editor: Allow user to control whether duplicate headings 
+    are included or not when generating ToC from headings
+  - Advanced search dialog: Remember the last focused field in the 
+    search by title/authors tab
+  - Conversion: Performance improvement for books that have many 
+    HTML files that all include the same CSS stylesheets
+  - Kobo driver: Add options to more precisely control the 
+    generation of cover images, to reduce size and enhance quality
+  - Support subtitle in Douban metadata plugin
+  Bug fixes
+  - Linux: Workaround for bug in recent Linux kernels that causes
+    the Kindle to eject after calibre connects to it. 
+    Closes tickets: 1834641
+  - DOCX Input: When autodetecting the Table of Contents from 
+    headings, work even if the headings use numbering.
+    Closes tickets: 1834661
+  - EPUB Output: If there are no guide elements do not output an 
+    empty guide tag. Makes epubcheck happy.
+    Closes tickets: 1835560
+  - Workaround for sortByColumn being partially broken in Qt 5.13.0
+    Closes tickets: 1834989
+  - Fix a regression that broke the per_lang_title_sort_articles
+    tweak. Closes tickets: 1834329
+  - Sending email: Fix an error on some windows machines with 
+    non-ASCII hostnames
+  - EPUB Output: When generating EPUB 3 preserve the old style meta
+    tag to identify the cover as Google Play Books does not 
+    recognize EPUB 3 cover markup. Closes tickets: 1832660
+  - Create catalog: Fix handling of the tilde character in BiBTeX
+    catalogs. Closes tickets: 1832726
+  - News downloads: Fix incorrect font sizes for some text in the
+    index pages. Closes tickets: 1832628
+  - Comic Input: Fix incorrect processing of comics with pages that
+    have the same file names in different folders when using the 
+    "No process" option. Closes tickets: 1831487
+  - CHM Input: Fix a regression that broke processing of some CHM 
+    files. Closes tickets: 1831511
+  - Edit book: When auto-closing tags on typing </, fix 
+    occasionally incorrect tag being closed in large files becaus
+    e syntax highlighting has not completed
+  - Kobo driver: Fix for ContentType not being defined error for 
+    extension-less non kepub files on a Kobo
+  - Content server: Book details page: Do not display empty rows 
+    for undefined dates
+  - Get books: Update Google books and amazon plugins for markup 
+    changes
+  - Edit book: Text search: Fix searching for a single character 
+    backwards not working
+  New news sources
+  - Aviation International News by Jose Ortiz
+  Improved news sources
+  - Art and Letters Daily
+  - The Wall Street Journal
+  - Barrons
+  - Newsweek
+- Drop patches calibre-fix-qt5.13-compat.patch and 
+  calibre-fix-qt5.13-sortByColumn.patch because now in upstream.
+
+-------------------------------------------------------------------

Old:
----
  calibre-3.44.0.tar.xz
  calibre-3.44.0.tar.xz.sig
  calibre-fix-qt5.13-compat.patch
  calibre-fix-qt5.13-sortByColumn.patch

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

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

Other differences:
------------------
++++++ calibre.spec ++++++
--- /var/tmp/diff_new_pack.tq3Gsf/_old  2019-07-13 14:01:02.094886309 +0200
+++ /var/tmp/diff_new_pack.tq3Gsf/_new  2019-07-13 14:01:02.098886308 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           calibre
-Version:        3.44.0
+Version:        3.45.2
 Release:        0
 Summary:        EBook Management Application
 License:        GPL-3.0-only
@@ -32,14 +32,6 @@
 Patch2:         %{name}-setup.install.py.diff
 # PATCH-FIX-OPENSUSE: disabling Autoupdate Searcher
 Patch3:         %{name}-no-update.diff
-# Make it build against Qt 5.13.
-# Remove when kovidgoyal/calibre@0a5dc07 is included in release version.
-Patch4:         %{name}-fix-qt5.13-compat.patch
-# Workaround Qt 5.13 regression in QTableView::sortByColumn().
-# Upstream tracking bug: https://bugs.launchpad.net/calibre/+bug/1834989
-# Qt tracking bug: https://bugreports.qt.io/browse/QTBUG-76850
-# Remove when kovidgoyal/calibre@8088902 is included in release version.
-Patch5:         %{name}-fix-qt5.13-sortByColumn.patch
 BuildRequires:  fdupes
 BuildRequires:  help2man
 BuildRequires:  hicolor-icon-theme
@@ -183,8 +175,6 @@
 %setup -q
 %patch2 -p1
 %patch3 -p1 -b .no-update
-%patch4 -p1
-%patch5 -p1
 
 # dos2unix newline conversion
 sed -i 's/\r//' src/calibre/web/feeds/recipes/*

++++++ calibre-3.44.0.tar.xz -> calibre-3.45.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/calibre/calibre-3.44.0.tar.xz 
/work/SRC/openSUSE:Factory/.calibre.new.4615/calibre-3.45.2.tar.xz differ: char 
26, line 1



Reply via email to