7
0

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:
2023-04-29 09:07:06 +00:00
committed by Git OBS Bridge
parent 67c50d89c5
commit 1096bbe706
2 changed files with 5 additions and 1 deletions

View File

@@ -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

View File

@@ -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