update to 2.12.0 [release 2.12.0-1mamba;Thu Mar 24 2016]

This commit is contained in:
Silvan Calarco 2024-01-05 19:12:36 +01:00
parent e65d5e3d40
commit 85cf9c804d

View File

@ -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 <silvan.calarco@mambasoft.it> 2.12.0-1mamba
- update to 2.12.0
* Wed Apr 01 2015 Automatic Build System <autodist@mambasoft.it> 2.8.0-1mamba
- automatic update by autodist