forked from pool/nodejs-electron
Accepting request 1083630 from home:dziobian:gulgul-ultron:19
- Fix unresolvable build on Fedora 38 OBS-URL: https://build.opensuse.org/request/show/1083630 OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-electron?expand=0&rev=75
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 28 20:52:27 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
|
||||
- Fix unresolvable build on Fedora 38
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 26 20:43:42 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
|
||||
- New upstream release 22.3.7
|
||||
|
@@ -178,7 +178,7 @@ BuildArch: i686
|
||||
%if %{without clang}
|
||||
%bcond_without system_abseil
|
||||
|
||||
%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150600 || 0%{?fedora} >= 38
|
||||
%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150600 || 0%{?fedora} >= 39
|
||||
%bcond_without abseil_2023
|
||||
%else
|
||||
%bcond_with abseil_2023
|
||||
|
Reference in New Issue
Block a user