From ecd1ab9659b930838f7fdab1604589bb7f4c7b6958485bbce94ba86dcb76b918 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Mon, 26 Feb 2024 10:15:56 +0000 Subject: [PATCH] Remove source URL OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kblocks?expand=0&rev=198 --- kblocks.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kblocks.spec b/kblocks.spec index 8b54a8d..46cd130 100644 --- a/kblocks.spec +++ b/kblocks.spec @@ -26,9 +26,9 @@ Release: 0 Summary: A classic falling blocks game License: GPL-2.0-or-later URL: https://apps.kde.org/kblocks -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}