|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: zathura
|
|
|
|
|
Version: 0.4.3
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: A lightweight document viewer
|
|
|
|
|
License: zlib
|
|
|
|
|
URL: http://pwmt.org/projects/%{name}/
|
|
|
|
@ -136,6 +136,9 @@ rmdir %{buildroot}/%{_datadir}/zsh/vendor-completions
|
|
|
|
|
%{_datadir}/zsh/site-functions/_zathura
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.3-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Aug 07 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.4.3-4
|
|
|
|
|
- Includes patch to correctly set the application ID
|
|
|
|
|
- Corrects icon and application window grouping on wayland
|
|
|
|
|