diff --git a/fcitx5.changes b/fcitx5.changes index 24525f0..e61d3b4 100644 --- a/fcitx5.changes +++ b/fcitx5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 28 16:09:32 CEST 2021 - tiwai@suse.de + +- Fix build with Leap 15.3 and 15.4 due to rsvg pkg conflicts + ------------------------------------------------------------------- Wed May 5 06:57:39 UTC 2021 - Marguerite Su diff --git a/fcitx5.spec b/fcitx5.spec index 43131a8..c1f8a47 100644 --- a/fcitx5.spec +++ b/fcitx5.spec @@ -80,7 +80,7 @@ Recommends: fcitx5-qt4 Recommends: fcitx5-qt5 Provides: fcitx = %{version} Obsoletes: fcitx <= 4.2.9.8 -%if 0%{?suse_version} >= 1550 || 0%{?sle_version} == 150200 && 0%{?is_opensuse} +%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150200 && 0%{?is_opensuse} BuildRequires: rsvg-convert %else BuildRequires: rsvg-view