diff --git a/evince.spec b/evince.spec index 2689ba1..850e8a0 100644 --- a/evince.spec +++ b/evince.spec @@ -5,7 +5,7 @@ Name: evince Version: 3.29.90 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Document viewer License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse @@ -28,6 +28,7 @@ BuildRequires: pkgconfig(libspectre) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(poppler-glib) >= %{poppler_version} BuildRequires: pkgconfig(libarchive) +BuildRequires: pkgconfig(gspell-1) BuildRequires: libtiff-devel BuildRequires: gettext BuildRequires: libtool @@ -251,6 +252,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Evince-p %{_libdir}/mozilla/plugins/libevbrowserplugin.so %changelog +* Wed Aug 1 2018 Marek Kasik - 3.29.90-2 +- Add requirement of gspell + * Wed Aug 1 2018 Marek Kasik - 3.29.90-1 - Update to 3.29.90 - Remove unneeded patches