Accepting request 576505 from KDE:Frameworks5

KDE Frameworks 5.43.0

OBS-URL: https://build.opensuse.org/request/show/576505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/extra-cmake-modules?expand=0&rev=50
This commit is contained in:
2018-02-16 20:27:21 +00:00
committed by Git OBS Bridge
4 changed files with 22 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:430db21202c01e5a49f6fbaa6a0b2d7fb169857de5d16ff7a83f96acf5d086d6
size 313692

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5757a5ddceede5321b58345a8dbf953c2282487bf9c24ae477efde800b94fffd
size 314064

View File

@@ -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

View File

@@ -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