SHA256
1
0
forked from pool/kcrash

Accepting request 248900 from KDE:Frameworks5

Update to 5.2.0

OBS-URL: https://build.opensuse.org/request/show/248900
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcrash?expand=0&rev=10
This commit is contained in:
Stephan Kulow 2014-09-12 15:03:19 +00:00 committed by Git OBS Bridge
commit 813af05d98
4 changed files with 18 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86ac9e8f108edcfe7a7e14f53adde7c1ef00ea492005b9e83179b06ec6b949e4
size 19604

3
kcrash-5.2.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f610e58977fa2f5070f66499f225301ad3f37e90ea8254ce72ed587bf59b5d42
size 19492

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
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
- Let libKF5Crash5 Recommends drkonqi5
-------------------------------------------------------------------
Sat Aug 2 10:20:11 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -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
@ -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.