From 85cf9c804ddee174840e3d2d91d583aaccb2b0d6 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 19:12:36 +0100 Subject: [PATCH] update to 2.12.0 [release 2.12.0-1mamba;Thu Mar 24 2016] --- webkitgtk.spec | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/webkitgtk.spec b/webkitgtk.spec index bcb2a87..73de056 100644 --- a/webkitgtk.spec +++ b/webkitgtk.spec @@ -20,7 +20,7 @@ %define libname libwebkit2gtk Name: webkitgtk -Version: 2.8.0 +Version: 2.12.0 Release: 1mamba Summary: Port of WebKit embeddable web component to GTK+ Group: System/Libraries @@ -33,8 +33,6 @@ Patch0: libwebkit-gtk-1.3.10-nspluginwrapper.patch License: BSD, LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: gst-plugins-bad-devel -#BuildRequires: lib32-libglib-devel BuildRequires: libGL-devel BuildRequires: libX11-devel BuildRequires: libXcomposite-devel @@ -54,8 +52,10 @@ BuildRequires: libgstreamer-devel BuildRequires: libgtk-devel BuildRequires: libgtk2-devel BuildRequires: libharfbuzz-devel +BuildRequires: libhyphen-devel BuildRequires: libicu-devel BuildRequires: libjpeg-devel +BuildRequires: libnotify-devel BuildRequires: libpango-devel BuildRequires: libpng-devel BuildRequires: libsecret-devel @@ -127,9 +127,8 @@ WebKit/GTK+ is the new GTK+ port of the WebKit, an open-source web content engin This package contains the documentation for %{name}, %prep -%setup -q -#-D -T -#:<< __EOF +%setup -q -D -T +:<< __EOF #%patch0 -p0 %build @@ -240,6 +239,9 @@ CXXFLAGS="%{optflags} -DNDEBUG $EXTRA_CXXFLAGS" %{_bindir}/jsc %changelog +* Thu Mar 24 2016 Silvan Calarco 2.12.0-1mamba +- update to 2.12.0 + * Wed Apr 01 2015 Automatic Build System 2.8.0-1mamba - automatic update by autodist