SHA256
1
0

- Temporarily bundle ICU for SLE15 SP6 (jsc#PED-4819)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs20?expand=0&rev=27
This commit is contained in:
Adam Majer 2023-08-25 14:46:06 +00:00 committed by Git OBS Bridge
parent 548460a7f6
commit 1e061829fa
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 25 14:34:21 UTC 2023 - Adam Majer <adam.majer@suse.de>
- Temporarily bundle ICU for SLE15 SP6 (jsc#PED-4819)
-------------------------------------------------------------------
Thu Aug 10 13:51:20 UTC 2023 - Adam Majer <adam.majer@suse.de>

View File

@ -94,7 +94,7 @@ Release: 0
%bcond_without intree_cares
%endif
%if 0%{?suse_version} >= 1330 || 0%{?fedora_version} >= 35
%if 0%{?sle_version} != 150600 && ( 0%{?suse_version} >= 1330 || 0%{?fedora_version} >= 35 )
%bcond_with intree_icu
%else
%bcond_without intree_icu