From ace7f97a6bc54b048878c6c9654bb428a1922b29525e346e7e23ccddf5e5d720 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Mon, 26 Feb 2024 10:30:16 +0000 Subject: [PATCH] Remove source URL OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/qmlkonsole?expand=0&rev=25 --- qmlkonsole.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qmlkonsole.spec b/qmlkonsole.spec index e31b534..ddb2024 100644 --- a/qmlkonsole.spec +++ b/qmlkonsole.spec @@ -26,9 +26,9 @@ Release: 0 Summary: Terminal application License: GPL-2.0-or-later URL: https://apps.kde.org/qmlkonsole/ -Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +Source0: %{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}