From f984f6c59c2d48b4bc1e03574839e202dddfe53143849a2146dc4e75e295e774 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Mon, 26 Feb 2024 10:18:03 +0000 Subject: [PATCH] Remove source URL OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmail-account-wizard?expand=0&rev=235 --- kmail-account-wizard.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kmail-account-wizard.spec b/kmail-account-wizard.spec index 9737855..e70775c 100644 --- a/kmail-account-wizard.spec +++ b/kmail-account-wizard.spec @@ -29,9 +29,9 @@ Release: 0 Summary: Account wizard for KMail License: GPL-2.0-or-later AND LGPL-2.1-or-later URL: https://www.kde.org -Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: %{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}