[kf5-kcrash/f20] KDE Frameworks 5.7.0

Daniel Vrátil dvratil at fedoraproject.org
Mon Feb 16 12:24:44 UTC 2015


commit 1853b8bd10ec91974db425dd6a9ad92d2f66564c
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Mon Feb 16 13:13:01 2015 +0100

    KDE Frameworks 5.7.0

 .gitignore      |    1 +
 kf5-kcrash.spec |    9 ++++++++-
 sources         |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7db077a..12fe4a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /kcrash-5.4.0.tar.xz
 /kcrash-5.5.0.tar.xz
 /kcrash-5.6.0.tar.xz
+/kcrash-5.7.0.tar.xz
diff --git a/kf5-kcrash.spec b/kf5-kcrash.spec
old mode 100644
new mode 100755
index 70f54de..04e43d5
--- a/kf5-kcrash.spec
+++ b/kf5-kcrash.spec
@@ -1,7 +1,7 @@
 %global framework kcrash
 
 Name:           kf5-%{framework}
-Version:        5.6.0
+Version:        5.7.0
 Release:        1%{?dist}
 Summary:        KDE Frameworks 5 Tier 2 addon for handling application crashes
 
@@ -37,6 +37,7 @@ KCrash provides support for intercepting and handling application crashes.
 %package        devel
 Summary:        Development files for %{name}
 Requires:       %{name}%{?_isa} = %{version}-%{release}
+Requires:       qt5-qtbase-devel
 Requires:       kf5-kcoreaddons-devel
 Requires:       kf5-kwindowsystem-devel
 
@@ -76,6 +77,12 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
+* Mon Feb 16 2015 Daniel Vrátil <dvratil at redhat.com> - 5.7.0-1
+- KDE Frameworks 5.7.0
+
+* Mon Feb 09 2015 Daniel Vrátil <dvratil at redhat.com> - 5.7.0-1
+- KDE Frameworks 5.7.0
+
 * Thu Jan 08 2015 Daniel Vrátil <dvratil at redhat.com> - 5.6.0-1
 - KDE Frameworks 5.6.0
 
diff --git a/sources b/sources
index 06b0a59..408b133 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ee93222cdd57bbb48bc0067bf7f2f8a  kcrash-5.6.0.tar.xz
+a00223a8266634deb16530c09aa5b604  kcrash-5.7.0.tar.xz


More information about the scm-commits mailing list