update to 2.12.3 [release 2.12.3-1mamba;Sun Aug 21 2016]

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

View File

@ -20,7 +20,7 @@
%define libname libwebkit2gtk
Name: webkitgtk
Version: 2.12.0
Version: 2.12.3
Release: 1mamba
Summary: Port of WebKit embeddable web component to GTK+
Group: System/Libraries
@ -127,8 +127,9 @@ 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
@ -158,10 +159,10 @@ CXXFLAGS="%{optflags} -DNDEBUG $EXTRA_CXXFLAGS"
-DENABLE_JIT=OFF
%endif
##__EOF
#__EOF
### https://bugs.webkit.org/show_bug.cgi?id=34846
## V=1 seems a workaround for make error 'argument list too long'
%make
%make || %make -j1
#V=1 || make V=1
%install
@ -239,6 +240,9 @@ CXXFLAGS="%{optflags} -DNDEBUG $EXTRA_CXXFLAGS"
%{_bindir}/jsc
%changelog
* Sun Aug 21 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.12.3-1mamba
- update to 2.12.3
* Thu Mar 24 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.12.0-1mamba
- update to 2.12.0