[kf5-kitemmodels] Fix Source0 URL

Daniel Vrátil dvratil at fedoraproject.org
Tue Jun 3 10:48:02 UTC 2014


commit 7a784cc6a5145d9b1a793b0b10383e462d707da3
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Tue Jun 3 12:34:51 2014 +0200

    Fix Source0 URL

 kf5-kitemmodels.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kf5-kitemmodels.spec b/kf5-kitemmodels.spec
index 4f40b6d..4abc1c4 100644
--- a/kf5-kitemmodels.spec
+++ b/kf5-kitemmodels.spec
@@ -12,7 +12,7 @@ URL:            http://www.kde.org
 #             --remote=git://anongit.kde.org/%{framework}.git master | \
 # bzip2 -c > %{name}-%{version}-%{snapshot}git.tar.bz2
 #Source0:        %{name}-%{version}-%{snapshot}git.tar.bz2
-Source0:        http://download.kde.org/unstable/frameworks/4.100.0/%{framework}-4.100.0.tar.xz%{framework}-4.99.0.tar.xz
+Source0:        http://download.kde.org/unstable/frameworks/%{version}/%{framework}-%{version}.tar.xz
 
 BuildRequires:  kf5-rpm-macros
 BuildRequires:  extra-cmake-modules


More information about the scm-commits mailing list