Fabian Vogt 2019-05-16 07:19:34 +00:00 committed by Git OBS Bridge
parent c0972156bd
commit e544104c55
4 changed files with 17 additions and 5 deletions

View File

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

View File

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

View File

@ -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

View File

@ -16,7 +16,7 @@
#
%define _tar_path 5.57
%define _tar_path 5.58
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
@ -27,7 +27,7 @@
%bcond_with doc
%endif
Name: extra-cmake-modules
Version: 5.57.0
Version: 5.58.0
Release: 0
Summary: CMake modules
License: BSD-3-Clause