From efb20cc654ca803b482ecac2a8071b49f8102a49 Mon Sep 17 00:00:00 2001 From: Alexey Lyubimov Date: Mon, 10 Jul 2023 15:36:25 +0300 Subject: [PATCH 1/3] Debranding about Chromium info --- SPECS/chromium.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/chromium.spec b/SPECS/chromium.spec index 3a8cd9fa..6c314d13 100644 --- a/SPECS/chromium.spec +++ b/SPECS/chromium.spec @@ -1030,7 +1030,7 @@ cp -a %{_includedir}/libusb-1.0/libusb.h third_party/libusb/src/libusb/libusb.h %endif # Hard code extra version -sed -i 's/getenv("CHROME_VERSION_EXTRA")/"Fedora Project"/' chrome/common/channel_info_posix.cc +sed -i 's/getenv("CHROME_VERSION_EXTRA")/"MSVSphere"/' 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 -- 2.36.5 From 8e9e92fb51ca227a396fcee300b3e5fc83dec708 Mon Sep 17 00:00:00 2001 From: Alexey Lyubimov Date: Mon, 10 Jul 2023 16:18:07 +0300 Subject: [PATCH 2/3] Increase inferit dot release --- SPECS/chromium.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/chromium.spec b/SPECS/chromium.spec index 6c314d13..f6e5e952 100644 --- a/SPECS/chromium.spec +++ b/SPECS/chromium.spec @@ -241,7 +241,7 @@ Name: chromium%{chromium_channel} Version: 114.0.5735.133 -Release: 1%{?dist}.inferit.2 +Release: 1%{?dist}.inferit.3 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) -- 2.36.5 From 4283bf699c6de5b0d396fc6b435f5e73370435a2 Mon Sep 17 00:00:00 2001 From: Alexey Lyubimov Date: Mon, 10 Jul 2023 16:52:02 +0300 Subject: [PATCH 3/3] Added changelog record --- SPECS/chromium.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SPECS/chromium.spec b/SPECS/chromium.spec index f6e5e952..48920961 100644 --- a/SPECS/chromium.spec +++ b/SPECS/chromium.spec @@ -1666,6 +1666,9 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt %{chromium_path}/chromedriver %changelog +* Mon Jul 10 2023 Alexey Lyubimov - 114.0.5735.133-1.inferit.3 +- Debranding about Chromium info + * Tue Jul 4 2023 Arkady L. Shane - 114.0.5735.133-1.inferit.2 - resize Yandex logo again -- 2.36.5