forked from pool/extra-cmake-modules
KDE Frameworks 5.56.0 + bugfixes in plasma-framework and kirigami2
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=183
This commit is contained in:
parent
2e980887dc
commit
ab09c61c80
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:649453922aef38a24af04258ab6661ddfd566aaba4d1773a9e1f4799344406f5
|
||||
size 325208
|
3
extra-cmake-modules-5.56.0.tar.xz
Normal file
3
extra-cmake-modules-5.56.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:913ce70cd64c5a35586f1ecdac5d6417cb128a9d3829ded7bb95e602d0ecb528
|
||||
size 325764
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 10 20:15:35 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.56.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.56.0.php
|
||||
- Changes since 5.55.0:
|
||||
* Android: Reflect on using clang now
|
||||
* Fix releaseme checkout when this is included in a sub-directory
|
||||
* Fix a typo in the compatibility vars.
|
||||
* Fix FindEGL
|
||||
* new find module for Canberra
|
||||
* Update Android toolchain files to reality
|
||||
* Add compile check to FindEGL
|
||||
* ECMGeneratePkgConfigFile API dox: fix "Since" for DESCRIPTION arg
|
||||
* Fix destroying QThread while still running -> warning -> crash
|
||||
* Fix ENABLE_CLAZY option with clazy >= 1.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 10 22:02:59 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.55
|
||||
%define _tar_path 5.56
|
||||
# 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.55.0
|
||||
Version: 5.56.0
|
||||
Release: 0
|
||||
Summary: CMake modules
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user