diff --git a/adapt-to-gcc14.patch b/adapt-to-gcc14.patch new file mode 100644 index 0000000000000000000000000000000000000000..32721a4936dcde441ef872c133f4f201ec00d609 --- /dev/null +++ b/adapt-to-gcc14.patch @@ -0,0 +1,12 @@ +diff --git a/Source/ThirdParty/ANGLE/include/GLSLANG/ShaderVars.h b/Source/ThirdParty/ANGLE/include/GLSLANG/ShaderVars.h +index 18175e15..28332857 100644 +--- a/Source/ThirdParty/ANGLE/include/GLSLANG/ShaderVars.h ++++ b/Source/ThirdParty/ANGLE/include/GLSLANG/ShaderVars.h +@@ -14,6 +14,7 @@ + #include + #include + #include ++#include + + // This type is defined here to simplify ANGLE's integration with glslang for SPIR-V. + using ShCompileOptions = uint64_t; diff --git a/webkit2gtk4_1.spec b/webkit2gtk4_1.spec index 6b6afaf195d8ab9ea164b7e0f53d62473439f5f9..56629efd209f023373f9ba5483f40210da70b697 100644 --- a/webkit2gtk4_1.spec +++ b/webkit2gtk4_1.spec @@ -14,7 +14,7 @@ Name: webkit2gtk4.1 Version: 2.38.2 -Release: 11 +Release: 12 Summary: GTK web content engine library License: LGPLv2 URL: https://www.webkitgtk.org/ @@ -32,6 +32,8 @@ Patch6005: backport-CVE-2024-4558.patch Patch6006: backport-CVE-2024-40779.patch Patch6007: backport-CVE-2024-40780.patch +Patch9000: adapt-to-gcc14.patch + #Dependency BuildRequires: bison BuildRequires: bubblewrap @@ -258,6 +260,9 @@ popd %endif %changelog +* Fri Oct 31 2025 laokz - 2.38.2-12 +- Adapt to gcc14 + * Fri May 09 2025 lingsheng - 2.38.2-11 - Adapt repo name webkitgtk diff --git a/webkit2gtk5_0.spec b/webkit2gtk5_0.spec index 3a87da1971ee9445375898bf41fe70f217080608..7d4fce2492468469ec2a4a19df2ad1a7b0ea060d 100644 --- a/webkit2gtk5_0.spec +++ b/webkit2gtk5_0.spec @@ -14,7 +14,7 @@ Name: webkit2gtk5.0 Version: 2.38.2 -Release: 11 +Release: 12 Summary: GTK web content engine library License: LGPLv2 URL: https://www.webkitgtk.org/ @@ -32,6 +32,8 @@ Patch6005: backport-CVE-2024-4558.patch Patch6006: backport-CVE-2024-40779.patch Patch6007: backport-CVE-2024-40780.patch +Patch9000: adapt-to-gcc14.patch + #Dependency BuildRequires: bison BuildRequires: bubblewrap @@ -258,6 +260,9 @@ popd %endif %changelog +* Fri Oct 31 2025 laokz - 2.38.2-12 +- Adapt to gcc14 + * Fri May 09 2025 lingsheng - 2.38.2-11 - Adapt repo name webkitgtk diff --git a/webkitgtk.spec b/webkitgtk.spec index 556c963b738074ca82a3755de97d8e8e603e2c0f..99c94cc44677c571fc0b35c2e420e92e60ce8066 100644 --- a/webkitgtk.spec +++ b/webkitgtk.spec @@ -14,7 +14,7 @@ Name: webkit2gtk3 Version: 2.38.2 -Release: 11 +Release: 12 Summary: GTK web content engine library License: LGPLv2 URL: https://www.webkitgtk.org/ @@ -32,6 +32,8 @@ Patch6005: backport-CVE-2024-4558.patch Patch6006: backport-CVE-2024-40779.patch Patch6007: backport-CVE-2024-40780.patch +Patch9000: adapt-to-gcc14.patch + #Dependency BuildRequires: bison BuildRequires: bubblewrap @@ -289,6 +291,9 @@ popd %endif %changelog +* Fri Oct 31 2025 laokz - 2.38.2-12 +- Adapt to gcc14 + * Fri May 09 2025 lingsheng - 2.38.2-11 - Adapt repo name webkitgtk