From 12238d66dd6310a75ae7455ae494b17f03070cc78717d4b9877dd927f16f89cd Mon Sep 17 00:00:00 2001 From: Dominik Heidler Date: Thu, 7 Jul 2022 08:56:30 +0000 Subject: [PATCH] Accepting request 987383 from home:dziobian:gulgul-ultron:19 corrected spelling per trademark policy OBS-URL: https://build.opensuse.org/request/show/987383 OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=22 --- nodejs-electron.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nodejs-electron.spec b/nodejs-electron.spec index dca219e..b54653f 100644 --- a/nodejs-electron.spec +++ b/nodejs-electron.spec @@ -174,10 +174,10 @@ BuildArch: i686 %bcond_with system_abseil %endif -# We always ship the following bundled libraries as part of Electron despite a system version being available in either OpenSUSE or Fedora: +# We always ship the following bundled libraries as part of Electron despite a system version being available in either openSUSE or Fedora: # Name | Path in tarball | Reason # -------------+-----------------------------------+--------------------------------------- -# boringssl | third_party/boringssl | The OpenSUSE package is unmaintained. +# boringssl | third_party/boringssl | The openSUSE package is unmaintained. # flatbuffers | third_party/flatbuffers | The static library is only used during build, only header code is present in the Chromium binary. # hunspell | third_party/hunspell/src | Fork. # leveldb | third_party/leveldatabase/src | Internal api use. @@ -186,7 +186,7 @@ BuildArch: i686 # sqlite | third_party/sqlite | Fork. # srtp / srtp2 | third_party/libsrtp | Api matches neither version 1 nor 2 of this library. # uv | third_party/electron_node/deps/uv | Heavily modified version which is exposed as part of Electron's public ABI. -# yuv | third_party/libyuv | Version in fedora (0-0.43.20201024git19d71f6) is too old. +# yuv | third_party/libyuv | Version in Fedora (0-0.43.20201024git19d71f6) is too old.