SHA256
1
0
forked from pool/kcrash

Accepting request 616747 from KDE:Frameworks5

KDE Frameworks 5.47.0

OBS-URL: https://build.opensuse.org/request/show/616747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcrash?expand=0&rev=55
This commit is contained in:
Yuchen Lin 2018-06-22 11:18:33 +00:00 committed by Git OBS Bridge
commit ec7c928940
4 changed files with 15 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jun 12 21:35:06 UTC 2018 - lbeltrame@kde.org
- Update to 5.47.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.47.0.php
- Changes since 5.46.0:
* None
-------------------------------------------------------------------
Sun May 13 21:03:01 UTC 2018 - lbeltrame@kde.org

View File

@ -17,13 +17,13 @@
%define lname libKF5Crash5
%define _tar_path 5.46
%define _tar_path 5.47
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
%{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
Name: kcrash
Version: 5.46.0
Version: 5.47.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 3.0