public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/qt5-qtwebengine] rawhide: Fixup previous icu 78 patch
Date: Mon, 08 Jun 2026 16:51:44 GMT	[thread overview]
Message-ID: <178093750487.1.13940782626735884435.rpms-qt5-qtwebengine-d67209869ce7@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/qt5-qtwebengine
Branch : rawhide
Commit : d67209869ce73ad3de0db729cecb7eb259ff8b4c
Author : František Zatloukal <fzatlouk@redhat.com>
Date   : 2026-06-08T18:51:11+02:00
Stats  : +6/-5 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/qt5-qtwebengine/c/d67209869ce73ad3de0db729cecb7eb259ff8b4c?branch=rawhide

Log:
Fixup previous icu 78 patch

---
diff --git a/qt5-qtwebengine.spec b/qt5-qtwebengine.spec
index 2a18cf7..063f5a2 100644
--- a/qt5-qtwebengine.spec
+++ b/qt5-qtwebengine.spec
@@ -111,7 +111,7 @@ Patch80: qtwebengine-icu75.patch
 
 # Fix building with ICU 78
 # https://aur.archlinux.org/cgit/aur.git/tree/0006-qt5-webengine-icu-78@chromium.patch?h=qt5-webengine
-Patch81: qtwebengine-icu75.patch
+Patch81: qtwebengine-icu78.patch
 
 # riscv64 support patches taken from Opensuse:
 # https://build.opensuse.org/package/show/openSUSE:Factory:RISCV/libqt5-qtwebengine?rev=110
@@ -407,6 +407,7 @@ popd
 %patch -P73 -p1
 
 %patch -P80 -p1
+%patch -P81 -p1
 
 # RISC-V support patches
 %patch -P100 -p1 -b .riscv64-v8

diff --git a/qtwebengine-icu78.patch b/qtwebengine-icu78.patch
index c765380..300d5d4 100644
--- a/qtwebengine-icu78.patch
+++ b/qtwebengine-icu78.patch
@@ -65,9 +65,9 @@ local/qt5-base 5.15.18+kde+r109-2 (qt5)
 local/qt5-webchannel 5.15.17+kde+r3-1 (qt5)
 *   Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients
 
-diff -pNaru3 a/chromium/third_party/blink/renderer/platform/text/text_break_iterator.cc b/chromium/third_party/blink/renderer/platform/text/text_break_iterator.cc
---- a/chromium/third_party/blink/renderer/platform/text/text_break_iterator.cc	2025-11-11 01:42:16.454081862 -0500
-+++ b/chromium/third_party/blink/renderer/platform/text/text_break_iterator.cc	2025-11-11 01:49:41.838185933 -0500
+diff --git a/src/3rdparty/chromium/third_party/blink/renderer/platform/text/text_break_iterator.cc b/src/3rdparty/chromium/third_party/blink/renderer/platform/text/text_break_iterator.cc
+--- a/src/3rdparty/chromium/third_party/blink/renderer/platform/text/text_break_iterator.cc	2025-11-11 01:42:16.454081862 -0500
++++ b/src/3rdparty/chromium/third_party/blink/renderer/platform/text/text_break_iterator.cc	2025-11-11 01:49:41.838185933 -0500
 @@ -163,7 +163,7 @@ static const unsigned char kAsciiLineBre
  // clang-format on
 
@@ -76,4 +76,4 @@ diff -pNaru3 a/chromium/third_party/blink/renderer/platform/text/text_break_iter
 +#define BA_LB_COUNT (40) /* (U_LB_COUNT - 8) */
  #elif U_ICU_VERSION_MAJOR_NUM >= 58
  #define BA_LB_COUNT (U_LB_COUNT - 3)
- #else
\ No newline at end of file
+ #else

                 reply	other threads:[~2026-06-08 16:51 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=178093750487.1.13940782626735884435.rpms-qt5-qtwebengine-d67209869ce7@fedoraproject.org \
    --to=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