From 641e4bd3191ab3998ac921cc9359c1b00b7cf3b1906c3a95103430b8f544059d Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Fri, 22 Aug 2014 18:56:17 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcrash?expand=0&rev=29 --- kcrash.changes | 5 +++++ kcrash.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/kcrash.changes b/kcrash.changes index b5e7f6d..0562e1c 100644 --- a/kcrash.changes +++ b/kcrash.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 22 18:55:13 UTC 2014 - hrvoje.senjan@gmail.com + +- Let libKF5Crash5 Recommends drkonqi5 + ------------------------------------------------------------------- Sat Aug 2 10:20:11 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kcrash.spec b/kcrash.spec index a903740..f7fc532 100644 --- a/kcrash.spec +++ b/kcrash.spec @@ -45,6 +45,7 @@ KCrash provides support for intercepting and handling application crashes. %package -n %lname Summary: Gracefull handling of application crashes Group: System/GUI/KDE +Recommends: drkonqi5 %description -n %lname KCrash provides support for intercepting and handling application crashes. From d8fe1c1b1cd51abfdc410d0a1fdadc411c2ee7326553f01ff6d633e6818131d9 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Tue, 9 Sep 2014 10:11:13 +0000 Subject: [PATCH 2/2] 5.2.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcrash?expand=0&rev=30 --- kcrash-5.1.0.tar.xz | 3 --- kcrash-5.2.0.tar.xz | 3 +++ kcrash.changes | 7 +++++++ kcrash.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 kcrash-5.1.0.tar.xz create mode 100644 kcrash-5.2.0.tar.xz diff --git a/kcrash-5.1.0.tar.xz b/kcrash-5.1.0.tar.xz deleted file mode 100644 index ef22c31..0000000 --- a/kcrash-5.1.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86ac9e8f108edcfe7a7e14f53adde7c1ef00ea492005b9e83179b06ec6b949e4 -size 19604 diff --git a/kcrash-5.2.0.tar.xz b/kcrash-5.2.0.tar.xz new file mode 100644 index 0000000..e370c1c --- /dev/null +++ b/kcrash-5.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f610e58977fa2f5070f66499f225301ad3f37e90ea8254ce72ed587bf59b5d42 +size 19492 diff --git a/kcrash.changes b/kcrash.changes index 0562e1c..1e30fd7 100644 --- a/kcrash.changes +++ b/kcrash.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 9 09:49:28 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.2.0 + * For more details please see: + http://kde.org/announcements/kde-frameworks-5.2.php + ------------------------------------------------------------------- Fri Aug 22 18:55:13 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kcrash.spec b/kcrash.spec index f7fc532..3291c3f 100644 --- a/kcrash.spec +++ b/kcrash.spec @@ -18,11 +18,11 @@ %define lname libKF5Crash5 Name: kcrash -Version: 5.1.0 +Version: 5.2.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.1.0 +BuildRequires: extra-cmake-modules >= 1.2.0 BuildRequires: fdupes BuildRequires: kcoreaddons-devel >= %{kf5_version} BuildRequires: kf5-filesystem