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:
commit
813af05d98
@ -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
3
kcrash-5.2.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f610e58977fa2f5070f66499f225301ad3f37e90ea8254ce72ed587bf59b5d42
|
||||||
|
size 19492
|
@ -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
|
Sat Aug 2 10:20:11 UTC 2014 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -18,11 +18,11 @@
|
|||||||
|
|
||||||
%define lname libKF5Crash5
|
%define lname libKF5Crash5
|
||||||
Name: kcrash
|
Name: kcrash
|
||||||
Version: 5.1.0
|
Version: 5.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
BuildRequires: extra-cmake-modules >= 1.1.0
|
BuildRequires: extra-cmake-modules >= 1.2.0
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kcoreaddons-devel >= %{kf5_version}
|
BuildRequires: kcoreaddons-devel >= %{kf5_version}
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
@ -45,6 +45,7 @@ KCrash provides support for intercepting and handling application crashes.
|
|||||||
%package -n %lname
|
%package -n %lname
|
||||||
Summary: Gracefull handling of application crashes
|
Summary: Gracefull handling of application crashes
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
|
Recommends: drkonqi5
|
||||||
|
|
||||||
%description -n %lname
|
%description -n %lname
|
||||||
KCrash provides support for intercepting and handling application crashes.
|
KCrash provides support for intercepting and handling application crashes.
|
||||||
|
Loading…
Reference in New Issue
Block a user