diff --git a/extra-cmake-modules-5.83.0.tar.xz b/extra-cmake-modules-5.83.0.tar.xz deleted file mode 100644 index 0f90031..0000000 --- a/extra-cmake-modules-5.83.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72b7f3b3917f3208fff10f0402b0fa3a65815aca924f0f94a4f96383d8e0f81e -size 314824 diff --git a/extra-cmake-modules-5.83.0.tar.xz.sig b/extra-cmake-modules-5.83.0.tar.xz.sig deleted file mode 100644 index fd71012..0000000 --- a/extra-cmake-modules-5.83.0.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/extra-cmake-modules-5.84.0.tar.xz b/extra-cmake-modules-5.84.0.tar.xz new file mode 100644 index 0000000..e794bdc --- /dev/null +++ b/extra-cmake-modules-5.84.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb085ef2e177c182ff46988516b6b31849d1497beb2ff5301165ad2ba12a1c41 +size 315224 diff --git a/extra-cmake-modules-5.84.0.tar.xz.sig b/extra-cmake-modules-5.84.0.tar.xz.sig new file mode 100644 index 0000000..c8df936 --- /dev/null +++ b/extra-cmake-modules-5.84.0.tar.xz.sig @@ -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----- diff --git a/extra-cmake-modules.changes b/extra-cmake-modules.changes index f058f21..c94d2c9 100644 --- a/extra-cmake-modules.changes +++ b/extra-cmake-modules.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sun Jul 4 07:45:04 UTC 2021 - Christophe Giboudeaux + +- 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 diff --git a/extra-cmake-modules.spec b/extra-cmake-modules.spec index efec103..a586348 100644 --- a/extra-cmake-modules.spec +++ b/extra-cmake-modules.spec @@ -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