KDE Frameworks 5.59
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=191
This commit is contained in:
parent
e544104c55
commit
9c83abd616
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:514011c12eeb2ac99d3118975832a279af2c2eea5e8b36b49c81962930b2ecc7
|
|
||||||
size 325704
|
|
3
extra-cmake-modules-5.59.0.tar.xz
Normal file
3
extra-cmake-modules-5.59.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1a630b242242ac32d20d14e7ae5645aa28a47676eae0e62ed76af8bc1f56c438
|
||||||
|
size 326980
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 09 07:35:11 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 5.59.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.59.0.php
|
||||||
|
- Changes since 5.58.0:
|
||||||
|
* Create specific directory for Qt logging categories file
|
||||||
|
* Don't enable QT_STRICT_ITERATORS on Windows.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 15 18:16:15 UTC 2019 - lbeltrame@kde.org
|
Wed May 15 18:16:15 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.58
|
%define _tar_path 5.59
|
||||||
# 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.58.0
|
Version: 5.59.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