diff --git a/extra-cmake-modules-5.90.0.tar.xz b/extra-cmake-modules-5.90.0.tar.xz deleted file mode 100644 index 1c8a9d0..0000000 --- a/extra-cmake-modules-5.90.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3007c3ceca56249292cf340a38518589a55a4afcf27e166ab63c5ac8ffabcb0 -size 323352 diff --git a/extra-cmake-modules-5.90.0.tar.xz.sig b/extra-cmake-modules-5.90.0.tar.xz.sig deleted file mode 100644 index 2ced9e7..0000000 --- a/extra-cmake-modules-5.90.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmHQVywACgkQWNDuZIpI -s7scgwgAj4Kqe9zKXv5OwnLLUX4LUmVwzKLgpBuAkC4K5j7c4slg5p5rTCXw1uk3 -L8MGN6d57KNAIR1dxpG1LQN5/JqbTSZPGrNHN6FQ5NjmVY5Za9rS7QLn8rFYEnz4 -mxJoOFaOQcmm3WfB0R99Q2k1wFngEcZyaUazNbcfQwuF1PW3PJwrX/IGObDRHVFg -+RhoBAxD524Pib3XmUkPsIR0O4H4RgRfPxxTbV+olRCG2d2zgvqd63SSKqNFrG3X -WwO2bUWy0O6ROMTDbTzznYLRn458kxM42SYCBQVx0SwkYqm16xLcpAlrRy8i2Ll8 -3x8Rxf6Tcx7XpBojUhaE/Eq0QNdeDQ== -=ixHO ------END PGP SIGNATURE----- diff --git a/extra-cmake-modules-5.91.0.tar.xz b/extra-cmake-modules-5.91.0.tar.xz new file mode 100644 index 0000000..c6c59d5 --- /dev/null +++ b/extra-cmake-modules-5.91.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9717885e30aadf184fa71511930409cabbf08eb6627ea8b051de8804fbcec54c +size 329328 diff --git a/extra-cmake-modules-5.91.0.tar.xz.sig b/extra-cmake-modules-5.91.0.tar.xz.sig new file mode 100644 index 0000000..b35e749 --- /dev/null +++ b/extra-cmake-modules-5.91.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmH/keEACgkQWNDuZIpI +s7vg0Qf/TZCrnbmi4GaagwvRTq+92v0t8BFnocfifshnQDyOM86v4/VnNbY74bFk +LwEpzxN30WDyycRpIXUVtCKfXGjjZSLvH/2dq8s1+ycTJhsEuXrgZaGKi/4U8OXz +WurMA7uek2zLx63IqC+IbZSuVNTIkv07bsy0peSVSh1WTl0OIUw3BB1Y8O98tX7x +wSPetdxaRjBloDO1pJfMF8RPFcKgN2rCACYTFyOF/mpUCwcWXPQdkD8kIk8xqkCl +6vdJT16/ugklyyXntMFzXx4AcuwfULFkWCJ6QlgCf85wX1xy2kZs9Xi02bR3h94m +4queM2CfY7l434jNrv2PsaytFezVuQ== +=13RW +-----END PGP SIGNATURE----- diff --git a/extra-cmake-modules.changes b/extra-cmake-modules.changes index 149d291..baf9110 100644 --- a/extra-cmake-modules.changes +++ b/extra-cmake-modules.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sun Feb 6 10:16:45 UTC 2022 - Christophe Giboudeaux + +- Update to 5.91.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.91.0 +- Changes since 5.90.0: + * Don't run KDEInstallDirsTest.vars_in_sync_oldstyle_arg for KF6 + * Make clang-format Git hook work in worktrees + * kde_package_app_templates: drop atime,ctime, consistently set mtime + * kde_package_app_templates: use numeric owner/group with tar + * kde_package_app_templates: reorder and spli tar args + * Fix ECMFindQmlModule unit test with Qt6 + * Adapt KDEInstallDirs unit test to consider the new version-less variables + * Disable building tests for the docs build + * Fix ECMPoQmTools when using Qt6 + * Forward the Qt6 build option to the CMake test runs + * Adjust test build system to also support Qt6 + * Fix ExecuteCoreModules test + * ECMQmlModule: Add -Muri automoc option to make static builds work correctly + * ECMQmlModule: Correct the prefix of the generated qrc to be what Qt expects + * Set the right @since version for ECMQmlModule + * Only enable -bsymbolic-functions when Qt is built in a compatible way + * we temporarily need docs artifacts on master for testing + * Rename ECMQMLModules.cmake to ECMFindQmlModule.cmake + * Introduce ECMQmlModule.cmake + * build docs as normal artifact instead of pages + * Rename KDEDeprecationSettings to ECMDeprecationSettings + * Add Linux Qt6 CI + * Add ecm_set_deprecation_versions cmake function + * create docs only for tags + * add docs build to CI + * Add compile-command.json to .gitignore + ------------------------------------------------------------------- Mon Jan 3 12:47:11 UTC 2022 - Christophe Giboudeaux diff --git a/extra-cmake-modules.spec b/extra-cmake-modules.spec index 0910a38..3daebd3 100644 --- a/extra-cmake-modules.spec +++ b/extra-cmake-modules.spec @@ -16,7 +16,7 @@ # -%define _tar_path 5.90 +%define _tar_path 5.91 # 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 released Name: extra-cmake-modules -Version: 5.90.0 +Version: 5.91.0 Release: 0 Summary: CMake modules License: BSD-3-Clause