diff --git a/atril.spec b/atril.spec index c32b62c3c1a768b84fd1e157176543d8bf12cf5c..8b5c577ff5a5b3cab6038e9d32ec0afee180f81d 100644 --- a/atril.spec +++ b/atril.spec @@ -14,7 +14,7 @@ Name: atril Version: %{branch}.3 -Release: 1 +Release: 2 Summary: Document viewer License: GPLv2+ and LGPLv2+ and MIT URL: http://mate-desktop.org @@ -25,6 +25,7 @@ URL: http://mate-desktop.org # Source for snapshot-builds. %{!?rel_build:Source0: http://git.mate-desktop.org/%{name}/snapshot/%{name}-%{commit}.tar.xz#/%{git_tar}} +BuildRequires: emacs-lucid BuildRequires: gcc-c++ BuildRequires: gtk3-devel BuildRequires: poppler-glib-devel @@ -176,6 +177,9 @@ desktop-file-validate ${RPM_BUILD_ROOT}%{_datadir}/applications/atril.desktop %changelog +* Tue Sep 29 2020 douyan - 1.22.3-2 +- fix compile issue + * Tue Aug 25 2020 douyan - 1.22.3-1 - disable caja support. Init package for openEuler