public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cef] rawhide: - Update to 150.0.7871.100
@ 2026-09-04 17:42 Than Ngo
0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-09-04 17:42 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cef
Branch : rawhide
Commit : d88480bb2b79223d6b3ecd6f6ffd1eb077cdb887
Author : Than Ngo <than@redhat.com>
Date : 2026-09-04T17:42:12+00:00
Stats : +5/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/cef/c/d88480bb2b79223d6b3ecd6f6ffd1eb077cdb887?branch=rawhide
Log:
- Update to 150.0.7871.100
- Fix installation issue caused by the hard link in locales
---
diff --git a/cef.spec b/cef.spec
index 15ef990..a0ba12f 100644
--- a/cef.spec
+++ b/cef.spec
@@ -13,6 +13,9 @@
%global rhel_minor_version %(echo %{dist} | sed -n 's/.*el10_\\([0-9]\\+\\).*/\\1/p')
%endif
+# Fix installation issue caused by the hard link in locales
+%define __os_install_post_hardlink %{nil}
+
%define _lto_cflags %{nil}
%global _default_patch_fuzz 2
@@ -244,7 +247,7 @@
%global chromium_major 150
%global chromium_branch 7871
# Where possible, track Chromium versions already released in Fedora.
-%global chromium_minor 46
+%global chromium_minor 100
%global chromium_version %{chromium_major}.0.%{chromium_branch}.%{chromium_minor}
%global cef_commit 3a0fcf1e1b6249b50c96ac77c429bfefade09d96
%global cef_branch %{chromium_branch}
diff --git a/sources b/sources
index 3302dad..bda1e5a 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
SHA512 (3a0fcf1e1b6249b50c96ac77c429bfefade09d96.tar.gz) = 450ad00c41029796629edebeb7f589ce4f206c8ffcca55dd6900420cca0aabea869e4dd1996bafff3084b5ab14466bf579486c525bd16a49f5e5a62635736972
SHA512 (node-v22.22.0-stripped.tar.gz) = f32a8a73063b3c78cbacf941e11dd529ebcf2618b3ba661966312e49ee9870c43a3acf256e8d331a4b0b621b16a501810c02a3ad763c75884cc250addca8e106
-SHA512 (chromium-150.0.7871.46-clean.tar.xz) = 3c7eb145084cb37a45ce0a5d376e422d47c879518bdffd46c68da35e70132d6b529d68bfba3fee684fbe08e557105933fbc28daad2df432b4552932eb436d4b7
+SHA512 (chromium-150.0.7871.100-clean.tar.xz) = 8de9e72a1afed8b49de7baa428c5037c9914b6352d943c73d2ccb083488f6d94735801e23c044f342367d8cff0f7b40df912facda0820b73de45b706c40530e4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-04 17:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 17:42 [rpms/cef] rawhide: - Update to 150.0.7871.100 Than Ngo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox