diff --git a/kexi.spec b/kexi.spec index b25b39b..3be8ed5 100644 --- a/kexi.spec +++ b/kexi.spec @@ -78,7 +78,7 @@ BuildRequires: postgresql-server-devel BuildRequires: postgresql-devel %endif # Kexi needs breeze-icons.rcc during build and on runtime (it doesn't start without it installed) -%if 0%{?suse_version} > 1500 || "%{?_repository}" == "KDE_Applications_openSUSE_Leap_15.1" || "%{?_repository}" == "KDE_Applications_openSUSE_Leap_15.2" +%if 0%{?suse_version} > 1500 || "%{?_repository}" == "KDE_Applications_openSUSE_Leap_15.2" || "%{?_repository}" == "KDE_Applications_openSUSE_Leap_15.3" BuildRequires: breeze5-icons-rcc Requires: breeze5-icons-rcc %else