[kf5-kcompletion/f21] KDE Frameworks 5.0.0

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


commit ea71962492d75b4642f2f436957795a7b4a22e5d
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Wed Jul 9 15:35:58 2014 +0200

    KDE Frameworks 5.0.0

 .gitignore           |    1 +
 kf5-kcompletion.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bb97ac1..9338a3e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /kcompletion-4.100.0.tar.xz
+/kcompletion-5.0.0.tar.xz
diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec
index ee460ff..a72419a 100644
--- a/kf5-kcompletion.spec
+++ b/kf5-kcompletion.spec
@@ -2,7 +2,7 @@
 %define framework kcompletion
 
 Name:           kf5-%{framework}
-Version:        4.100.0
+Version:        5.0.0
 Release:        1%{?dist}
 Summary:        KDE Frameworks 5 Tier 2 addon with auto completion widgets and classes
 
@@ -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
@@ -72,6 +72,9 @@ make %{?_smp_mflags} -C %{_target_platform}
 %{_kf5_archdatadir}/mkspecs/modules/qt_KCompletion.pri
 
 %changelog
+* Wed Jul 09 2014 Daniel Vrátil <dvratil at redhat.com> - 5.0.0-1
+- KDE Frameworks 5.0.0
+
 * Tue Jun 03 2014 Daniel Vrátil <dvratil at redhat.com> - 4.100.0-1
 - KDE Frameworks 4.100.0
 
diff --git a/sources b/sources
index b71a748..fdbb01f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-88b8d9b8c0d7ab475bdc6afd34e02a88  kcompletion-4.100.0.tar.xz
+a37e78ff2c09fb4287dc92f40837f6b3  kcompletion-5.0.0.tar.xz


More information about the scm-commits mailing list