public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michael J Gruber <mjg@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/zathura-pdf-mupdf] f44: update to 2026.05.10 (rhbz#2406684)
Date: Wed, 03 Jun 2026 16:11:18 GMT [thread overview]
Message-ID: <178050307854.1.16621992125520587825.rpms-zathura-pdf-mupdf-c83ac1770064@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/zathura-pdf-mupdf
Branch : f44
Commit : c83ac1770064e62527fedada39204771349d8d7b
Author : Michael J Gruber <mjg@fedoraproject.org>
Date : 2026-05-22T15:23:01+02:00
Stats : +26/-76 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/zathura-pdf-mupdf/c/c83ac1770064e62527fedada39204771349d8d7b?branch=f44
Log:
update to 2026.05.10 (rhbz#2406684)
---
diff --git a/.gitignore b/.gitignore
index c1bc141..336e0a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,6 @@
/zathura-pdf-mupdf-0.4.1.tar.xz
/zathura-pdf-mupdf-0.4.3.tar.xz
/zathura-pdf-mupdf-0.4.4.tar.xz
+/zathura-pdf-mupdf-0.4.6.tar.xz
+/zathura-pdf-mupdf-2026.01.30.tar.xz
+/zathura-pdf-mupdf-2026.02.03.tar.xz
diff --git a/0001-Update-Debian-build-branch-recent-packaging-changes-.patch b/0001-Update-Debian-build-branch-recent-packaging-changes-.patch
deleted file mode 100644
index 5b5406a..0000000
--- a/0001-Update-Debian-build-branch-recent-packaging-changes-.patch
+++ /dev/null
@@ -1,61 +0,0 @@
-From 19bb84aca1b89fd4b76b11c4025cf4011c0cae43 Mon Sep 17 00:00:00 2001
-Message-ID: <19bb84aca1b89fd4b76b11c4025cf4011c0cae43.1770841345.git.mjg@fedoraproject.org>
-From: Sebastian Ramacher <sebastian@ramacher.at>
-Date: Mon, 7 Apr 2025 11:27:31 +0200
-Subject: [PATCH] Update Debian build branch recent packaging changes (fixes
- #83)
-
----
- meson.build | 22 ++--------------------
- 1 file changed, 2 insertions(+), 20 deletions(-)
-
-diff --git a/meson.build b/meson.build
-index eda954e..861f6e7 100644
---- a/meson.build
-+++ b/meson.build
-@@ -24,7 +24,6 @@ girara = dependency('girara-gtk3')
- glib = dependency('glib-2.0')
- cairo = dependency('cairo')
- mupdf = dependency('mupdf', required: false, version: '>=@0@.@1@'.format(mupdf_required_version_major, mupdf_required_version_minor))
--mupdfthird = cc.find_library('mupdf-third')
-
- build_dependencies = [
- zathura,
-@@ -36,6 +35,7 @@ build_dependencies = [
- if not mupdf.found()
- # normal build of mupdf
- mupdf = cc.find_library('mupdf', has_headers: ['mupdf/fitz/version.h', 'mupdf/fitz.h', 'mupdf/pdf.h'], required: true)
-+ mupdfthird = cc.find_library('mupdf-third')
- version_check = '''
- #include <mupdf/fitz/version.h>
-
-@@ -50,25 +50,7 @@ if not mupdf.found()
- build_dependencies += [mupdf, mupdfthird]
- else
- # build from Debian's libmupdf-dev
-- build_dependencies += [mupdf, mupdfthird]
--
-- libjpeg = dependency('libjpeg')
-- libjbig2dec = cc.find_library('jbig2dec')
-- libopenjp2 = dependency('libopenjp2')
-- gumbo = dependency('gumbo')
-- tesseract = dependency('tesseract')
-- leptonica = dependency('lept')
-- mujs = dependency('mujs')
--
-- build_dependencies += [
-- libjpeg,
-- libjbig2dec,
-- libopenjp2,
-- gumbo,
-- tesseract,
-- leptonica,
-- mujs
-- ]
-+ build_dependencies += [mupdf]
- endif
-
- if get_option('plugindir') == ''
---
-2.53.0.247.g99c804103f
-
diff --git a/0001-configure-for-shared-mupdf-build.patch b/0001-configure-for-shared-mupdf-build.patch
index dc0e5f6..3351f4f 100644
--- a/0001-configure-for-shared-mupdf-build.patch
+++ b/0001-configure-for-shared-mupdf-build.patch
@@ -1,5 +1,5 @@
From c78748826adfde23a17aabc8175d1bd9ef3865c8 Mon Sep 17 00:00:00 2001
-Message-ID: <c78748826adfde23a17aabc8175d1bd9ef3865c8.1770841363.git.mjg@fedoraproject.org>
+Message-ID: <c78748826adfde23a17aabc8175d1bd9ef3865c8.1761756853.git.mjg@fedoraproject.org>
From: Michael J Gruber <mjg@fedoraproject.org>
Date: Fri, 2 Feb 2024 22:42:52 +0100
Subject: [PATCH] configure for shared mupdf build
@@ -30,5 +30,5 @@ index 182b979..c935fb4 100644
# build from Debian's libmupdf-dev
build_dependencies += [mupdf]
--
-2.53.0.247.g99c804103f
+2.51.2.1007.g590f8df4db
diff --git a/sources b/sources
index c19929f..c3bf240 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zathura-pdf-mupdf-0.4.4.tar.xz) = 32be4b4458547860e28bb90bf8b8f0f2e5c26f369d55f6f25e0e73b9e7c4a82b6110fd42bd55120f1be358b9d7a6c72cc1c883e192d007a05a85f501c504e1a1
+SHA512 (zathura-pdf-mupdf-2026.02.03.tar.xz) = 0c6931ce58d3b0a59d729df1c5c2e84fe85fbdfc279162b500e1ab4fcb459fc86ebecd4ac200d2da4eee4fead845285341f291b0095022f66eb8d17f928d0eef
diff --git a/zathura-pdf-mupdf.spec b/zathura-pdf-mupdf.spec
index 19749c3..3a69e4e 100644
--- a/zathura-pdf-mupdf.spec
+++ b/zathura-pdf-mupdf.spec
@@ -1,14 +1,12 @@
Name: zathura-pdf-mupdf
-Version: 0.4.4
-Release: 9%{?dist}
+Version: 2026.05.10
+Release: 1%{?dist}
Summary: PDF support for zathura via mupdf
License: Zlib
URL: https://pwmt.org/projects/%{name}/
Source0: %{url}/download/%{name}-%{version}.tar.xz
-# Upstream patch from 0.4.6 adjusting to shared mupdf library
-Patch1: 0001-Update-Debian-build-branch-recent-packaging-changes-.patch
-Patch2: 0001-configure-for-shared-mupdf-build.patch
+Patch1: 0001-configure-for-shared-mupdf-build.patch
BuildRequires: binutils
BuildRequires: cairo-devel
@@ -16,15 +14,15 @@ BuildRequires: cairo-devel
BuildRequires: desktop-file-utils
BuildRequires: gcc
BuildRequires: git-core
-BuildRequires: girara-devel
+BuildRequires: girara-devel >= 2026.02.03
BuildRequires: glib2-devel
# Needed to validate appdata
-BuildRequires: libappstream-glib
+BuildRequires: appstream
BuildRequires: libjpeg-turbo-devel
-BuildRequires: meson >= 0.43
-BuildRequires: mupdf-devel >= 1.23.9-3
-BuildRequires: zathura-devel >= 0.3.9
-Requires: zathura >= 0.3.9
+BuildRequires: meson >= 1
+BuildRequires: mupdf-devel >= 1.26
+BuildRequires: zathura-devel >= 2026.01.30
+Requires: zathura >= 2026.01.30
# Old plugins used alternatives
Conflicts: zathura-pdf-poppler < 0.2.9
@@ -42,7 +40,8 @@ This plugin adds PDF support to zathura using the mupdf rendering engine.
%install
%meson_install
desktop-file-validate %{buildroot}/%{_datadir}/applications/*.desktop
-appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.metainfo.xml
+# This duplicates meson_test validate-appdata:
+appstreamcli validate --no-net %{buildroot}%{_datadir}/metainfo/*.metainfo.xml
# Clean the old alternatives link
%pre
@@ -56,6 +55,15 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.metainf
%{_datadir}/metainfo/org.pwmt.zathura-pdf-mupdf.metainfo.xml
%changelog
+* Sun May 10 2026 Michael J Gruber <mjg@fedoraproject.org> - 2026.05.10-1
+- update to 2026.05.10 (rhbz#2406684)
+
+* Thu Feb 05 2026 Michael J Gruber <mjg@fedoraproject.org> - 2026.02.03-1
+- update to 2026.02.03 (rhbz#2406684)
+
+* Sat Jan 31 2026 Michael J Gruber <mjg@fedoraproject.org> - 2026.01.30-1
+- update to 2026.01.30 (rhbz#2406684)
+
* Tue Feb 10 2026 Michael J Gruber <mjg@fedoraproject.org> - 0.4.4-9
- Rebuild (mupdf)
reply other threads:[~2026-06-03 16:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178050307854.1.16621992125520587825.rpms-zathura-pdf-mupdf-c83ac1770064@fedoraproject.org \
--to=mjg@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox