aboutsummaryrefslogtreecommitdiffstats
path: root/chromium/chromium/chromium.spec
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chromium/chromium.spec')
-rw-r--r--chromium/chromium/chromium.spec15
1 files changed, 12 insertions, 3 deletions
diff --git a/chromium/chromium/chromium.spec b/chromium/chromium/chromium.spec
index 2108b36..0ee000d 100644
--- a/chromium/chromium/chromium.spec
+++ b/chromium/chromium/chromium.spec
@@ -71,7 +71,7 @@
%bcond_with fedora_compilation_flags
Name: chromium
-Version: 117.0.5938.149
+Version: 118.0.5993.70
Release: 100%{?dist}
Summary: A WebKit (Blink) powered web browser
@@ -119,8 +119,12 @@ Patch1: chromium-gn-no-static-libstdc++-allow-warnings.patch
Patch2: chromium-python3.patch
# Pull upstream patches
-Patch10: chromium-gcc-12-r1181503.patch
-Patch11: chromium-vulkan_memory_allocator-gcc-13.patch
+Patch10: chromium-vulkan_memory_allocator-gcc-13.patch
+Patch11: chromium-gcc-12-r1193203.patch
+Patch12: chromium-gcc-12-r1196995.patch
+Patch13: chromium-gcc-12-r1197890.patch
+Patch14: chromium-gcc-12-r1204857.patch
+Patch15: chromium-freetype-r1195323.patch
# Fix missing includes
Patch20: chromium-maldoca-cstdint.patch
@@ -129,8 +133,10 @@ Patch21: chromium-ruy-string.patch
# Pull patches from Matt.Jolly
# https://gitlab.com/Matt.Jolly/chromium-patches/-/commit/9f0846cc290d5d11
# https://gitlab.com/Matt.Jolly/chromium-patches/-/commit/55f31e3ac9880a09
+# https://gitlab.com/Matt.Jolly/chromium-patches/-/commit/6a043280ed6f56ab
Patch30: chromium-use-system-zstd.patch
Patch31: chromium-material_color_utilities-cmath.patch
+Patch32: chromium-partition_root-gcc-12.patch
# I don't have time to test whether it work on other architectures
ExclusiveArch: x86_64
@@ -769,6 +775,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Wed Oct 18 2023 - Ting-Wei Lan <lantw44@gmail.com> - 118.0.5993.70-100
+- Update to 118.0.5993.70
+
* Thu Oct 05 2023 - Ting-Wei Lan <lantw44@gmail.com> - 117.0.5938.149-100
- Update to 117.0.5938.149