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:
commit
dce5882fde
@ -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
3
kcrash-5.8.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5968694919e374b432b2e53ad1f6c15a018011ecd3c45d0b2d9dd586af090b0b
|
||||
size 19524
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user