Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zathura for openSUSE:Factory checked in at 2026-07-03 16:10:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zathura (Old) and /work/SRC/openSUSE:Factory/.zathura.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zathura" Fri Jul 3 16:10:33 2026 rev:25 rq:1363632 version:2026.07.02 Changes: -------- --- /work/SRC/openSUSE:Factory/zathura/zathura.changes 2026-05-29 18:12:50.108705604 +0200 +++ /work/SRC/openSUSE:Factory/.zathura.new.1982/zathura.changes 2026-07-03 16:11:09.178258820 +0200 @@ -1,0 +2,19 @@ +Fri Jul 3 06:28:21 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to version 2026.07.02: + * Port to GTK 4; window embedding is no longer supported and + the window-icon-document setting has been removed + * Add setting to open documents in single-page mode and bind + toggle_single_page_mode to "w" + * Make link opening confirmation optional + * Replace SHA256 with XXH3-128 for faster file hashing + * Fix regression when parsing first-page-column setting + * Allow SIGSTOP in the seccomp sandbox and improve landlock + confinement + * Plugin API/ABI raised to 7/8 - plugins must be rebuilt +- Switch GTK build dependency from gtk+-3.0 to gtk4 >= 4.12 +- Add libxxhash build dependency, raise sqlite3 requirement to + 3.35.0 +- Drop unused cmake build dependency + +------------------------------------------------------------------- Old: ---- zathura-2026.05.20.tar.xz zathura-2026.05.20.tar.xz.asc New: ---- zathura-2026.07.02.tar.xz zathura-2026.07.02.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zathura.spec ++++++ --- /var/tmp/diff_new_pack.7aubB6/_old 2026-07-03 16:11:10.114291283 +0200 +++ /var/tmp/diff_new_pack.7aubB6/_new 2026-07-03 16:11:10.114291283 +0200 @@ -21,7 +21,7 @@ %bcond_without gcc15 %endif Name: zathura -Version: 2026.05.20 +Version: 2026.07.02 Release: 0 Summary: A customizable document viewer License: Zlib @@ -31,7 +31,6 @@ Source2: %{name}.keyring BuildRequires: AppStream BuildRequires: c_compiler -BuildRequires: cmake BuildRequires: desktop-file-utils BuildRequires: fish BuildRequires: hicolor-icon-theme @@ -48,11 +47,12 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.76 BuildRequires: pkgconfig(gmodule-no-export-2.0) >= 2.72 BuildRequires: pkgconfig(gthread-2.0) >= 2.72 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.24 +BuildRequires: pkgconfig(gtk4) >= 4.12 BuildRequires: pkgconfig(json-glib-1.0) BuildRequires: pkgconfig(libmagic) BuildRequires: pkgconfig(libseccomp) -BuildRequires: pkgconfig(sqlite3) >= 3.6.23 +BuildRequires: pkgconfig(libxxhash) +BuildRequires: pkgconfig(sqlite3) >= 3.35.0 BuildRequires: pkgconfig(synctex) >= 2 Recommends: %{name}-lang Recommends: %{name}-pdf-poppler-plugin ++++++ zathura-2026.05.20.tar.xz -> zathura-2026.07.02.tar.xz ++++++ ++++ 18362 lines of diff (skipped)
