KDE Frameworks 5.57.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=185
This commit is contained in:
parent
ab09c61c80
commit
735c74f62a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:913ce70cd64c5a35586f1ecdac5d6417cb128a9d3829ded7bb95e602d0ecb528
|
||||
size 325764
|
3
extra-cmake-modules-5.57.0.tar.xz
Normal file
3
extra-cmake-modules-5.57.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa53f8953792b452672f275c2ea9b96ab2adf3e13d9645c3451b06dbc8055b18
|
||||
size 326656
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 14 20:21:41 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.57.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.57.0.php
|
||||
- Changes since 5.56.0:
|
||||
* Re-enable the setting of QT_PLUGIN_PATH, without the strange backslash.
|
||||
* ecm_add_wayland_client_protocol: Improve error messages
|
||||
* Revert "Take clang-cl into account"
|
||||
* Take clang-cl into account
|
||||
* ECMGeneratePkgConfigFile: make all vars dependent on ${prefix}
|
||||
* Add UDev find module
|
||||
* Fix harmless warnings when creating the doc.
|
||||
* Also ignore __pycache__
|
||||
* ECMGeneratePkgConfigFile: add variables used by pkg_check_modules
|
||||
* Restore FindFontconfig backward compatibility for plasma-desktop
|
||||
* Add Fontconfig find modudle
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 10 20:15:35 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.56
|
||||
%define _tar_path 5.57
|
||||
# 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.56.0
|
||||
Version: 5.57.0
|
||||
Release: 0
|
||||
Summary: CMake modules
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user