[kf5-kio/f21] KDE Frameworks 5.0.0

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


commit 53876b70e01533f0d2d4e48314048a3e634240c7
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Wed Jul 9 15:48:42 2014 +0200

    KDE Frameworks 5.0.0

 .gitignore   |    1 +
 kf5-kio.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 31dbd13..5c40ac3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /kio-4.100.0.tar.xz
+/kio-5.0.0.tar.xz
diff --git a/kf5-kio.spec b/kf5-kio.spec
index dd33456..cd6c25c 100644
--- a/kf5-kio.spec
+++ b/kf5-kio.spec
@@ -2,8 +2,8 @@
 %define framework kio
 
 Name:           kf5-%{framework}
-Version:        4.100.0
-Release:        2%{?dist}
+Version:        5.0.0
+Release:        1%{?dist}
 Summary:        KDE Frameworks 5 Tier 3 solution for filesystem abstraction
 
 License:        GPLv2+ and MIT and BSD
@@ -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:  libxml2-devel
 BuildRequires:  libxslt-devel
@@ -148,6 +148,9 @@ make %{?_smp_mflags} -C %{_target_platform}
 %{_kf5_datadir}/doc/HTML/en/kioslave5/
 
 %changelog
+* Wed Jul 09 2014 Daniel Vrátil <dvratil at redhat.com> - 5.0.0-1
+- KDE Frameworks 5.0.0
+
 * Sat Jun 28 2014 Daniel Vrátil <dvratil at redhat.com> - 4.100.0-2
 - fixed licenses
 - added %%config
diff --git a/sources b/sources
index 77d1c4d..01ad870 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-45e20ee5db03f582c4d4b5f2838e82be  kio-4.100.0.tar.xz
+9aaf9448ceb4d834dcbff35c157a0bcd  kio-5.0.0.tar.xz


More information about the scm-commits mailing list