[kf5-ktextwidgets/f21] KDE Frameworks 5.0.0

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


commit c250140eb0c5756790bf571d7da3d3d1188f49da
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Wed Jul 9 15:56:02 2014 +0200

    KDE Frameworks 5.0.0

 .gitignore            |    1 +
 kf5-ktextwidgets.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index be60763..e5577bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /ktextwidgets-4.100.0.tar.xz
+/ktextwidgets-5.0.0.tar.xz
diff --git a/kf5-ktextwidgets.spec b/kf5-ktextwidgets.spec
index 98370b1..f95a782 100644
--- a/kf5-ktextwidgets.spec
+++ b/kf5-ktextwidgets.spec
@@ -2,7 +2,7 @@
 %define framework ktextwidgets
 
 Name:           kf5-%{framework}
-Version:        4.100.0
+Version:        5.0.0
 Release:        1%{?dist}
 Summary:        KDE Frameworks 5 Tier 3 addon with advanced text editing widgets
 
@@ -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
@@ -85,6 +85,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
+
 * 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 ed444b0..2249d06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6897b11fc6f8ceccb32852b42c1a7c23  ktextwidgets-4.100.0.tar.xz
+8898de855c4d060133e6c4e141e4d284  ktextwidgets-5.0.0.tar.xz


More information about the scm-commits mailing list