diff --git a/kimageformats.spec b/kimageformats.spec index e072b83..74996da 100644 --- a/kimageformats.spec +++ b/kimageformats.spec @@ -16,8 +16,9 @@ # +%define _tar_path 5.7 Name: kimageformats -Version: 5.7.0 +Version: %{_tar_path}.0 Release: 0 BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 1.7.0 @@ -35,7 +36,7 @@ Summary: Image format plugins for Qt License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build