public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/chromium] epel9-next: turn headless back on (chrome-remote-desktop will stay off, probably forever)
@ 2026-08-07 16:04 Tom Callaway
0 siblings, 0 replies; only message in thread
From: Tom Callaway @ 2026-08-07 16:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/chromium
Branch : epel9-next
Commit : 325cac37d2addd7c87e15a742e380e447724caa1
Author : Tom Callaway <spot@fedoraproject.org>
Date : 2023-01-01T09:15:44-05:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/chromium/c/325cac37d2addd7c87e15a742e380e447724caa1?branch=epel9-next
Log:
turn headless back on (chrome-remote-desktop will stay off, probably forever)
---
diff --git a/chromium.spec b/chromium.spec
index 417ac57..2f77de3 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -24,7 +24,7 @@
ninja -j %{numjobs} -C '%1' '%2'
# enable|disable headless client build
-%global build_headless 0
+%global build_headless 1
# enable|disable chrome-remote-desktop build
%global build_remoting 0
@@ -207,7 +207,7 @@ BuildRequires: libicu-devel >= 5.4
Name: chromium%{chromium_channel}
Version: 108.0.5359.124
-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 and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2)
@@ -1705,6 +1705,9 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
%{chromium_path}/chromedriver
%changelog
+* Sun Jan 1 2023 Tom Callaway <spot@fedoraproject.org> - 108.0.5359.124-2
+- turn headless back on (chrome-remote-desktop will stay off, probably forever)
+
* Wed Dec 28 2022 Than Ngo <than@redhat.com> - 108.0.5359.124-1
- update to 108.0.5359.124
- switch to clang
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 16:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 16:04 [rpms/chromium] epel9-next: turn headless back on (chrome-remote-desktop will stay off, probably forever) Tom Callaway
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox