[kf5-kitemmodels/f21] KDE Frameworks 5.0.0

Daniel Vrátil dvratil at fedoraproject.org
Wed Jul 9 13:29:04 UTC 2014


commit 917697bff32b3b957c85e503b7f2973cb4378e84
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Wed Jul 9 15:29:14 2014 +0200

    KDE Frameworks 5.0.0

 .gitignore           |    1 +
 kf5-kitemmodels.spec |    9 ++++++---
 sources              |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8de7448..68f31b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /kitemmodels-4.99.0.tar.xz
 /kitemmodels-4.100.0.tar.xz
+/kitemmodels-5.0.0.tar.xz
diff --git a/kf5-kitemmodels.spec b/kf5-kitemmodels.spec
index a703257..1c64fba 100644
--- a/kf5-kitemmodels.spec
+++ b/kf5-kitemmodels.spec
@@ -2,8 +2,8 @@
 %define framework kitemmodels
 
 Name:           kf5-%{framework}
-Version:        4.100.0
-Release:        2%{?dist}
+Version:        5.0.0
+Release:        1%{?dist}
 Summary:        KDE Frameworks 5 Tier 1 addon with item models
 
 License:        LGPLv2+
@@ -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/%{version}/%{framework}-%{version}.tar.xz
+Source0:        http://download.kde.org/stable/frameworks/%{version}/%{framework}-%{version}.tar.xz
 
 BuildRequires:  kf5-rpm-macros
 BuildRequires:  extra-cmake-modules
@@ -65,6 +65,9 @@ make %{?_smp_mflags} -C %{_target_platform}
 
 
 %changelog
+* Wed Jul 09 2014 Daniel Vrátil <dvratil at redhat.com> - 5.0.0-1
+- KDE Frameworks 5.0.0
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.100.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 928e0d4..5468cf3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e48fc6ed6c92e5edd3db5526ee189281  kitemmodels-4.100.0.tar.xz
+c1bb781f39b2c6d232a0fb490f2aa9dc  kitemmodels-5.0.0.tar.xz


More information about the scm-commits mailing list