KDE Frameworks 5.47.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=164
This commit is contained in:
parent
ce30ac4a34
commit
6e1fb7d640
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e5da3e1b67e19d7b8b5b1d867bb1e9a54d902d718e55148f3296da9f9a18c275
|
||||
size 317056
|
3
extra-cmake-modules-5.47.0.tar.xz
Normal file
3
extra-cmake-modules-5.47.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:976d8bd15a0b929376bfaef34602a0fb9614229851c46fac3c4b28938f682195
|
||||
size 317188
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 12 21:26:01 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.47.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.47.0.php
|
||||
- Changes since 5.46.0:
|
||||
* Android toolchain: allow to specify extra libs manually
|
||||
* Android: fix typo
|
||||
* Android: Don't define qml-import-paths if it's empty
|
||||
* Fix minor documentation typos
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 13 21:02:59 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.46
|
||||
%define _tar_path 5.47
|
||||
# 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.46.0
|
||||
Version: 5.47.0
|
||||
Release: 0
|
||||
Summary: CMake modules
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user