From 3d083bc3db03c21959d76ef31bf4ffd0f6838f3c11b62d402d32788b061edd55 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Mon, 26 Feb 2024 10:17:28 +0000 Subject: [PATCH] Remove source URL OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=279 --- kimap.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kimap.spec b/kimap.spec index 9b37596..5c755f0 100644 --- a/kimap.spec +++ b/kimap.spec @@ -27,9 +27,9 @@ Release: 0 Summary: Library to assist working with IMAP servers License: 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: cyrus-sasl-devel