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: Fix typo
Date: Fri, 07 Aug 2026 16:08:58 GMT [thread overview]
Message-ID: <178611893801.1.4464217241787456141.rpms-chromium-8b0be1833510@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/chromium
Branch : epel9-next
Commit : 8b0be18335107714af6336a91444a3f27cbb1949
Author : Than Ngo <than@redhat.com>
Date : 2026-04-29T19:06:36+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/chromium/c/8b0be18335107714af6336a91444a3f27cbb1949?branch=epel9-next
Log:
Fix typo
---
diff --git a/chromium-147-widevine-on-arm64.patch b/chromium-147-widevine-on-arm64.patch
index 1be3361..d603cbc 100644
--- a/chromium-147-widevine-on-arm64.patch
+++ b/chromium-147-widevine-on-arm64.patch
@@ -9,7 +9,7 @@ diff -up chromium-147.0.7727.137/third_party/widevine/cdm/widevine.gni.me chromi
(target_cpu == "x64" || target_cpu == "arm" || target_cpu == "arm64")) ||
- (target_os == "linux" && target_cpu == "x64") ||
+ (target_os == "linux" &&
-+ (target_cpu == "x64") || target_cpu == "arm64")) ||
++ (target_cpu == "x64" || target_cpu == "arm64")) ||
(target_os == "mac" && (target_cpu == "x64" || target_cpu == "arm64")) ||
(target_os == "win" &&
(target_cpu == "x86" || target_cpu == "x64" || target_cpu == "arm64"))
next reply other threads:[~2026-08-07 16:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-07 16:08 Than Ngo [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-08-07 16:08 [rpms/chromium] epel9-next: Fix typo Than Ngo
2026-08-07 16:07 Than Ngo
2026-08-07 16:07 [rpms/chromium] epel9-next: fix typo Than Ngo
2026-08-07 16:06 Than Ngo
2026-08-07 16:06 Than Ngo
2026-08-07 16:06 Than Ngo
2026-08-07 16:05 Than Ngo
2026-08-07 16:04 Than Ngo
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=178611893801.1.4464217241787456141.rpms-chromium-8b0be1833510@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