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-11-25 13:13:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/calibre (Old)
 and      /work/SRC/openSUSE:Factory/.calibre.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "calibre"

Fri Nov 25 13:13:08 2022 rev:292 rq:1038043 version:6.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/calibre/calibre.changes  2022-11-04 
17:41:29.862858074 +0100
+++ /work/SRC/openSUSE:Factory/.calibre.new.1597/calibre.changes        
2022-11-25 13:23:03.291647380 +0100
@@ -1,0 +2,36 @@
+Fri Nov 25 06:32:34 UTC 2022 - ecsos <[email protected]>
+
+- Update to 6.9.0
+  * New Features
+    - E-book viewer: When exporting highlights as plain text
+      include titles from chapters at all levels not just the first
+      level
+    - Edit book: Reports: Show the number of words per file in the
+      Files section of the report
+    - Windows builds: sign DLLs in addition to EXEs to make
+      Microsoft's new "Smart App Control" tool happy
+    - Sending by email: When adding comments also add series
+    - Nook driver: Put files in NOOK/Books instead of NOOK/My Files
+      on recent nook devices so they are all listed in one place in
+      the NOOK UI
+    - calibredb list: Allow using a template as one of the returned
+      fields
+    - Tag browser: Add context menu action to turn on/off
+      sub-categorization for a category
+  * Bug Fixes
+    - Merging books: Fix title sort not being updated when the
+      title is updated
+    - Content server viewer: Fix incorrect sorting of highlights in
+      the same paragraph
+    - Content server viewer: When exporting highlights as text
+      include chapter titles
+    - Improve rendering of the separator handle dots introduced in
+      the previous release
+    - Edit book: Fix regression in previous release causing
+      applying any container update marking all open image editors
+      as modified
+    - Fix a regression in the previous release that caused copying
+      book details to clipboard to use unix line endings on windows
+- Revise Buildrequires and Requires.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ calibre.spec ++++++
--- /var/tmp/diff_new_pack.m3ls6x/_old  2022-11-25 13:23:03.939650876 +0100
+++ /var/tmp/diff_new_pack.m3ls6x/_new  2022-11-25 13:23:03.943650898 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           calibre
-Version:        6.8.0
+Version:        6.9.0
 Release:        0
 Summary:        EBook Management Application
 License:        GPL-3.0-only
@@ -55,20 +55,23 @@
 #BuildRequires:  dbus-1-python3 >= 1.2.0
 BuildRequires:  chmlib-devel >= 0.40
 BuildRequires:  freetype2-devel >= 2.11.0
+BuildRequires:  graphite2-devel >= 1.3.14
 BuildRequires:  hyphen-devel >= 2.8.8
+#upstream use:  iconv >= 1.16
 BuildRequires:  liberation-fonts
-BuildRequires:  libicu-devel >= 4.4.0
-BuildRequires:  libmtp-devel >= 1.1.19
+BuildRequires:  libmtp-devel >= 1.1.20
 BuildRequires:  libopenssl-devel >= 1.1.1l
 BuildRequires:  libpodofo-devel >= 0.9.7
 BuildRequires:  libpoppler-devel >= 21.11.0
 # upstream use: libstemmer-devel >= 2.2.0
 BuildRequires:  libstemmer-devel >= 2.1.0
 BuildRequires:  libwmf-devel >= 0.2.8
+# upstream use: mozjpeg >= 4.0.3
 BuildRequires:  optipng >= 0.7.7
 BuildRequires:  podofo >= 0.9.7
 BuildRequires:  poppler-tools >= 21.11.0
 BuildRequires:  qt6-core-private-devel >= 6.3.1
+BuildRequires:  qt6-declarative-devel >= 6.3.1
 BuildRequires:  qt6-gui-private-devel >= 6.3.1
 BuildRequires:  qt6-imageformats-devel >= 6.3.1
 BuildRequires:  qt6-platformsupport-private-devel  >= 6.3.1
@@ -86,10 +89,15 @@
 BuildRequires:  pkgconfig(Qt6WebEngineCore) >= 6.3.1
 BuildRequires:  pkgconfig(Qt6WebEngineWidgets) >= 6.3.1
 BuildRequires:  pkgconfig(Qt6Widgets) >= 6.3.1
+BuildRequires:  pkgconfig(dbus-glib-1) >= 0.112
 BuildRequires:  pkgconfig(espeak-ng)
 BuildRequires:  pkgconfig(fontconfig) >= 2.13.94
+BuildRequires:  pkgconfig(glib-2.0) >= 2.70.1
 BuildRequires:  pkgconfig(gpg-error) >= 1.43
 BuildRequires:  pkgconfig(hunspell) >= 1.7.0
+BuildRequires:  pkgconfig(icu-i18n) >= 70.1
+BuildRequires:  pkgconfig(libffi) >= 3.4.2
+BuildRequires:  pkgconfig(libgcrypt) >= 1.9.4
 BuildRequires:  pkgconfig(libopenjp2) >= 2.4.0
 BuildRequires:  pkgconfig(libpng16) >= 1.6.37
 BuildRequires:  pkgconfig(libusb-1.0) >= 1.0.24
@@ -98,7 +106,7 @@
 BuildRequires:  pkgconfig(python3) >= 3.10
 BuildRequires:  pkgconfig(readline) >= 8.1
 BuildRequires:  pkgconfig(sqlite3)
-BuildRequires:  pkgconfig(uchardet)
+BuildRequires:  pkgconfig(uchardet) >= 0.0.7
 # calibre no longer depends on ImageMagick
 # but keept BuildRequires to convert icon to serveral sizes
 BuildRequires:  pkgconfig(ImageMagick) >= 6.5.9
@@ -114,7 +122,7 @@
 BuildRequires:  python3-beautifulsoup4 >= 4.10.0
 BuildRequires:  python3-cchardet >= 2.1.7
 BuildRequires:  python3-chardet >= 4.0.0
-BuildRequires:  python3-css-parser >= 1.0.7
+BuildRequires:  python3-css-parser >= 1.0.8
 BuildRequires:  python3-dateutil >= 2.8.2
 BuildRequires:  python3-dnspython >= 2.1.0
 BuildRequires:  python3-dukpy-kovidgoyal >= 0.3
@@ -124,7 +132,7 @@
 BuildRequires:  python3-html5lib >= 1.1
 BuildRequires:  python3-ifaddr >= 0.1.7
 BuildRequires:  python3-jeepney >= 0.7.1
-BuildRequires:  python3-lxml >= 4.6.4
+BuildRequires:  python3-lxml >= 4.9.1
 BuildRequires:  python3-mechanize >= 0.4.7
 BuildRequires:  python3-msgpack >= 1.0.3
 BuildRequires:  python3-netifaces >= 0.11.0
@@ -134,33 +142,35 @@
 BuildRequires:  python3-pychm >= 0.8.6
 BuildRequires:  python3-pycryptodome >= 3.11.0
 BuildRequires:  python3-pyparsing >= 3.0.6
-# upstream use: python3-pyqt-builder >= 1.13.0
+# upstream use: BuildRequires:  python3-pyqt-builder >= 1.13.0
 BuildRequires:  python3-pyqt-builder >= 1.12.2
 BuildRequires:  python3-qt6-devel >= 6.3.1
 BuildRequires:  python3-regex >= 2021.11.10
-BuildRequires:  python3-setuptools >= 49.6.0
+BuildRequires:  python3-setuptools >= 57.4.0
 BuildRequires:  python3-sgmllib3k >= 1.0.0
 BuildRequires:  python3-sip-devel >= 6.6.2
 BuildRequires:  python3-texttable >= 1.6.4
 BuildRequires:  python3-toml >= 0.10.2
 BuildRequires:  pkgconfig(libjpeg) >= 2.1.2
 BuildRequires:  pkgconfig(libwebp) >= 1.2.1
-BuildRequires:  pkgconfig(libxml-2.0) >= 2.9.12
-BuildRequires:  pkgconfig(libxslt) >= 1.1.34
+BuildRequires:  pkgconfig(libxml-2.0) >= 2.9.14
+BuildRequires:  pkgconfig(libxslt) >= 1.1.35
 # Need at buildtime too, to produce the bash completion
 BuildRequires:  python3-qtwebengine-qt6 >= 6.3.1
-BuildRequires:  python3-six >= 1.15.0
+BuildRequires:  python3-six >= 1.16.0
 BuildRequires:  python3-soupsieve >= 2.3.1
 #BuildRequires:  python-unrardll >= 0.1.5
+# upstream use: BuildRequires:  python3-py7zr >= 0.15.0
 BuildRequires:  python3-py7zr >= 0.11.1
+# upstream use: BuildRequires:  python3-speechd >= 0.11.1
 BuildRequires:  python3-speechd >= 0.10.2
 BuildRequires:  python3-webencodings >= 0.5.1
-BuildRequires:  python3-zeroconf >= 0.31.0
+BuildRequires:  python3-zeroconf >= 0.37.0
 #
 Requires:       chmlib >= 0.40
 #Requires:       dbus-1-python3 >= 1.2.0
 Requires:       liberation-fonts
-Requires:       libmtp9 >= 1.1.19
+Requires:       libmtp9 >= 1.1.20
 Requires:       libpng16-16 >= 1.6.37
 Requires:       libwmf >= 0.2.8
 Requires:       optipng >= 0.7.5
@@ -175,7 +185,7 @@
 Requires:       python3-beautifulsoup4 >= 4.10.0
 Requires:       python3-cchardet >= 2.1.7
 Requires:       python3-chardet >= 4.0.0
-Requires:       python3-css-parser >= 1.0.7
+Requires:       python3-css-parser >= 1.0.8
 Requires:       python3-dateutil >= 2.8.2
 #Requires:       python3-dbus-python
 Requires:       python3-dnspython >= 2.1.0
@@ -187,7 +197,7 @@
 Requires:       python3-html5lib >= 1.1
 Requires:       python3-ifaddr >= 0.1.7
 Requires:       python3-jeepney >= 0.7.1
-Requires:       python3-lxml >= 4.6.4
+Requires:       python3-lxml >= 4.9.1
 Requires:       python3-mechanize >= 0.4.7
 Requires:       python3-msgpack >= 1.0.3
 Requires:       python3-netifaces >= 0.11.0
@@ -199,14 +209,14 @@
 Requires:       python3-qtwebengine-qt6 >= 6.3.1
 Requires:       python3-regex >= 2021.11.10
 Requires:       python3-sgmllib3k >= 1.0.0
-Requires:       python3-six >= 1.15.0
+Requires:       python3-six >= 1.16.0
 Requires:       python3-soupsieve >= 2.3.1
 Requires:       python3-texttable >= 1.6.4
 #Requires:       python3-unrardll >= 0.1.5
 Requires:       python3-py7zr >= 0.11.1
 Requires:       python3-speechd >= 0.10.2
 Requires:       python3-webencodings >= 0.5.1
-Requires:       python3-zeroconf >= 0.31.0
+Requires:       python3-zeroconf >= 0.37.0
 #
 Requires:       sqlite3
 Requires:       bzip2 >= 1.0.8

++++++ calibre-6.8.0.tar.xz -> calibre-6.9.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/calibre/calibre-6.8.0.tar.xz 
/work/SRC/openSUSE:Factory/.calibre.new.1597/calibre-6.9.0.tar.xz differ: char 
25, line 1

Reply via email to