From 5e25ef5332ff12354034b2588c4bbfd2db14efe294f98e4b8b3a931c156dda8d Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 7 Mar 2015 17:15:45 +0000 Subject: [PATCH] 5.8.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcrash?expand=0&rev=43 --- kcrash-5.7.0.tar.xz | 3 --- kcrash-5.8.0.tar.xz | 3 +++ kcrash.changes | 7 +++++++ kcrash.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 kcrash-5.7.0.tar.xz create mode 100644 kcrash-5.8.0.tar.xz diff --git a/kcrash-5.7.0.tar.xz b/kcrash-5.7.0.tar.xz deleted file mode 100644 index 325fc30..0000000 --- a/kcrash-5.7.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f79d51599c9fb198783c5dbf007011d2c73569af007951d92f5efcc22ce044b -size 19516 diff --git a/kcrash-5.8.0.tar.xz b/kcrash-5.8.0.tar.xz new file mode 100644 index 0000000..4bba846 --- /dev/null +++ b/kcrash-5.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5968694919e374b432b2e53ad1f6c15a018011ecd3c45d0b2d9dd586af090b0b +size 19524 diff --git a/kcrash.changes b/kcrash.changes index ab4c9a6..2f18757 100644 --- a/kcrash.changes +++ b/kcrash.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Mar 7 16:58:47 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.8.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.8.0.php + ------------------------------------------------------------------- Sun Feb 8 18:15:19 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kcrash.spec b/kcrash.spec index 65f6f81..5075caf 100644 --- a/kcrash.spec +++ b/kcrash.spec @@ -17,13 +17,13 @@ %define lname libKF5Crash5 -%define _tar_path 5.7 +%define _tar_path 5.8 Name: kcrash Version: %{_tar_path}.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.7.0 +BuildRequires: extra-cmake-modules >= 1.8.0 BuildRequires: fdupes BuildRequires: kcoreaddons-devel >= %{kf5_version} BuildRequires: kf5-filesystem