KDE Frameworks 5.80
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=237
This commit is contained in:
parent
ffc6cf8ea8
commit
755b813e36
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b29602db99c566d88fa92106abe114bd57b7ffc6ca20773426f896ffde68bed8
|
||||
size 356596
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmAe6rgACgkQWNDuZIpI
|
||||
s7vZ0Af/WlbvRWQSQVrLK8cBb63dBY3bjd/Z7JPa8AsNrsW6tPGym0wihFjsl9rw
|
||||
00vsKlhbtBbM8Jrcra3wLXE6vJGGRK4TanFNyMYqBNYLM2jcaCgcOautriSz6RSU
|
||||
zxXdGGCSHBw0BYQhVtEbCE9w00Bv0KFs81+XDN1UhO7cLUCYw5RtewQpU9hIySMS
|
||||
rOFK+2VQ1GindE/6aGlCkyXDb0k0tj9ZWNk49IPJ98YzpseE//qERot0hHmTbLNU
|
||||
oG9b23eMBlCaJUOSB5LvjT/YpdvtlYf+5D0eJEXub15pbZNkZ4lbPKYWrtlHvSyU
|
||||
Eqy1/cG4aAgoQM8A06J6ijGc2sGZeA==
|
||||
=3fxS
|
||||
-----END PGP SIGNATURE-----
|
3
extra-cmake-modules-5.80.0.tar.xz
Normal file
3
extra-cmake-modules-5.80.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2370fd80f685533d0b96efa6fa443ceea68e0ceba4e8a9d7c151d297b1c96f64
|
||||
size 357412
|
11
extra-cmake-modules-5.80.0.tar.xz.sig
Normal file
11
extra-cmake-modules-5.80.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBD1cUACgkQWNDuZIpI
|
||||
s7um9Qf/QdFiLzx8TF4+UwA3rw8niQ2BjXLxksoh/XNU6aKd+cb+FIL5xgnNxp0w
|
||||
dvcAfMbcxlLoXyc0nF/zbpiM4ArlxAEWDn/jcwqSoE6JeEPu0+u/g2q0gCczri/y
|
||||
QRuiV3xEQxBHvhAPG9vzLJAdpvytG2IRxVpz6brO6ESrVqYnVpnBmq0YQF+ms/8U
|
||||
B6UI5T7yfGqaiHrkhBu0t0dtDjZEkax2hN4nHk119P0JpB7WwLBdoxj7eTBMywTO
|
||||
x0LXW2drj1JMK3G0nYYnyrgspDDfVj6B7y0v5MZvPtCjQL1BTCj34YLOTo24apAA
|
||||
udNHI/j0Lj+0cshDDsaGWkvT+ToIww==
|
||||
=NMTB
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 7 09:26:29 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.80.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.80.0
|
||||
- Changes since 5.79.0:
|
||||
* Fix ECMCheckOutboundLicenseTest to find the FindReuseTool.cmake file
|
||||
* ecm_qt_declare_logging_category: support target arg to append source file to
|
||||
* Add FindIsoCodes module
|
||||
* clang-format: set AlwaysBreakTemplateDeclarations to true
|
||||
* Add clang-format target by default in KDEFrameworkCompilerSettings
|
||||
* Add FindLibcap.cmake
|
||||
* Fix relative path edge case in ECMGeneratePriFile
|
||||
* Define relative paths when KDE_INSTALL_USE_QT_SYS_PATHS is enabled
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 8 08:45:55 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.79
|
||||
%define _tar_path 5.80
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
@ -29,7 +29,7 @@
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without lang
|
||||
Name: extra-cmake-modules
|
||||
Version: 5.79.0
|
||||
Version: 5.80.0
|
||||
Release: 0
|
||||
Summary: CMake modules
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user