diff --git a/SPECS/chromium.spec b/SPECS/chromium.spec index 3a8cd9fa..48920961 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) @@ -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 @@ -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