From 38d64ee159ee0fc9e175b71867ad9596c4881ca59abe119159a6ff5bea72ea1d Mon Sep 17 00:00:00 2001 From: Luciano Santos Date: Mon, 2 Oct 2023 03:00:38 +0000 Subject: [PATCH] Accepting request 1114262 from home:msmeissn:branches:GNOME:Factory - switch to pkgconfig(icu-i18n) instead of libicu-devel, to allow switching to a different libicu*-devel (jsc#PED-6193) OBS-URL: https://build.opensuse.org/request/show/1114262 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=421 --- webkit2gtk3.changes | 6 ++++++ webkit2gtk3.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/webkit2gtk3.changes b/webkit2gtk3.changes index 6d825ee..065e2cc 100644 --- a/webkit2gtk3.changes +++ b/webkit2gtk3.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 28 08:47:58 UTC 2023 - Marcus Meissner + +- switch to pkgconfig(icu-i18n) instead of libicu-devel, to allow + switching to a different libicu*-devel (jsc#PED-6193) + ------------------------------------------------------------------- Fri Sep 15 19:04:16 UTC 2023 - Bjørn Lie diff --git a/webkit2gtk3.spec b/webkit2gtk3.spec index 31fb3b7..663585c 100644 --- a/webkit2gtk3.spec +++ b/webkit2gtk3.spec @@ -106,7 +106,6 @@ BuildRequires: gcc-c++ >= 8.3 BuildRequires: gobject-introspection-devel BuildRequires: gperf >= 3.0.1 BuildRequires: hyphen-devel -BuildRequires: libicu-devel BuildRequires: libjpeg-devel BuildRequires: ninja BuildRequires: openjpeg2 @@ -124,6 +123,7 @@ BuildRequires: pkgconfig(epoxy) BuildRequires: pkgconfig(fontconfig) >= 2.8.0 BuildRequires: pkgconfig(freetype2) >= 2.4.2 BuildRequires: pkgconfig(glib-2.0) >= 2.56.4 +BuildRequires: pkgconfig(icu-i18n) %if %usegcc10 BuildRequires: pkgconfig(glproto) %endif @@ -426,8 +426,8 @@ A small test browswer from webkit, useful for testing features. -# Expand %%lang_package to Obsoletes its older-name counterpart +# Expand %%lang_package to Obsoletes its older-name counterpart %package -n WebKitGTK-%{_apiver}-lang Summary: Translations for package %{name} Group: System/Localization