|
@@ -10,7 +10,7 @@
|
|
|
|
|
|
Summary: GTK+ Web content engine library
|
|
|
Name: webkitgtk4
|
|
|
-Version: 2.36.7
|
|
|
+Version: 2.38.0
|
|
|
Release: 1%{?_dist_release}%{?with_systemd:.systemd}
|
|
|
Group: system
|
|
|
Vendor: Project Vine
|
|
@@ -44,6 +44,7 @@ BuildRequires: gtk2-devel
|
|
|
BuildRequires: gtk3-devel
|
|
|
BuildRequires: harfbuzz-icu-devel
|
|
|
BuildRequires: lcms2-devel
|
|
|
+BuildRequires: libatomic
|
|
|
BuildRequires: libicu-devel
|
|
|
BuildRequires: libjpeg-turbo-devel
|
|
|
BuildRequires: libpng-devel
|
|
@@ -165,10 +166,11 @@ export LD=ld.lld
|
|
|
-DENABLE_LLINT_C_LOOP=ON \
|
|
|
-DUSE_GSTREAMER_GL=OFF \
|
|
|
-DUSE_OPENJPEG=OFF \
|
|
|
- -DENABLE_GTKDOC=OFF \
|
|
|
-DUSE_WPE_RENDERER=OFF \
|
|
|
- -DENABLE_GAMEPAD=NO \
|
|
|
+ -DENABLE_GAMEPAD=OFF \
|
|
|
-DUSE_SOUP2=ON \
|
|
|
+ -DENABLE_DOCUMENTATION=OFF \
|
|
|
+ -DENABLE_GTKDOC=OFF \
|
|
|
%if %{with systemd}
|
|
|
-DUSE_SYSTEMD=ON \
|
|
|
-DENABLE_JOURNALD_LOG=ON \
|
|
@@ -235,6 +237,9 @@ export NINJA_STATUS="[%f/%t][%e] "
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Wed Oct 19 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 2.38.0-1
|
|
|
+- new upstream release.
|
|
|
+
|
|
|
* Tue Aug 30 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 2.36.7-1
|
|
|
- new upstream release.
|
|
|
|