[kf5-kparts/f21] KDE Frameworks 5.0.0

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


commit a15bb9ed13d31550c2b5f39830b09ec131a8179d
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Wed Jul 9 15:52:45 2014 +0200

    KDE Frameworks 5.0.0

 .gitignore      |    1 +
 kf5-kparts.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e598b51..840fbc7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /kparts-4.100.0.tar.xz
+/kparts-5.0.0.tar.xz
diff --git a/kf5-kparts.spec b/kf5-kparts.spec
index c9c8715..6b0fc9e 100644
--- a/kf5-kparts.spec
+++ b/kf5-kparts.spec
@@ -2,7 +2,7 @@
 %define framework kparts
 
 Name:           kf5-%{framework}
-Version:        4.100.0
+Version:        5.0.0
 Release:        1%{?dist}
 Summary:        KDE Frameworks 5 Tier 3 solution for KParts
 
@@ -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
@@ -90,6 +90,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 8102a3c..9467558 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b56881371d3bf618d461495a4d162bc  kparts-4.100.0.tar.xz
+82c89eb04a3e887f08746385f7e5f8da  kparts-5.0.0.tar.xz


More information about the scm-commits mailing list