Hrvoje Senjan 2017-01-08 23:39:17 +00:00 committed by Git OBS Bridge
parent b652d52985
commit 8376e899e8
4 changed files with 14 additions and 7 deletions

View File

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

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:04a22615e03dc9db29daccfc437fd6d952e35b3dd39f52d95ea24115037aac42
size 21340

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jan 8 23:39:12 UTC 2017 - hrvoje.senjan@gmail.com
- Update to 5.30.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.30.0.php
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Dec 4 01:57:09 UTC 2016 - hrvoje.senjan@gmail.com Sun Dec 4 01:57:09 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package kcrash # spec file for package kcrash
# #
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,12 +17,12 @@
%define lname libKF5Crash5 %define lname libKF5Crash5
%define _tar_path 5.29 %define _tar_path 5.30
Name: kcrash Name: kcrash
Version: 5.29.0 Version: 5.30.0
Release: 0 Release: 0
%define kf5_version %{version} %define kf5_version %{version}
BuildRequires: cmake >= 2.8.12 BuildRequires: cmake >= 3.0
BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: extra-cmake-modules >= %{_tar_path}
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: kcoreaddons-devel >= %{_tar_path} BuildRequires: kcoreaddons-devel >= %{_tar_path}