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-04-07 16:34:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zeal (Old) and /work/SRC/openSUSE:Factory/.zeal.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zeal" Tue Apr 7 16:34:10 2026 rev:17 rq:1344899 version:0.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/zeal/zeal.changes 2026-03-13 21:16:30.204545064 +0100 +++ /work/SRC/openSUSE:Factory/.zeal.new.21863/zeal.changes 2026-04-07 16:50:40.568927391 +0200 @@ -1,0 +2,97 @@ +Sun Apr 05 07:34:08 UTC 2026 - Jaime Marquínez Ferrándiz <[email protected]> + +- Update to version 0.8.1: + * ci(github): fix release artifact upload patterns + * chore: release v0.8.1 (#1798) + * fix: normalize docset keywords to lowercase + * refactor(ui): restrict QxtGlobalShortcutPrivate access + * chore(tools): add include-cleaner runner + * chore(tools): fix clang-tidy runner + * refactor: add explicit ctors and special members + * refactor: clean up includes (#1805) + * build(contrib): update cpp-httplib to v0.41.0 + * chore(tools): improve run-clang-tidy script + * style: use auto* for pointer types + * fix(registry): remove virtual from final class dtor + * fix(ui): fix completion label position (#1804) + * build(cmake): add option to disable update check + * fix(registry,ui): fix compiler warnings + * chore: use permissive license for build metadata + * ci(github): publish snap weekly + * cmake(build): fix unused variable warning + * build(snap): set icon + * build(snap): add snap packaging (#1800) + * fix(core): improve singleton crash recovery (#1799) + * ci(github): fix workflow permissions warning + * ci(github): configure release-please + * ci(github): improve release-please security + * ci(github): automate release workflow (#1797) + * build(cmake): add clang-tidy integration (#1796) + * build(cmake): simplify preset configuration (#1795) + * style: use nested namespaces (#1794) + * fix(registry): initialize std::atomic + * build(chocolatey): improve error handling + * build(chocolatey): remove version specific metadata + * fix(registry): validate row/column in SearchModel::index + * fix(registry): clear keyword state on empty input + * ci(github): add clang-format check + * style: enable include grouping + * style: always require block braces + * style: add initial clang-format rules + * fix(browser): respect WebWindowType in createWindow + * feat(ui): add browser-style sidebar navigation (#1792) + * fix(ui): hard-code exit and preferences shortcuts + * build(cmake): use new SQLite3 target name + * fix(ui): repolish toolbar on theme switch + * fix(core): recover from stale shared memory on Unix (#1789) + * fix(ui): enable mouse tracking in sidebar + * build(vcpkg): update to 2026.03.18 (#1790) + * chore(gitignore): add local Claude Code file + * fix(core): log config file path + * build(cmake): use UTC time in AppStream metadata + * style(cmake): fix line length issues + * chore(pkg/wix): fix copyright headers + * ci(github): add REUSE compliance check (#1778) + * build(cmake): deploy Qt deps to build dir (#1787) + * ci(github): add explicit permissions to workflows (#1788) + * fix(core): fix false send failure on local socket + * fix(app): avoid graphics init for CLI parser (#1786) + * fix(ui): use Qt keysym table for X11 shortcuts (#1785) + * fix(ui): allow Tab to cycle focus in shortcut edit + * fix(ui): unregister global shortcut on disable (#1783) + * fix(ui): add Escape to revert shortcut edit (#1782) + * fix(ui): handle implicit Shift in global hotkeys (#1781) + * fix(ui): use bold text for search match highlight (#1780) + * fix(browser): fix find-in-page highlight disappearing + * fix(app): prevent white flash on startup (#1779) + * fix(ui): set web page backdrop color + * fix(ui): restore Ctrl+, shortcut on Windows + * fix(ui): use requestActivate for window raising + * ci(build): fix vcpkg binary cache (again) (#1776) + * build(cmake): do not build tests by default + * chore(editorconfig): update to 120 characters + * chore(app): add missing copyright in windows manifest + * build(chocolatey): remove all bom related logic + * build(chocolatey): fix missing bom + * build(chocolatey): fix checksum check + * build(chocolatey): add metadata and workflow (#1777) + * fix(core): case-insensitive file lookup on 404 (#1773) + * build(appimage): switch to linuxdeploy (#1775) + * chore(assets): set vcs-browser in appstream metadata + * fix(cmake): handle missing git tags in forks + * fix(core): create parent dirs during extraction + * fix(util): protect SQLite access with mutex (#1772) + * fix(core): preserve existing Chromium flags + * build(cmake): add sccache/ccache support + * fix(ui): use actual path for docset removal + * fix(registry): remove broken cheats suffix + * fix(core): fix prefix stripping in local server + * fix(ui): prevent crash when updating docsets + * build(app): add Windows 10/11 compatibility manifest (#1770) + * fix(registry): parse <name> from Dash feed + * fix(ui): restore window geometry after un-hiding on Windows + * fix(registry): handle search queries starting with :: + * fix(ui): restore Ctrl+Q shortcut on Windows + * chore: bump version to 0.8.1 + +------------------------------------------------------------------- Old: ---- zeal-0.8.0.tar.xz New: ---- zeal-0.8.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zeal.spec ++++++ --- /var/tmp/diff_new_pack.1Re8u7/_old 2026-04-07 16:50:41.192953225 +0200 +++ /var/tmp/diff_new_pack.1Re8u7/_new 2026-04-07 16:50:41.196953390 +0200 @@ -19,7 +19,7 @@ %global optflags %{optflags} -Wno-unused-variable Name: zeal -Version: 0.8.0 +Version: 0.8.1 Release: 0 Summary: Offline API documentation browser License: GPL-3.0-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.1Re8u7/_old 2026-04-07 16:50:41.240955212 +0200 +++ /var/tmp/diff_new_pack.1Re8u7/_new 2026-04-07 16:50:41.244955377 +0200 @@ -4,7 +4,7 @@ <param name="scm">git</param> <param name="exclude">.git</param> <param name="versionformat">@PARENT_TAG@</param> - <param name="revision">v0.8.0</param> + <param name="revision">v0.8.1</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.1Re8u7/_old 2026-04-07 16:50:41.268956371 +0200 +++ /var/tmp/diff_new_pack.1Re8u7/_new 2026-04-07 16:50:41.272956536 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/zealdocs/zeal.git</param> - <param name="changesrevision">705ae49fbbeab93d879ecf282377949aa39696e4</param></service></servicedata> + <param name="changesrevision">5d870392ac88c7f04daa547e18648d2f241a03d5</param></service></servicedata> (No newline at EOF) ++++++ zeal-0.8.0.tar.xz -> zeal-0.8.1.tar.xz ++++++ ++++ 14678 lines of diff (skipped)
