From 43d904330a64288448b7b5ad1969adb342fc0de0 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 16 Apr 2019 23:48:18 +0200 Subject: [PATCH] Rebuild with Meson fix for #1699099 --- evince.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/evince.spec b/evince.spec index 7dd7b8f..725cf73 100644 --- a/evince.spec +++ b/evince.spec @@ -6,7 +6,7 @@ Name: evince Version: 3.32.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Document viewer License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse @@ -259,6 +259,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Evince-p %endif %changelog +* Wed Apr 17 2019 Kalev Lember - 3.32.0-3 +- Rebuild with Meson fix for #1699099 + * Thu Apr 04 2019 Felipe Borges - 3.32.0-2 * Make the Evince RPM buildable as a Flatpak