KDE Frameworks 5.84.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=245
This commit is contained in:
parent
b1e4dfaaad
commit
254269d989
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72b7f3b3917f3208fff10f0402b0fa3a65815aca924f0f94a4f96383d8e0f81e
|
||||
size 314824
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmC7VnMACgkQWNDuZIpI
|
||||
s7tDpgf/QqCWMwXzipuKzW9+f+cvsYgdZkLjsQ8pDVNf61nvr/MJq/JcwFOP8x9O
|
||||
0wIamrSQNTsqqDeYKTQhg1kqlZSIYun4/5BCC7j5tHH7jrfuGt0dDsHso1vlkK4B
|
||||
+YRoTMMqdkOn8jsoJ5jd6zu0sR1IU53+ktL+O4i5N7+0Fgc8LMaIQXvKxm736NgJ
|
||||
dEQysrf8ZaKTSWFxZjJKMk6U2/9ymFnjQk/7SGy1DHlzUjitGp38TWOwIYnd/RLN
|
||||
yAxHBrpTWaCZUcYgN+n/yXl456OlMJDrJUMuL6yRSH0cbXxUej2PtV5ZDa89QdfR
|
||||
G3GPio4CoThES/5YBCkDGnyKIAgoiA==
|
||||
=LiMs
|
||||
-----END PGP SIGNATURE-----
|
3
extra-cmake-modules-5.84.0.tar.xz
Normal file
3
extra-cmake-modules-5.84.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb085ef2e177c182ff46988516b6b31849d1497beb2ff5301165ad2ba12a1c41
|
||||
size 315224
|
11
extra-cmake-modules-5.84.0.tar.xz.sig
Normal file
11
extra-cmake-modules-5.84.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmDginoACgkQWNDuZIpI
|
||||
s7sRLQf9EY7s1AEdvQBaecJfMZyeDwyHtATcwZ68f9bH1/LdMauQ/SWvecMQSlxn
|
||||
u/WwEKqZ4WslPH/SxM87yDiU1pneRt58rfz+yl1lj/qdba/9S1Y8rZfLPXFaStbT
|
||||
9VsWuTg2VfHkhwQUagV6XSkVt0cuK9VR5csTpUCRTKJUy6ogHmnM4e/GVD3Cd8DE
|
||||
PXyIhtzNulUOXhvtMxkIcJOa0iBiEBHc5zf9jcBVDVLUr26wur/+8GYzxT+MZUBi
|
||||
mFJZQH83M5isA4NK2R7SJYcvkFpy+YcJML1874cuw3fremF5b40VJ+RWtKGkAjZY
|
||||
VeL0x0UyCb7XzZzvWAYarLfnyo9V/g==
|
||||
=TqNp
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 4 07:45:04 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.84.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.84.0
|
||||
- Changes since 5.83.0:
|
||||
* Number screenshots in the same way the fastlane tool does this
|
||||
* Make pre-commit hook executable
|
||||
* KDECompilerSettings: revert setting CMAKE_C(XX)_EXTENSIONS
|
||||
* [fastlane] Add mapping for serbian
|
||||
* cmake: Explicetely disable c/c++ compiler extensions
|
||||
* Set the C++17 standard starting from 5.84
|
||||
* Bump the C++ standard we compile with to 17
|
||||
* Update IRC network name in the README
|
||||
* Override atime and ctime in tar PaxHeaders
|
||||
* Add prefix.sh.fish file for fish shell
|
||||
* modules/ECMGenerateHeaders.cmake - init originalprefix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 5 11:58:25 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.83
|
||||
%define _tar_path 5.84
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
@ -25,7 +25,7 @@
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without lang
|
||||
Name: extra-cmake-modules
|
||||
Version: 5.83.0
|
||||
Version: 5.84.0
|
||||
Release: 0
|
||||
Summary: CMake modules
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user