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: - update to 110.0.5481.177
Date: Fri, 07 Aug 2026 16:04:50 GMT	[thread overview]
Message-ID: <178611869048.1.873413229634870820.rpms-chromium-2cee2a192647@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/chromium
            Branch : epel9-next
            Commit : 2cee2a192647126fee7d4372081f132680fbeee4
            Author : Than Ngo <than@redhat.com>
            Date   : 2023-02-23T12:18:46+01:00
            Stats  : +6/-6 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/chromium/c/2cee2a192647126fee7d4372081f132680fbeee4?branch=epel9-next

            Log:
            - update to 110.0.5481.177
- enable use_qt on el8

---
diff --git a/chromium.spec b/chromium.spec
index 6affde5..8ab202d 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -160,8 +160,8 @@
 %global bundleminizip 1
 %endif
 
-# enable qt backend for el >= 9 and fedora >= 35
-%if 0%{?rhel} >= 9 || 0%{?fedora} >=35
+# enable qt backend for el >= 8 and fedora >= 35
+%if 0%{?rhel} >= 8 || 0%{?fedora} >=35
 %global use_qt 1
 %else
 %global use_qt 0
@@ -237,8 +237,8 @@
 %endif
 
 Name:	chromium%{chromium_channel}
-Version: 110.0.5481.100
-Release: 3%{?dist}
+Version: 110.0.5481.177
+Release: 1%{?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)
@@ -1055,7 +1055,7 @@ cp -a %{_includedir}/libusb-1.0/libusb.h third_party/libusb/src/libusb/libusb.h
 %endif
 
 # Hard code extra version
-sed -i.orig -e 's/getenv("CHROME_VERSION_EXTRA")/"Fedora Project"/' chrome/common/channel_info_posix.cc
+sed -i 's/getenv("CHROME_VERSION_EXTRA")/"Fedora Project"/' chrome/common/channel_info_posix.cc
 
 # Fix hardcoded path in remoting code
 sed -i 's|/opt/google/chrome-remote-desktop|%{crd_path}|g' remoting/host/setup/daemon_controller_delegate_linux.cc

diff --git a/sources b/sources
index e6fcae3..9aca39c 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 SHA512 (node-v16.17.0-linux-x64.tar.xz) = aedfeeb71420a7fbcb07fbc4c5d2ba74ffe4f88c15998809346a84148132ec866dbae4e848531a2a77ca41413f442e1046f981d4f188bdf667faf88069aa28cd
 SHA512 (node-v16.17.0-linux-arm64.tar.xz) = ae4aabc2389779c9e1b4a15622cae3ba50e0c313ca3d7a1dc7b2344df06ade1f303d6a75b941d37e2a0ef368cf047c862a822a893684494f55446afd6ab0610e
-SHA512 (chromium-110.0.5481.100-clean.tar.xz) = 6393cbed95f961aca179bd697a589cadb8e4dd6b65c362c7dec53172d66c807a1125497d981eda21b01a5aa909af2bb7b100b24c5cfb11a5c25c9832e2d993b9
+SHA512 (chromium-110.0.5481.177-clean.tar.xz) = 3cc3fe325bf773e5da9137272741eda61ca620289a27c1bc16cd3e165f5adc6ebaa00139351c324fcc491497e47659188673edd9b7fd33a2771636d153b69213

                 reply	other threads:[~2026-08-07 16:04 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=178611869048.1.873413229634870820.rpms-chromium-2cee2a192647@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