From 50ec09b4d1bb67274379e13e490faa80368eefc1bc4f4db89c8305452e38ee83 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Fri, 6 Oct 2017 04:32:37 +0000 Subject: [PATCH] Strip URLs from sources OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=100 --- kscreenlocker.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kscreenlocker.spec b/kscreenlocker.spec index 088878b..b537d77 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -24,7 +24,7 @@ Summary: Library and components for secure lock screen architecture License: GPL-2.0+ Group: System/GUI/KDE Url: https://projects.kde.org/kscreenlocker -Source: http://download.kde.org/unstable/plasma/%{version}/kscreenlocker-%{version}.tar.xz +Source: kscreenlocker-%{version}.tar.xz # PATCH-FIX-OPENSUSE fix-wayland-version-requirement.diff -- Changes wayland requirement from 1.3 to 1.2.1 Patch0: fix-wayland-version-requirement.diff BuildRequires: cmake >= 2.8.12