diff --git a/apvlv.spec b/apvlv.spec index fcf820d311d273f67e6dd766f921fde8e1b78f89..9175081ef2c7a0a21dc80ab9fcb5ed2cf0531955 100644 --- a/apvlv.spec +++ b/apvlv.spec @@ -2,7 +2,7 @@ Name: apvlv Version: 0.6.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: PDF viewer which behaves like Vim License: GPLv2+ URL: https://github.com/naihe2010/apvlv @@ -18,7 +18,7 @@ BuildRequires: ghostscript BuildRequires: gtk3-devel BuildRequires: man-db BuildRequires: poppler-glib-devel -BuildRequires: webkit2gtk3-devel +BuildRequires: webkit2gtk4.1-devel %description apvlv is a GTK2 PDF and DjVu viewer with a vim look-and-feel. @@ -48,6 +48,10 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications \ %config(noreplace)%{_sysconfdir}/apvlvrc %changelog +* Fri Jul 10 2026 doupengda - 0.6.0-3 +- [Type] sync +- [DESC] fix build fail + * Tue Jun 03 2025 bbrucezhang - 0.6.0-2 - Rebuilt for loongarch64