KDE Frameworks 5.55.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=181
This commit is contained in:
parent
ee3b079f31
commit
2e980887dc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:91b7a9359f1bfe6f667a5a9c23f6b2178555df26ca2e4dd1bb5c38dc36c77144
|
||||
size 324996
|
3
extra-cmake-modules-5.55.0.tar.xz
Normal file
3
extra-cmake-modules-5.55.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:649453922aef38a24af04258ab6661ddfd566aaba4d1773a9e1f4799344406f5
|
||||
size 325208
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 10 22:02:59 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.55.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.55.0.php
|
||||
- Changes since 5.54.0:
|
||||
* FindGperf: in ecm_gperf_generate set SKIP_AUTOMOC for generated file
|
||||
* Move -Wsuggest-override -Wlogical-op to regular compiler settings
|
||||
* Fix python binding generation for classes with deleted copy constructors
|
||||
* Fix qmake module generation for Qt 5.12.1
|
||||
* Use more https in links
|
||||
* API dox: add missing entries for some find-modules & modules
|
||||
* FindGperf: improve api dox: mark-up usage example
|
||||
* ECMGenerateQmlTypes: fix api dox: title needs more --- markup
|
||||
* ECMQMLModules: fix api dox: title match module name, add missing "Since"
|
||||
* FindInotify: fix api dox .rst tag, add missing "Since"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 14 06:08:41 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.54
|
||||
%define _tar_path 5.55
|
||||
# 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.54.0
|
||||
Version: 5.55.0
|
||||
Release: 0
|
||||
Summary: CMake modules
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user