From a84a3a33ab81d19b17d190cdc499a0b8904dd8c07fa6b516a962618af0e033f9 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Fri, 6 Oct 2017 04:32:00 +0000 Subject: [PATCH] Strip URLs from sources OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=179 --- breeze.spec | 2 +- breeze4-style.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/breeze.spec b/breeze.spec index 3152218..b5ddf46 100644 --- a/breeze.spec +++ b/breeze.spec @@ -56,7 +56,7 @@ Summary: Plasma Desktop artwork, styles and assets License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz +Source: breeze-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description diff --git a/breeze4-style.spec b/breeze4-style.spec index 3de76cc..6314742 100644 --- a/breeze4-style.spec +++ b/breeze4-style.spec @@ -32,7 +32,7 @@ Summary: Plasma Desktop artwork, styles and assets License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz +Source: breeze-%{version}.tar.xz # PATCH-FIX-OPENSUSE add-support-for-Q3ListView-to-the-KDE4-style.patch boo#973728 wbauer@tmo.at -- fixes collapse/expand icon in Q3ListView that still may be used by some KDE4 applications (knode e.g.) Patch: add-support-for-Q3ListView-to-the-KDE4-style.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build