diff --git a/evince.spec b/evince.spec index c37f8b2..d3d1ed0 100644 --- a/evince.spec +++ b/evince.spec @@ -5,7 +5,7 @@ Name: evince Version: 3.30.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Document viewer License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse @@ -53,6 +53,9 @@ Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires: glib2%{?_isa} >= %{glib2_version} Requires: gtk3%{?_isa} >= %{gtk3_version} +# Removed in F29 +Obsoletes: evince-browser-plugin < 3.30.0 + %description Evince is simple multi-page document viewer. It can display and print Portable Document Format (PDF), PostScript (PS) and Encapsulated PostScript @@ -241,6 +244,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Evince-p %{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so %changelog +* Sat Nov 10 2018 Kalev Lember - 3.30.2-2 +- Obsolete evince-browser-plugin (#1644960) + * Fri Oct 26 2018 Kalev Lember - 3.30.2-1 - Update to 3.30.2