From 133c5d93ebcf55ff43bc58115c9e6a47cf2d31b14358d85bdc33235b62cb90eb Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Mon, 26 Feb 2024 10:21:24 +0000 Subject: [PATCH] Remove source URL OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/rocs?expand=0&rev=204 --- rocs.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rocs.spec b/rocs.spec index 9db0a7e..1c9984f 100644 --- a/rocs.spec +++ b/rocs.spec @@ -23,9 +23,9 @@ Release: 0 Summary: Graph Theory IDE License: GPL-2.0-or-later URL: https://apps.kde.org/rocs -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: extra-cmake-modules