Fabian Vogt 2018-12-11 16:54:36 +00:00 committed by Git OBS Bridge
parent 1a2a7a2ace
commit 9bcbad0f0b
4 changed files with 19 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Dec 09 19:43:42 UTC 2018 - lbeltrame@kde.org
- Update to 5.53.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.53.0.php
- Changes since 5.52.0:
* Rename FindExiv2 to FindLibExiv2.
* Add FindExiv2.cmake to ECM
* Android: improve clang support
* FindQHelpGenerator: try to find Qt5Help instead of Qt5Core
* Use `MATCHES "Clang"` to detect clang
-------------------------------------------------------------------
Sun Nov 11 19:48:02 UTC 2018 - lbeltrame@kde.org

View File

@ -16,7 +16,7 @@
#
%define _tar_path 5.52
%define _tar_path 5.53
# 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.52.0
Version: 5.53.0
Release: 0
Summary: CMake modules
License: BSD-3-Clause