|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: zathura
|
|
|
|
|
Version: 0.4.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: A lightweight document viewer
|
|
|
|
|
Group: Applications/Publishing
|
|
|
|
|
License: zlib
|
|
|
|
@ -94,6 +94,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
|
|
|
|
%files plugins-all
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri May 25 2018 Petr Šabata <contyk@redhat.com> - 0.4.0-1
|
|
|
|
|
- 0.4.0 bump
|
|
|
|
|
- Dropping the icon patch (included upstream)
|
|
|
|
|