public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/zathura] rawhide: feat: update to 2026.05.20 (rhbz#2441778)
@ 2026-06-03 14:25 Michael J Gruber
  0 siblings, 0 replies; only message in thread
From: Michael J Gruber @ 2026-06-03 14:25 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/zathura
Branch : rawhide
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=rawhide

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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-03 14:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 14:25 [rpms/zathura] rawhide: feat: update to 2026.05.20 (rhbz#2441778) 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