diff --git a/evince.spec b/evince.spec index 521464b..27d8b12 100644 --- a/evince.spec +++ b/evince.spec @@ -5,7 +5,7 @@ Name: evince Version: 3.17.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Document viewer License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse @@ -51,7 +51,6 @@ Requires: glib2%{?_isa} >= %{glib2_version} Requires: gtk3%{?_isa} >= %{gtk3_version} Recommends: %{name}-djvu%{?_isa} = %{version}-%{release} -Recommends: %{name}-nautilus%{?_isa} = %{version}-%{release} %description Evince is simple multi-page document viewer. It can display and print @@ -269,6 +268,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||: %{_libdir}/mozilla/plugins/libevbrowserplugin.so %changelog +* Wed Sep 02 2015 Michael Catanzaro - 3.17.4-3 +- Don't recommend nautilus subpackage; it depends on nautilus. + * Wed Sep 02 2015 Michael Catanzaro - 3.17.4-2 - The main package now recommends the djvu and nautilus subpackages.