Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package uChmViewer for openSUSE:Factory checked in at 2026-01-05 14:53:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/uChmViewer (Old) and /work/SRC/openSUSE:Factory/.uChmViewer.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "uChmViewer" Mon Jan 5 14:53:55 2026 rev:3 rq:1325312 version:8.5 Changes: -------- --- /work/SRC/openSUSE:Factory/uChmViewer/uChmViewer.changes 2025-02-10 18:36:26.494927932 +0100 +++ /work/SRC/openSUSE:Factory/.uChmViewer.new.1928/uChmViewer.changes 2026-01-05 14:56:42.519131538 +0100 @@ -1,0 +2,15 @@ +Sat Jan 3 20:53:34 UTC 2026 - Dirk Müller <[email protected]> + +- update to 8.5: + * Raised CMake minimum version to 3.16 + * Dropped KDE support + * Fixed index overflow + * Added support for hidpi icon and fractional scaling + * Improved CJK fonts rendering under Windows + * Fixed memory leaks + * Updated astyle.cfg for the 3.4 version and formatted + * Added the codespell support and fixed typos + * Added hdpi scaling in Qt5 + * Fixed filename conversion from QString to char* + +------------------------------------------------------------------- Old: ---- v8.4.tar.gz New: ---- v8.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ uChmViewer.spec ++++++ --- /var/tmp/diff_new_pack.wSsbs3/_old 2026-01-05 14:56:45.631260849 +0100 +++ /var/tmp/diff_new_pack.wSsbs3/_new 2026-01-05 14:56:45.631260849 +0100 @@ -1,7 +1,7 @@ # -# spec file for package kchmviewer +# spec file for package uChmViewer # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: uChmViewer -Version: 8.4 +Version: 8.5 Release: 0 Summary: CHM and ePub Viewer License: GPL-3.0-only @@ -30,14 +30,14 @@ # PATCH-FIX-OPENSUSE Patch5: InitialPreference-greater-than-okular.patch BuildRequires: chmlib-devel -BuildRequires: cmake(libzip) +BuildRequires: hicolor-icon-theme BuildRequires: cmake(Qt6Core) BuildRequires: cmake(Qt6Core5Compat) BuildRequires: cmake(Qt6Network) BuildRequires: cmake(Qt6PrintSupport) BuildRequires: cmake(Qt6WebEngineWidgets) BuildRequires: cmake(Qt6Xml) -BuildRequires: hicolor-icon-theme +BuildRequires: cmake(libzip) Requires: hicolor-icon-theme # Requires qtwebengine ExclusiveArch: x86_64 %{x86_64} aarch64 riscv64 @@ -63,7 +63,6 @@ ln -srv %{buildroot}%{_bindir}/{u,k}chmviewer %find_lang uchmviewer - %files -f uchmviewer.lang %license AUTHORS.md COPYING %doc ChangeLog DBUS-bindings NEWS.md README.md ++++++ v8.4.tar.gz -> v8.5.tar.gz ++++++ ++++ 8670 lines of diff (skipped)
