KDE Frameworks 5.44.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=158
This commit is contained in:
parent
cfc227b714
commit
ec809e8db7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5757a5ddceede5321b58345a8dbf953c2282487bf9c24ae477efde800b94fffd
|
|
||||||
size 314064
|
|
3
extra-cmake-modules-5.44.0.tar.xz
Normal file
3
extra-cmake-modules-5.44.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3a72c3aba988c5e17eef1a805547f2567f5e31cf86676ed0d0761d478ae42f88
|
||||||
|
size 314212
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 12 23:29:40 CET 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 5.44.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.44.0.php
|
||||||
|
- Changes since 5.43.0:
|
||||||
|
* Define __ANDROID_API__
|
||||||
|
* Fix readelf command name on x86
|
||||||
|
* Remove obsolete policy settings
|
||||||
|
* Extend search path for NDK dependencies
|
||||||
|
* Set ANDROID in the Android toolchain file
|
||||||
|
* Fix include path for x86 targets
|
||||||
|
* Android toolchain: add ANDROID_COMPILER_PREFIX variable.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 12 23:42:06 CET 2018 - lbeltrame@kde.org
|
Mon Feb 12 23:42:06 CET 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.43
|
%define _tar_path 5.44
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# Last major and minor KF5 version (e.g. 5.33)
|
||||||
@ -27,7 +27,7 @@
|
|||||||
%bcond_with doc
|
%bcond_with doc
|
||||||
%endif
|
%endif
|
||||||
Name: extra-cmake-modules
|
Name: extra-cmake-modules
|
||||||
Version: 5.43.0
|
Version: 5.44.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: CMake modules
|
Summary: CMake modules
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user