diff --git a/kdsoap-ws-discovery-client.spec b/kdsoap-ws-discovery-client.spec index 93b9202..c325cd8 100644 --- a/kdsoap-ws-discovery-client.spec +++ b/kdsoap-ws-discovery-client.spec @@ -25,6 +25,10 @@ Summary: WS-discovery client library License: GPL-3.0-or-later URL: https://www.kde.org Source: https://download.kde.org/unstable/%{name}/%{name}-%{version}.tar.xz +%if %{with released} +Source1: https://download.kde.org/unstable/%{name}/%{name}-%{version}.tar.xz.sig +Source2: kdsoap-ws-discovery-client.keyring +%endif BuildRequires: doxygen BuildRequires: fdupes BuildRequires: kf6-extra-cmake-modules @@ -33,10 +37,6 @@ BuildRequires: cmake(Qt6Core) >= %{qt6_version} BuildRequires: cmake(Qt6Network) >= %{qt6_version} BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version} BuildRequires: cmake(Qt6Xml) >= %{qt6_version} -%if %{with released} -Source1: https://download.kde.org/unstable/%{name}/%{name}-%{version}.tar.xz -Source2: kdsoap-ws-discovery-client.keyring -%endif %description This package provides a client for the Web Services Dynamic Discovery