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: include headless_command_resources.pak for head_shell
Date: Fri, 07 Aug 2026 16:06:24 GMT [thread overview]
Message-ID: <178611878409.1.8193526321110341171.rpms-chromium-38d5bc348658@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/chromium
Branch : epel9-next
Commit : 38d5bc348658a5c509fba0331200daa555763fae
Author : Than Ngo <than@redhat.com>
Date : 2024-05-12T00:02:01+02:00
Stats : +6/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/chromium/c/38d5bc348658a5c509fba0331200daa555763fae?branch=epel9-next
Log:
include headless_command_resources.pak for head_shell
---
diff --git a/chromium.spec b/chromium.spec
index 0f8892d..6719490 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -315,7 +315,7 @@
Name: chromium%{chromium_channel}
Version: 124.0.6367.201
-Release: 1%{?dist}
+Release: 2%{?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)
@@ -1898,7 +1898,7 @@ popd
%if %{build_headless}
pushd %{headlessbuilddir}
- cp -a headless_lib_data.pak headless_lib_strings.pak headless_shell %{buildroot}%{chromium_path}
+ cp -a *.pak headless_shell %{buildroot}%{chromium_path}
popd
%endif
@@ -2090,8 +2090,7 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
%if %{build_headless}
%files headless
%{chromium_path}/headless_shell
-%{chromium_path}/headless_lib_data.pak
-%{chromium_path}/headless_lib_strings.pak
+%{chromium_path}/headless_*.pak
%endif
%if %{build_remoting}
@@ -2121,6 +2120,9 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
%endif
%changelog
+* Sat May 11 2024 Than Ngo <than@redhat.com> - 124.0.6367.201-2
+- include headless_command_resources.pak for head_shell
+
* Fri May 10 2024 Than Ngo <than@redhat.com> - 124.0.6367.201-1
- update to 124.0.6367.201
* High CVE-2024-4671: Use after free in Visuals
reply other threads:[~2026-08-07 16:06 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=178611878409.1.8193526321110341171.rpms-chromium-38d5bc348658@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