KDE Frameworks 5.43
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=156
This commit is contained in:
parent
17be4e4c97
commit
cfc227b714
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:430db21202c01e5a49f6fbaa6a0b2d7fb169857de5d16ff7a83f96acf5d086d6
|
||||
size 313692
|
3
extra-cmake-modules-5.43.0.tar.xz
Normal file
3
extra-cmake-modules-5.43.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5757a5ddceede5321b58345a8dbf953c2282487bf9c24ae477efde800b94fffd
|
||||
size 314064
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 12 23:42:06 CET 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.43.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.43.0.php
|
||||
- Changes since 5.42.0:
|
||||
* ecm_install_icons: refer to non-deprecated KDE_INSTALL_ICONDIR
|
||||
* FindQtWaylandScanner.cmake: Use qmake-query for HINT
|
||||
* Make sure to search for Qt5-based qmlplugindump
|
||||
* ECMToolchainAndroidTest doesn't exist anymore (kde#389519)
|
||||
* Don't set the LD_LIBRARY_PATH in prefix.sh
|
||||
* Add FindSeccomp to find-modules
|
||||
* Fall back to language name for translations lookup if locale name fails
|
||||
* Android: Add more includes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 16 22:50:13 CET 2018 - lbeltrame@kde.org
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.42
|
||||
%define _tar_path 5.43
|
||||
# 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.42.0
|
||||
Version: 5.43.0
|
||||
Release: 0
|
||||
Summary: CMake modules
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user