[kf5-kcrash/f21] KDE Frameworks 5.0.0

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


commit 8bbbb347c3361dd23b953dd43e43776a5b8b7187
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Wed Jul 9 15:36:23 2014 +0200

    KDE Frameworks 5.0.0

 .gitignore      |    1 +
 kf5-kcrash.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 17ab0e7..78a9192 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /kcrash-4.100.0.tar.xz
+/kcrash-5.0.0.tar.xz
diff --git a/kf5-kcrash.spec b/kf5-kcrash.spec
index 9df5347..0e525c7 100644
--- a/kf5-kcrash.spec
+++ b/kf5-kcrash.spec
@@ -2,7 +2,7 @@
 %define framework kcrash
 
 Name:           kf5-%{framework}
-Version:        4.100.0
+Version:        5.0.0
 Release:        1%{?dist}
 Summary:        KDE Frameworks 5 Tier 2 addon for handling application crashes
 
@@ -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:  libX11-devel
 
@@ -73,6 +73,9 @@ make %{?_smp_mflags} -C %{_target_platform}
 %{_kf5_archdatadir}/mkspecs/modules/qt_KCrash.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 d4a0fbb..a5116fc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9aea0409300e7816786aaec1bd0d2aa5  kcrash-4.100.0.tar.xz
+3017ca4b16626bd707d9c74b191a58ab  kcrash-5.0.0.tar.xz


More information about the scm-commits mailing list