KDE Frameworks 5.53.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=177
This commit is contained in:
parent
1a2a7a2ace
commit
9bcbad0f0b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:68c08aac2611e3faded476a5bba5ba56f8ed964374810bfcee93c6a7fa419b49
|
||||
size 324412
|
3
extra-cmake-modules-5.53.0.tar.xz
Normal file
3
extra-cmake-modules-5.53.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2da177fb849d8b4da2442d19a99c53040c1be5fee65b7e863d550290cfa7b41d
|
||||
size 324504
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user