SHA256
1
0
forked from pool/kcrash

Accepting request 290569 from KDE:Frameworks5

Update to 5.8.0.

OBS-URL: https://build.opensuse.org/request/show/290569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcrash?expand=0&rev=16
This commit is contained in:
Dominique Leuenberger 2015-03-16 08:31:34 +00:00 committed by Git OBS Bridge
commit dce5882fde
4 changed files with 14 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
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
- Drop kcoreaddons-devel and kwindowsystem-devel from devel package
requires
-------------------------------------------------------------------
Sun Feb 8 18:15:19 UTC 2015 - hrvoje.senjan@gmail.com

View File

@ -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
@ -56,8 +56,6 @@ Summary: Gracefull handling of application crashes: Build Environment
Group: Development/Libraries/KDE
Requires: %lname = %{version}
Requires: extra-cmake-modules
Requires: kcoreaddons-devel >= %{kf5_version}
Requires: kwindowsystem-devel >= %{kf5_version}
Requires: pkgconfig(Qt5Core) >= 5.2.0
%description devel