diff --git a/kio-extras.spec b/kio-extras.spec index 098936e..f60c89c 100644 --- a/kio-extras.spec +++ b/kio-extras.spec @@ -7,7 +7,7 @@ Name: kio-extras Version: 21.12.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Additional components to increase the functionality of KIO Framework License: GPLv2+ @@ -102,8 +102,8 @@ Obsoletes: kio-extras-htmlthumbnail < 18.08.3 # helpful for imagethumbnail plugin Recommends: qt5-qtimageformats%{?_isa} -# .exe/.ico previews, will limit dep to only if wine is installed for now -- rdieter -Recommends: (icoutils if wine) +# .exe/.ico previews, will limit dep to only if wine-core is installed for now -- rdieter +Recommends: (icoutils if wine-core) # when -info was split out Obsoletes: kio-extras < 19.04.1-1 @@ -224,6 +224,9 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 10" || %changelog +* Wed Feb 23 2022 Rex Dieter - 21.12.2-3 +- Recommends: (icoutils if wine-core) + * Wed Feb 23 2022 Rex Dieter - 21.12.2-2 - Recommends: (icoutils if wine)