Obsolete evince-browser-plugin
https://bugzilla.redhat.com/show_bug.cgi?id=1644960
This commit is contained in:
parent
e1e4550ffa
commit
de298b3fa5
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: evince
|
Name: evince
|
||||||
Version: 3.30.2
|
Version: 3.30.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Document viewer
|
Summary: Document viewer
|
||||||
|
|
||||||
License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse
|
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: glib2%{?_isa} >= %{glib2_version}
|
||||||
Requires: gtk3%{?_isa} >= %{gtk3_version}
|
Requires: gtk3%{?_isa} >= %{gtk3_version}
|
||||||
|
|
||||||
|
# Removed in F29
|
||||||
|
Obsoletes: evince-browser-plugin < 3.30.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Evince is simple multi-page document viewer. It can display and print
|
Evince is simple multi-page document viewer. It can display and print
|
||||||
Portable Document Format (PDF), PostScript (PS) and Encapsulated PostScript
|
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
|
%{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 10 2018 Kalev Lember <klember@redhat.com> - 3.30.2-2
|
||||||
|
- Obsolete evince-browser-plugin (#1644960)
|
||||||
|
|
||||||
* Fri Oct 26 2018 Kalev Lember <klember@redhat.com> - 3.30.2-1
|
* Fri Oct 26 2018 Kalev Lember <klember@redhat.com> - 3.30.2-1
|
||||||
- Update to 3.30.2
|
- Update to 3.30.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user