From ea2f07d90b79697da913b7b35abec203c39f7ae3 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Apr 09 2015 02:39:23 +0000 Subject: Build with support for HTML5 desktop notifications --- diff --git a/webkitgtk4.spec b/webkitgtk4.spec index 8677935..e6a2f66 100644 --- a/webkitgtk4.spec +++ b/webkitgtk4.spec @@ -9,7 +9,7 @@ Name: webkitgtk4 Version: 2.8.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: GTK+ Web content engine library License: LGPLv2 @@ -50,6 +50,7 @@ BuildRequires: gtk-doc BuildRequires: harfbuzz-devel BuildRequires: libicu-devel BuildRequires: libjpeg-devel +BuildRequires: libnotify-devel BuildRequires: libpng-devel BuildRequires: libsecret-devel BuildRequires: libsoup-devel @@ -219,6 +220,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_datadir}/gtk-doc/html/webkitdomgtk-4.0/ %changelog +* Wed Apr 08 2015 Michael Catanzaro - 2.8.0-4 +- Build with support for HTML5 desktop notifications + * Wed Apr 08 2015 Tomas Popela - 2.8.0-3 - Fix CLoop on secondary arches