start with 5.21.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcrash?expand=0&rev=80
This commit is contained in:
committed by
Git OBS Bridge
parent
1a0020c427
commit
82bf4d3cfe
12
kcrash.spec
12
kcrash.spec
@@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
%define lname libKF5Crash5
|
||||
%define _tar_path 5.20
|
||||
%define _tar_path 5.21
|
||||
Name: kcrash
|
||||
Version: 5.20.0
|
||||
Version: 5.21.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
@@ -28,9 +28,9 @@ BuildRequires: fdupes
|
||||
BuildRequires: kcoreaddons-devel >= %{_tar_path}
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: kwindowsystem-devel >= %{_tar_path}
|
||||
BuildRequires: cmake(Qt5Core) >= 5.3.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.3.0
|
||||
BuildRequires: cmake(Qt5X11Extras) >= 5.3.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5X11Extras) >= 5.4.0
|
||||
BuildRequires: pkgconfig(x11)
|
||||
Summary: Gracefull handling of application crashes
|
||||
License: LGPL-2.1+
|
||||
@@ -56,7 +56,7 @@ Summary: Gracefull handling of application crashes: Build Environment
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: %lname = %{version}
|
||||
Requires: extra-cmake-modules
|
||||
Requires: cmake(Qt5Core) >= 5.3.0
|
||||
Requires: cmake(Qt5Core) >= 5.4.0
|
||||
|
||||
%description devel
|
||||
KCrash provides support for intercepting and handling application crashes.
|
||||
|
Reference in New Issue
Block a user