KDE Frameworks 5.58
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=189
This commit is contained in:
parent
c0972156bd
commit
e544104c55
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:aa53f8953792b452672f275c2ea9b96ab2adf3e13d9645c3451b06dbc8055b18
|
|
||||||
size 326656
|
|
3
extra-cmake-modules-5.58.0.tar.xz
Normal file
3
extra-cmake-modules-5.58.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:514011c12eeb2ac99d3118975832a279af2c2eea5e8b36b49c81962930b2ecc7
|
||||||
|
size 325704
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 15 18:16:15 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 5.58.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.58.0.php
|
||||||
|
- Changes since 5.57.0:
|
||||||
|
* Bug fix: find c++ stl using regex
|
||||||
|
* Detect duplicate ANDROID_EXTRA_LIBS and minor bug fix
|
||||||
|
* Unconditionally enable -DQT_STRICT_ITERATORS, not just in debug mode
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 14 20:21:41 UTC 2019 - lbeltrame@kde.org
|
Sun Apr 14 20:21:41 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.57
|
%define _tar_path 5.58
|
||||||
# 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)
|
||||||
@ -27,7 +27,7 @@
|
|||||||
%bcond_with doc
|
%bcond_with doc
|
||||||
%endif
|
%endif
|
||||||
Name: extra-cmake-modules
|
Name: extra-cmake-modules
|
||||||
Version: 5.57.0
|
Version: 5.58.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: CMake modules
|
Summary: CMake modules
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user