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] f44: feat: update to 2026.05.20 (rhbz#2441778)
Date: Wed, 03 Jun 2026 15:56:09 GMT	[thread overview]
Message-ID: <178050216912.1.5028270794567726642.rpms-zathura-fe09f30d3bb3@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/zathura
Branch : f44
Commit : fe09f30d3bb3367f7f5a7ffdb23b0f0897994274
Author : Michael J Gruber <mjg@fedoraproject.org>
Date   : 2026-05-22T15:19:32+02:00
Stats  : +33/-8 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/zathura/c/fe09f30d3bb3367f7f5a7ffdb23b0f0897994274?branch=f44

Log:
feat: update to 2026.05.20 (rhbz#2441778)

---
diff --git a/.gitignore b/.gitignore
index b208355..75ed502 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,9 @@ zathura-0.0.8.1.tar.gz
 /zathura-0.5.12.tar.xz
 /zathura-0.5.13.tar.xz
 /zathura-0.5.14.tar.xz
+/zathura-2026.01.30.tar.xz
+/zathura-2026.02.03.tar.xz
+/zathura-2026.03.27.tar.xz
+/zathura-2026.05.10.tar.xz
+/zathura-2026.05.11.tar.xz
+/zathura-2026.05.20.tar.xz

diff --git a/sources b/sources
index 10887f8..cd458fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zathura-0.5.14.tar.xz) = fb9d3089ee807865da7b1046eff7bf6d260e735474d63ef6f71e681a57b52421fdb83670e13c0e4e69be3f9b5895d3ea1b0288f13624a059c203f90df19c2d5d
+SHA512 (zathura-2026.05.20.tar.xz) = 8ad0104eb2bf566b266336b613ddd3a7d8487fbfe38b20c83c4854ef1deffd2efc5d3ea28403d0b213e463a01c56064755c861da38640b4576cdf31216edaa44

diff --git a/zathura.spec b/zathura.spec
index decf5cc..75099e9 100644
--- a/zathura.spec
+++ b/zathura.spec
@@ -1,6 +1,6 @@
 Name:              zathura
-Version:           0.5.14
-Release:           2%{?dist}
+Version:           2026.05.20
+Release:           1%{?dist}
 Summary:           A lightweight document viewer
 License:           Zlib
 URL:               http://pwmt.org/projects/%{name}/
@@ -21,15 +21,16 @@ BuildRequires:     fish
 BuildRequires:     cmake
 BuildRequires:     gcc
 BuildRequires:     gettext
-BuildRequires:     girara-devel >= 0.4.5
-BuildRequires:     glib2-devel >= 2.72
+BuildRequires:     girara-devel >= 2026.01.30
+BuildRequires:     glib2-devel >= 2.76
 BuildRequires:     gtk3-devel >= 3.24
 BuildRequires:     intltool
 # Needed to validate appdata
 BuildRequires:     appstream
+BuildRequires:     pkgconfig(json-glib-1.0)
 BuildRequires:     librsvg2-tools
 BuildRequires:     libseccomp-devel
-BuildRequires:     meson >= 0.61
+BuildRequires:     meson >= 1.5
 # Needed to build man pages (/doc subdir)
 BuildRequires:     python3-sphinx
 BuildRequires:     sqlite-devel >= 3.6.23
@@ -122,7 +123,7 @@ This package provides %{summary}.
 %install
 %meson_install
 # This duplicates meson_test validate-appdata:
-appstreamcli validate --no-net %{buildroot}%{_datadir}/metainfo/*.appdata.xml
+appstreamcli validate --no-net %{buildroot}%{_datadir}/metainfo/*.metainfo.xml
 desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
 %find_lang org.pwmt.zathura
 
@@ -140,7 +141,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
 %{_datadir}/dbus-1/interfaces/org.pwmt.zathura.xml
 %{_datadir}/icons/hicolor/*/apps/org.pwmt.zathura.png
 %{_datadir}/icons/hicolor/*/apps/org.pwmt.zathura.svg
-%{_datadir}/metainfo/org.pwmt.zathura.appdata.xml
+%{_datadir}/metainfo/org.pwmt.zathura.metainfo.xml
 
 %files devel
 %{_includedir}/zathura
@@ -159,6 +160,24 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
 
 
 %changelog
+* Wed May 20 2026 Michael J Gruber <mjg@fedoraproject.org> - 2026.05.20-1
+- feat: update to 2026.05.20 (rhbz#2441778)
+
+* Mon May 11 2026 Michael J Gruber <mjg@fedoraproject.org> - 2026.05.11-1
+- feat: update to 2026.05.11 (rhbz#2441778)
+
+* Sun May 10 2026 Michael J Gruber <mjg@fedoraproject.org> - 2026.05.10-1
+- feat: update to 2026.05.10
+
+* Sat Mar 28 2026 Michael J Gruber <mjg@fedoraproject.org> - 2026.03.27-1
+- feat: update to 2026.03.27
+
+* Wed Feb 04 2026 Michael J Gruber <mjg@fedoraproject.org> - 2026.02.03-1
+- feat: update to 2026.02.03
+
+* Sat Jan 31 2026 Michael J Gruber <mjg@fedoraproject.org> - 2026.01.30-1
+- feat: update to 2026.01.30
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.14-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

                 reply	other threads:[~2026-06-03 15:56 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=178050216912.1.5028270794567726642.rpms-zathura-fe09f30d3bb3@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