SHA256
1
0
forked from pool/kcrash

Accepting request 236278 from KDE:Frameworks5

4.100.0

OBS-URL: https://build.opensuse.org/request/show/236278
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcrash?expand=0&rev=5
This commit is contained in:
Stephan Kulow 2014-06-10 12:36:24 +00:00 committed by Git OBS Bridge
commit 3c32408d7c
5 changed files with 20 additions and 6 deletions

3
baselibs.conf Normal file
View File

@ -0,0 +1,3 @@
libKF5Crash5
kcrash-devel
requires "libKF5Crash5-<targettype> = <version>"

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

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Jun 1 18:02:24 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 4.100.0
* API improvements and cleanups
* Buildsystem fixes
* For more details please see:
http://www.kde.org/announcements/announce-frameworks5-beta3.php
- Add baselibs.conf
-------------------------------------------------------------------
Sun May 4 01:41:04 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -18,10 +18,10 @@
%define lname libKF5Crash5
Name: kcrash
Version: 4.99.0
Version: 4.100.0
Release: 0
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 0.0.13
BuildRequires: extra-cmake-modules >= 0.0.14
BuildRequires: fdupes
BuildRequires: kcoreaddons-devel >= %{_kf5_version}
BuildRequires: kf5-filesystem
@ -34,7 +34,8 @@ Summary: Gracefull handling of application crashes
License: LGPL-2.1+
Group: System/GUI/KDE
Url: http://www.kde.org
Source0: kcrash-%{version}.tar.xz
Source: http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
Source1: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description