diff --git a/kcrash-5.14.0.tar.xz b/kcrash-5.14.0.tar.xz deleted file mode 100644 index 1df73a7..0000000 --- a/kcrash-5.14.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:443b0069f31efc7d75f9ecdae28029ced0afc8a0c48050415eae39ce09218ca1 -size 19608 diff --git a/kcrash-5.15.0.tar.xz b/kcrash-5.15.0.tar.xz new file mode 100644 index 0000000..a27e09c --- /dev/null +++ b/kcrash-5.15.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eac0e5ed260bf60c674a82981aaac81feea9ca5b6bb2a34256b95845ee56198 +size 19900 diff --git a/kcrash.changes b/kcrash.changes index 04c6f51..36b14df 100644 --- a/kcrash.changes +++ b/kcrash.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Oct 5 17:37:07 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.15.0 + * KCrash: pass cwd to kdeinit when auto-restarting the app via + kdeinit. (kde#337760) + * Add KCrash::initialize() so that apps and the platform plugin + can explicitly enable KCrash. + * Disable ASAN if enabled + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.15.0.php + ------------------------------------------------------------------- Tue Sep 8 17:12:52 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kcrash.spec b/kcrash.spec index c842d21..2b98d2e 100644 --- a/kcrash.spec +++ b/kcrash.spec @@ -17,9 +17,9 @@ %define lname libKF5Crash5 -%define _tar_path 5.14 +%define _tar_path 5.15 Name: kcrash -Version: 5.14.0 +Version: 5.15.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12