File project.diff of Package zathura

--- zathura.changes.orig
+++ zathura.changes
@@ -1,4 +1,36 @@
 -------------------------------------------------------------------
+Sun Jan 18 17:40:13 UTC 2026 - Jordi Fita <jfita@infoblitz.com>
+
+- Update to 0.5.14:
+  * Switch default database to sqlite and drop plain database
+  * Notify users if no attachments and images are available to export
+  * Make index-* configurable after init (#799)
+  * Support numberic keypad mappings
+  * Provide correct number of pages (#814)
+  * Undo size-allocate callback changes
+  * Fix temporary file names for better content-type detection
+- Update to 0.5.13:
+  * Validate appstream files with appstreamcli
+  * Split page-padding into page-h-padding and page-v-padding
+  * Fix memory leak and callback type error
+  * Warn if plugins do not support exporting images or attachments
+- Update to 0.5.12:
+  * Add shortcut to open files via file chooser dialog
+  * Refactor rendering of pages
+  * Add lightness adjustment for recolering
+  * Initial support for OpenBSD sandbox
+- Update to 0.5.11:
+  * Fix closing of documents
+- Update to 0.5.10:
+  * Fix crash when opening documents
+- Update to 0.5.9:
+  * Fix build on macOS
+  * Hide page label if the same as page number
+  * Cache synctex parser for faster operation
+  * Revert changes for documents with multiple page sizes
+  * Various fixes and improvements
+
+-------------------------------------------------------------------
 Tue Aug  6 11:56:44 UTC 2024 - Jan Kužílek <jan.kuzilek@suse.com>
 
 - Update no-parallel-xvfb.patch to current version
--- zathura.spec.orig
+++ zathura.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package zathura
 #
-# Copyright (c) 2024 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,14 +17,13 @@
 
 
 Name:           zathura
-Version:        0.5.8
+Version:        0.5.14
 Release:        0
 Summary:        A customizable document viewer
 License:        Zlib
 URL:            https://pwmt.org/projects/zathura/
 Source:         %{url}/download/%{name}-%{version}.tar.xz
-# PATCH-FIX-OPENSUSE no-parallel-xvfb.patch smolsheep@opensuse.org -- Fix tests that rely on xvfb
-Patch0:         no-parallel-xvfb.patch
+BuildRequires:  AppStream
 BuildRequires:  appstream-glib
 BuildRequires:  cmake
 BuildRequires:  desktop-file-utils
@@ -34,10 +33,11 @@ BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  python3-Sphinx
 BuildRequires:  rsvg-convert
+BuildRequires:  weston
 BuildRequires:  xvfb-run
 BuildRequires:  zsh
 BuildRequires:  pkgconfig(check)
-BuildRequires:  pkgconfig(girara-gtk3) >= 0.4.3
+BuildRequires:  pkgconfig(girara-gtk3) >= 0.4.5
 BuildRequires:  pkgconfig(libseccomp)
 BuildRequires:  pkgconfig(sqlite3)
 Recommends:     %{name}-lang
@@ -110,7 +110,7 @@ echo 'int main() { return 77; }' > tests
 
 %install
 %meson_install
-%find_lang %{name} %{?no_lang_C}
+%find_lang org.pwmt.%{name} %{name}.lang %{?no_lang_C}
 
 %files
 %license LICENSE
openSUSE Build Service is sponsored by