diff --git a/breeze.changes b/breeze.changes index 03870be..e67cfef 100644 --- a/breeze.changes +++ b/breeze.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 5 07:58:40 UTC 2016 - fabian@ritter-vogt.de + +- Add Source: URL back + ------------------------------------------------------------------- Thu Sep 29 16:36:28 UTC 2016 - fabian@ritter-vogt.de diff --git a/breeze.spec b/breeze.spec index 52cbd36..08ffc68 100644 --- a/breeze.spec +++ b/breeze.spec @@ -50,7 +50,7 @@ Summary: Plasma Desktop artwork, styles and assets License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org -Source: %{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description diff --git a/breeze4-style.spec b/breeze4-style.spec index e78a117..eeb08a6 100644 --- a/breeze4-style.spec +++ b/breeze4-style.spec @@ -29,8 +29,8 @@ 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/stable/plasma/%{version}/breeze-%{version}.tar.xz -Source: breeze-%{version}.tar.xz +#Source: http://download.kde.org/stable/plasma/%{version}/http://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz +Source: http://download.kde.org/stable/plasma/%{version}/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