Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kchmviewer for openSUSE:Factory 
checked in at 2022-02-17 23:40:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kchmviewer (Old)
 and      /work/SRC/openSUSE:Factory/.kchmviewer.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kchmviewer"

Thu Feb 17 23:40:22 2022 rev:2 rq:955622 version:8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kchmviewer/kchmviewer.changes    2022-02-04 
21:52:10.255244779 +0100
+++ /work/SRC/openSUSE:Factory/.kchmviewer.new.1958/kchmviewer.changes  
2022-02-17 23:41:56.515700211 +0100
@@ -1,0 +2,4 @@
+Thu Feb 17 11:25:23 UTC 2022 - Bruno Pitrus <[email protected]>
+- Add InitialPreference-greater-than-okular.patch
+
+-------------------------------------------------------------------

New:
----
  InitialPreference-greater-than-okular.patch

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

Other differences:
------------------
++++++ kchmviewer.spec ++++++
--- /var/tmp/diff_new_pack.dlXTna/_old  2022-02-17 23:41:57.075700206 +0100
+++ /var/tmp/diff_new_pack.dlXTna/_new  2022-02-17 23:41:57.079700206 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kchmviewer
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -34,8 +34,10 @@
 Patch3:         qtwebengine-3-synchronize-url.patch
 # PATCH-FIX-UPSTREAM git a4a3984465cb635822953350c571950ae726b539
 Patch4:         no-webkit.patch
+# PATCH-FIX-OPENSUSE
+Patch5:         InitialPreference-greater-than-okular.patch
 # PATCH-FIX-OPENSUSE https://github.com/gyunaev/kchmviewer/pull/17
-Patch5:         rename-desktop-file.patch
+Patch6:         rename-desktop-file.patch
 BuildRequires:  chmlib-devel
 BuildRequires:  libQt5Core-devel
 BuildRequires:  libQt5DBus-devel

++++++ InitialPreference-greater-than-okular.patch ++++++
Prefer kchmviewer over Okular, since Okular is atrocious at displaying 
reflowable formats.
Note that Okular's InitialPreference is 3 for chm, 1 for epub.

--- a/packages/kchmviewer.desktop       2021-05-20 09:09:01.000000000 +0200
+++ b/packages/kchmviewer.desktop       2022-02-17 12:09:34.471436243 +0100
@@ -7,4 +7,5 @@
 Icon=kchmviewer
 GenericName=CHM file viewer
 Comment=A viewer of CHM (MS-Help) files
+InitialPreference=8
 
MimeType=application/chm;application/x-chm;application/vnd.ms-htmlhelp;application/epub+zip

Reply via email to