public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/zathura] rawhide: feat: update to 2026.07.08 (rhbz#2496712)
@ 2026-08-15 20:40 Michael J Gruber
0 siblings, 0 replies; only message in thread
From: Michael J Gruber @ 2026-08-15 20:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/zathura
Branch : rawhide
Commit : d369a431abecdb782a0a772e7ef163a48a8aecf4
Author : Michael J Gruber <mjg@fedoraproject.org>
Date : 2026-07-17T15:04:56+02:00
Stats : +10/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/zathura/c/d369a431abecdb782a0a772e7ef163a48a8aecf4?branch=rawhide
Log:
feat: update to 2026.07.08 (rhbz#2496712)
---
diff --git a/.gitignore b/.gitignore
index 7a168b2..8ff3d1a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@ zathura-0.0.8.1.tar.gz
/zathura-2026.05.11.tar.xz
/zathura-2026.05.20.tar.xz
/zathura-2026.07.02.tar.xz
+/zathura-2026.07.08.tar.xz
diff --git a/sources b/sources
index 59c5125..d226669 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zathura-2026.07.02.tar.xz) = 4b2ecf1158e2695ad748fb76b517eeda9a4bfa06bde574aca21e9a9d28b03e9337cc13c5cbec26d181137bc165c7b1e1a0367f540c1c2d133e7732a9ab42f464
+SHA512 (zathura-2026.07.08.tar.xz) = d4a21a103e914482de87e728c05a77b47a3c9df6f43e6d059093f97007de7dc160404dbf535b6091493346f8c3c0808675efbfb40b9e32e56278444914adfa0c
diff --git a/zathura.spec b/zathura.spec
index 7d2b08d..54fb158 100644
--- a/zathura.spec
+++ b/zathura.spec
@@ -1,7 +1,7 @@
%bcond synctex %{undefined flatpak}
Name: zathura
-Version: 2026.07.02
+Version: 2026.07.08
Release: 1%{?dist}
Summary: A lightweight document viewer
License: Zlib
@@ -23,7 +23,7 @@ BuildRequires: fish
BuildRequires: cmake
BuildRequires: gcc
BuildRequires: gettext
-BuildRequires: girara-devel >= 2026.01.30
+BuildRequires: girara-devel >= 2026.07.07
BuildRequires: glib2-devel >= 2.76
BuildRequires: gtk4-devel >= 4.12
BuildRequires: intltool
@@ -123,7 +123,9 @@ This package provides %{summary}.
%build
%meson \
- -Dseccomp=enabled -Dtests=enabled \
+ -Dseccomp=enabled \
+ -Dtests-x11=enabled \
+ -Dtests-wayland=enabled \
-Dsynctex=%{?with_synctex:enabled}%{!?with_synctex:disabled}
%meson_build
@@ -167,6 +169,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%changelog
+* Thu Jul 09 2026 Michael J Gruber <mjg@fedoraproject.org> - 2026.07.08-1
+- feat: update to 2026.07.08 (rhbz#2496712)
+
* Fri Jul 03 2026 Michael J Gruber <mjg@fedoraproject.org> - 2026.07.02-1
- feat: update to 2026.07.02 (rhbz#2496712)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-15 20:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-15 20:40 [rpms/zathura] rawhide: feat: update to 2026.07.08 (rhbz#2496712) Michael J Gruber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox