diff --git a/kio-extras.spec b/kio-extras.spec index 2d38f99..67e30a1 100644 --- a/kio-extras.spec +++ b/kio-extras.spec @@ -9,11 +9,11 @@ Name: kio-extras Version: 20.08.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Additional components to increase the functionality of KIO Framework License: GPLv2+ -URL: https://cgit.kde.org/%{name}.git +URL: https://invent.kde.org/network/%{name} %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 @@ -124,9 +124,10 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %build -%{cmake_kf5} \ +%cmake_kf5 \ -DLIBSSH_LIBRARIES="$(pkg-config --libs libssh)" \ %{?tests:-DBUILD_TESTING:BOOL=ON} + %cmake_build @@ -227,6 +228,11 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 10" || %changelog +* Tue Dec 29 2020 Rex Dieter - 20.08.3-2 +- rebuild (kdsoap) +- update URL +- .spec cosmetics + * Fri Nov 6 15:19:21 CST 2020 Rex Dieter - 20.08.3-1 - 20.08.3