KDE Frameworks 5.45
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=160
This commit is contained in:
parent
ec809e8db7
commit
8d2ad0b306
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a72c3aba988c5e17eef1a805547f2567f5e31cf86676ed0d0761d478ae42f88
|
||||
size 314212
|
3
extra-cmake-modules-5.45.0.tar.xz
Normal file
3
extra-cmake-modules-5.45.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6d49dcbf37a1887d4e08d1381318bad064ab214ab021030d74ce2657e93f63c
|
||||
size 315512
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 14 13:19:02 CEST 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.45.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.45.0.php
|
||||
- Changes since 5.44.0:
|
||||
* Make use of upstream CMake infrastructure to detect the compiler toolchain
|
||||
* API dox: fix some "code-block" lines to have empty lines before/after
|
||||
* Add ECMSetupQtPluginMacroNames
|
||||
* Provide androiddeployqt with all prefix paths
|
||||
* Include the "stdcpp-path" in the json file
|
||||
* Resolve symlinks in QML import paths
|
||||
* Provide QML import paths to androiddeployqt
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 12 23:29:40 CET 2018 - lbeltrame@kde.org
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.44
|
||||
%define _tar_path 5.45
|
||||
# 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.44.0
|
||||
Version: 5.45.0
|
||||
Release: 0
|
||||
Summary: CMake modules
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user