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:
commit
ec7c928940
@ -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
3
kcrash-5.47.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e9e1e9cd1af1d2ed61d4ccc043b89eac5e744f64350a7ce665c319c1ce239697
|
||||||
|
size 21876
|
@ -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
|
Sun May 13 21:03:01 UTC 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Crash5
|
%define lname libKF5Crash5
|
||||||
%define _tar_path 5.46
|
%define _tar_path 5.47
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# 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}')}
|
%{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
Name: kcrash
|
Name: kcrash
|
||||||
Version: 5.46.0
|
Version: 5.47.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: cmake >= 3.0
|
BuildRequires: cmake >= 3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user