public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Than Ngo <than@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/chromium] epel9-next: add clang-19 support
Date: Fri, 07 Aug 2026 16:07:01 GMT [thread overview]
Message-ID: <178611882128.1.7160557767535373514.rpms-chromium-a54abdb39277@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/chromium
Branch : epel9-next
Commit : a54abdb39277e8f6502af3c2e6c8db2f40c6b6fe
Author : Than Ngo <than@redhat.com>
Date : 2024-09-30T11:18:13+02:00
Stats : +5/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/chromium/c/a54abdb39277e8f6502af3c2e6c8db2f40c6b6fe?branch=epel9-next
Log:
add clang-19 support
---
diff --git a/chromium-127-rust-clanglib.patch b/chromium-127-rust-clanglib.patch
index 55b3ce7..ed4d6c0 100644
--- a/chromium-127-rust-clanglib.patch
+++ b/chromium-127-rust-clanglib.patch
@@ -46,7 +46,7 @@ diff -up chromium-121.0.6167.57/build/config/clang/BUILD.gn.rust-clang_lib chrom
+ assert(false) # Unhandled cpu type
+ }
+ # different clang lib dir in fedora/epel
-+ if (clang_version == "17" || clang_version == "18") {
++ if (clang_version == "17" || clang_version == "18" || clang_version == "19") {
+ _suffix = ""
+ } else if (clang_version == "14" || clang_version == "15" || clang_version == "16") {
+ _libprefix = "64"
diff --git a/chromium.spec b/chromium.spec
index 2036a04..d96f359 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -274,7 +274,7 @@
Name: chromium%{chromium_channel}
Version: 129.0.6668.70
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A WebKit (Blink) powered web browser that Google doesn't want you to use
Url: http://www.chromium.org/Home
License: BSD-3-Clause AND LGPL-2.1-or-later AND Apache-2.0 AND IJG AND MIT AND GPL-2.0-or-later AND ISC AND OpenSSL AND (MPL-1.1 OR GPL-2.0-only OR LGPL-2.0-only)
@@ -1915,6 +1915,9 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
%endif
%changelog
+* Mon Sep 30 2024 Than Ngo <than@redhat.com> - 129.0.6668.70-3
+- add clang-19 support
+
* Fri Sep 27 2024 Dominik Mierzejewski <dominik@greysector.net> - 129.0.6668.70-2
- Rebuilt for FFmpeg 7
reply other threads:[~2026-08-07 16:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178611882128.1.7160557767535373514.rpms-chromium-a54abdb39277@fedoraproject.org \
--to=than@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox