Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zeal for openSUSE:Factory checked in at 2026-03-13 21:16:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zeal (Old) and /work/SRC/openSUSE:Factory/.zeal.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zeal" Fri Mar 13 21:16:01 2026 rev:16 rq:1338351 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/zeal/zeal.changes 2025-10-22 12:21:31.376712214 +0200 +++ /work/SRC/openSUSE:Factory/.zeal.new.8177/zeal.changes 2026-03-13 21:16:30.204545064 +0100 @@ -1,0 +2,92 @@ +Sat Mar 07 21:20:55 UTC 2026 - Jaime Marquínez Ferrándiz <[email protected]> + +- Update to version 0.8.0: + * build(cmake): fix code signing + * chore: bump version to 0.8.0 + * fix(ui): show update check result when triggered from menu + * fix(ui): correctly apply color scheme without reload + * ci(github): bump actions/upload-artifact from 6 to 7 (#1764) + * feat(app): simplify bundled html pages + * refactor(core): use std::underlying_type_t + * fix(registry,ui): do fuzzy matching only once + * fix(ui): do not reload toc view for the same page + * fix(ui): use same height in search and toc views + * fix(registry): defer docset loading to improve startup performance (#1748) + * ci(github): simplify vcpkg binary cache handling (#1756) + * style: order setters where possible + * chore(cmake,ui): update copyright year + * ci(github): build with Qt 6.10.2 (#1755) + * fix(util): fix return code in plist parser + * build(core): update cpp-httplib to v0.32.0 + * fix(util): protect sqlite3_finalize with a mutex + * feat(registry,ui,util): use new fuzzy matching algorithm + * fix(browser): only scale zoom factor on hidpi + * fix(ui): make search delegate highlihgt fuzzy results + * fix(registry): use fzy algorithm for fuzzy search + * fix(ui): reset docset filter after list update + * fix: add missing error logging (#1752) + * ci(github): bump actions/cache from 4 to 5 (#1740) + * ci(github): bump actions/upload-artifact from 5 to 6 (#1741) + * ci(github): bump dessant/lock-threads from 5 to 6 (#1742) + * ci(github): bump actions/checkout from 5 to 6 (#1735) + * fix: fix build with Qt 6.10 (#1728) + * ci(github): bump actions/upload-artifact from 4 to 5 (#1729) + * ci(github): build with Qt 6.9.3 (#1732) + * ci(github): bump github/codeql-action from 3 to 4 (#1726) + * chore: minor spelling fixes + * fix(app): fix --attach-console logic + * feat(app): add --attach-console option on Windows + * feat(app,core): add --minimized command line option + * refactor(app): remove unused command line option + * refactor(app): simplify adding command line options + * chore: add REUSE metadata + * chore: add REUSE metadata, missing license/copyright info + * ci(github): add arm64 ubuntu builds (#1725) + * build(cmake): disable in-source builds + * refactor: fix compiler warnings + * build(cmake): use secure RFC 3161 timestamping + * build(cmake): detect empty env vars in codesign helper (#1723) + * build(appimage): use zstd compression + * build(cmake): remove references to IA-64 architecture + * build(cmake): use private linking consistently + * fix(ui): handle time drift for docset list cache + * refactor: use Q_DISABLE_COPY_MOVE + * feat(ui,util): show "humanized" docset list refreshed time (#1721) + * fix(sidebar): improve null safety + * fix(core): fix memory leak in extractor + * refactor: use categorized logging everywhere (#1720) + * fix(cmake): update logging in codesign helper + * build(appimage): revert to 22.04 (#1719) + * fix(registry): add missing error logging (#1661) + * ci(github): add custom vcpkg cache (#1718) + * build(vcpkg): set baseline commit in vcpkg.json + * ci(github): update AppImage build tools (#1695) + * fix(browser): fix broken user stylesheets (#1717) + * feat(ui): allow hiding menu bar (#1716) + * refactor(ui): add more null-safety checks (#1715) + * fix(ui): delete unused member variable + * refactor(ui): do not use UIC for main window (#1714) + * chore(cmake,ui): update copyright year + * ci(github): build on Ubuntu 24.04 + * docs(registry): fix typo in comment + * fix(browser): use ApplicationWorld id for CSS script + * build: require Qt 5.15.2 + * refactor(ui): use correct OS macro + * refactor(cmake): remove unneeded extension + * ci(github): update vcpkg to 2025.08.27 + * ci(github): refactor matrix configurations (#1713) + * ci(github): build with Qt 6.9.2 (#1712) + * ci(github): remove Windows 2019 image + * ci(github): bump actions/checkout from 4 to 5 (#1707) + * ci(github): stop building on Ubuntu 20.04 (#1694) + * ci(github): build with Qt 6.7.3 + * refactor: use Q_OS_WINDOWS macro consistently + * feat(browser): forward JS console messages to log + * feat(browser): enable PDF support + * chore: shorten header comments + * chore(registry,ui): add missing header comments + * chore: update file header comments + * chore: bump version to 0.7.3 +- Drop fix-qt-6.10.patch + +------------------------------------------------------------------- Old: ---- fix-qt-6.10.patch zeal-0.7.2.tar.xz New: ---- zeal-0.8.0.tar.xz ----------(Old B)---------- Old: * chore: bump version to 0.7.3 - Drop fix-qt-6.10.patch ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zeal.spec ++++++ --- /var/tmp/diff_new_pack.imuQPs/_old 2026-03-13 21:16:30.976577129 +0100 +++ /var/tmp/diff_new_pack.imuQPs/_new 2026-03-13 21:16:30.980577294 +0100 @@ -1,7 +1,7 @@ # # spec file for package zeal # -# Copyright (c) 2025 SUSE LLC and contributors +# 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 @@ -19,7 +19,7 @@ %global optflags %{optflags} -Wno-unused-variable Name: zeal -Version: 0.7.2 +Version: 0.8.0 Release: 0 Summary: Offline API documentation browser License: GPL-3.0-or-later @@ -30,7 +30,6 @@ Source9: zeal.1 # PATCH-FIX-UPSTREAM zeal-cmake-find-qt-components.patch gh#zealdocs/zeal#1643 [email protected] -- Explicitly find necessary Qt6 components to fix build with Qt 6.7.2 Patch0: zeal-cmake-find-qt-components.patch -Patch1: fix-qt-6.10.patch BuildRequires: cmake BuildRequires: extra-cmake-modules BuildRequires: fdupes @@ -42,6 +41,7 @@ BuildRequires: pkgconfig(Qt6Concurrent) >= 6.2.0 BuildRequires: pkgconfig(Qt6Core) >= 6.2.0 BuildRequires: pkgconfig(Qt6Gui) >= 6.2.0 +BuildRequires: pkgconfig(Qt6Test) >= 6.2.0 BuildRequires: pkgconfig(Qt6WebChannel) >= 6.2.0 BuildRequires: pkgconfig(Qt6WebEngineWidgets) >= 6.2.0 BuildRequires: pkgconfig(libarchive) ++++++ _service ++++++ --- /var/tmp/diff_new_pack.imuQPs/_old 2026-03-13 21:16:31.040579787 +0100 +++ /var/tmp/diff_new_pack.imuQPs/_new 2026-03-13 21:16:31.048580118 +0100 @@ -4,7 +4,7 @@ <param name="scm">git</param> <param name="exclude">.git</param> <param name="versionformat">@PARENT_TAG@</param> - <param name="revision">v0.7.2</param> + <param name="revision">v0.8.0</param> <param name="match-tag">*</param> <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param> <param name="versionrewrite-replacement">\1</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.imuQPs/_old 2026-03-13 21:16:31.084581614 +0100 +++ /var/tmp/diff_new_pack.imuQPs/_new 2026-03-13 21:16:31.088581781 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/zealdocs/zeal.git</param> - <param name="changesrevision">66b30331f84a0081cbaa8955f92c8e42a990a1ca</param></service></servicedata> + <param name="changesrevision">705ae49fbbeab93d879ecf282377949aa39696e4</param></service></servicedata> (No newline at EOF) ++++++ zeal-0.7.2.tar.xz -> zeal-0.8.0.tar.xz ++++++ ++++ 27315 lines of diff (skipped)
