From 358a64f5a6b5b551ca49c1f61ea658ce9996d8f0 Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Thu, 1 Sep 2016 17:48:19 +0200 Subject: [PATCH] Adapt to WebKit Unstable DOM API changes --- evolution.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/evolution.spec b/evolution.spec index 671824e..4fbde1f 100644 --- a/evolution.spec +++ b/evolution.spec @@ -8,7 +8,7 @@ %define libgdata_version 0.10.0 %define libgweather_version 3.5.0 %define libsoup_version 2.42 -%define webkit2gtk_version 2.13.0 +%define webkit2gtk_version 2.13.90 %define evo_base_version 3.22 @@ -29,7 +29,7 @@ Name: evolution Version: 3.21.91 -Release: 1%{?dist} +Release: 2%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL @@ -42,6 +42,7 @@ Obsoletes: libgal2 <= %{last_libgal2_version} Obsoletes: evolution-NetworkManager < %{last_evo_nm_version} ### Patches ### +Patch01: webkit_dom_insert_adjacent_text.patch # RH bug # #Patch01: evolution-3.17.1-doc-e-cell-renderer-color.patch @@ -199,6 +200,7 @@ the functionality of the installed %{name} package. %prep %setup -q -n evolution-%{version} +%patch01 -p1 -b .webkit_dom_insert_adjacent_text #%patch01 -p1 -b .doc-e-cell-renderer-color # Remove the welcome email from Novell @@ -525,6 +527,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Thu Sep 01 2016 Tomas Popela - 3.21.91-2 +- Adapt to WebKit Unstable DOM API changes + * Mon Aug 29 2016 Milan Crha - 3.21.91-1 - Update to 3.21.91