SHA256
1
0
forked from pool/kcrash

Accepting request 295520 from KDE:Frameworks5

Update to 5.9.0.

OBS-URL: https://build.opensuse.org/request/show/295520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcrash?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2015-04-13 18:25:25 +00:00 committed by Git OBS Bridge
commit b5b0e55180
4 changed files with 16 additions and 9 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Apr 4 14:40:46 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.9.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.9.0.php
-------------------------------------------------------------------
Sat Mar 7 16:58:47 UTC 2015 - hrvoje.senjan@gmail.com

View File

@ -17,17 +17,17 @@
%define lname libKF5Crash5
%define _tar_path 5.8
%define _tar_path 5.9
Name: kcrash
Version: %{_tar_path}.0
Version: 5.9.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 1.8.0
BuildRequires: extra-cmake-modules >= %{_tar_path}
BuildRequires: fdupes
BuildRequires: kcoreaddons-devel >= %{kf5_version}
BuildRequires: kcoreaddons-devel >= %{_tar_path}
BuildRequires: kf5-filesystem
BuildRequires: kwindowsystem-devel >= %{kf5_version}
BuildRequires: kwindowsystem-devel >= %{_tar_path}
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0
@ -71,7 +71,7 @@ Development files.
%install
%kf5_makeinstall -C build
%fdupes -s %{buildroot}
%fdupes %{buildroot}
%post -n %lname -p /sbin/ldconfig